1. cfe0798 New test case. by Evan Cheng · 18 years ago
  2. 64c88d7 bugfix: When the source register of CALL_NOLINK was LR, the following code was emitted: by Lauro Ramos Venancio · 18 years ago
  3. 431b4d5 llvm-gcc now requires -fnested-functions to enable them in C. by Chris Lattner · 18 years ago
  4. 6dd81da Break up huge line so that this file is almost readable. by Reid Spencer · 18 years ago
  5. 3a7f7ab Test handling of structs with multiple variable-sized fields. by Duncan Sands · 18 years ago
  6. 07073e5 Ada testcase for structs with multiple variable sized fields. by Duncan Sands · 18 years ago
  7. 887839d Test that ARRAY_RANGE_REF returns an array not an element. by Duncan Sands · 18 years ago
  8. ec13dd5 These functions should use shll, not lea. by Chris Lattner · 18 years ago
  9. 8cf47ce Make this test a little simpler/faster. by Reid Spencer · 18 years ago
  10. 1e8ae15 Add test case for PR1261, currently XFAILed. by Reid Spencer · 18 years ago
  11. 4a33714 Test case noticed by Sheng that fails because negative values that are by Reid Spencer · 18 years ago
  12. 3718050 Test handling of ARRAY_REF when the component type is of unknown size. by Duncan Sands · 18 years ago
  13. 868cdb2 For PR1258: Test that invalid numbered value references get an error message. by Reid Spencer · 18 years ago
  14. 2318ec6 For PR1258: by Reid Spencer · 18 years ago
  15. c1a6e30 Use opt instead of gccas. by Reid Spencer · 18 years ago
  16. d7d2287 add a testcase the resent patches fail on. by Chris Lattner · 18 years ago
  17. 660c4f9 Don't upgrade these. by Reid Spencer · 18 years ago
  18. 1277979 add PR# by Chris Lattner · 18 years ago
  19. fb73d9c add pr# by Chris Lattner · 18 years ago
  20. 7863a63 new testcase by Chris Lattner · 18 years ago
  21. 7829828 testcase for SROA with memset etc by Chris Lattner · 18 years ago
  22. 296d7a7 new testcase by Chris Lattner · 18 years ago
  23. 1eda0f6 Propagate ValueRanges across equality. by Nick Lewycky · 18 years ago
  24. ade0162 GEP index sink test case. by Evan Cheng · 18 years ago
  25. 0e7039a Test case for X86 inline asm constraint 'I' by Devang Patel · 18 years ago
  26. 1b7a81d And now support for MMX logical operations. by Bill Wendling · 18 years ago
  27. 74027e9 Multiplication support for MMX. by Bill Wendling · 18 years ago
  28. 8f7d26b ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)]. by Evan Cheng · 18 years ago
  29. 8ee16fb Test case for PR1256. by Reid Spencer · 18 years ago
  30. edd174b Test that the size of a view converted object is determined by the target by Duncan Sands · 18 years ago
  31. 507e639 New test. by Evan Cheng · 18 years ago
  32. 31a6e9f This got better. by Evan Cheng · 18 years ago
  33. 56eef22 Test support for arrays with non-zero first index. by Duncan Sands · 18 years ago
  34. 7e9e9c6 testcase for PR1244 by Chris Lattner · 18 years ago
  35. e2ff29c Use range tests in LowerSwitch, where possible by Anton Korobeynikov · 18 years ago
  36. c1fb047 Adding more arithmetic operators to MMX. This is an almost exact copy of by Bill Wendling · 18 years ago
  37. 12d3a91 Test inline asm modifier 'c'. by Evan Cheng · 18 years ago
  38. 7754d2f upgrade this testcase, add test for fp immediate to memory operand. by Chris Lattner · 18 years ago
  39. 71b91ac Add MMX arithmetic testcase. by Bill Wendling · 18 years ago
  40. c795466 Fix test case. by Evan Cheng · 18 years ago
  41. fd9429a New test case. by Evan Cheng · 18 years ago
  42. 202a445 Fix the pattern. by Reid Spencer · 18 years ago
  43. 230b8c2 Make this test more reliable across platforms. by Reid Spencer · 18 years ago
  44. ba0d804 New test case. by Evan Cheng · 18 years ago
  45. f429e82 Don't run lli in llvm-test. Instead just check that the datalayout string by Reid Spencer · 18 years ago
  46. 2967c50 Fix this to put its output in the output directory. by Reid Spencer · 18 years ago
  47. 7ca0689 Test to ensure that data layout is generated correctly for host platform. by Reid Spencer · 18 years ago
  48. 229baff Add the emms intrinsic for MMX support. by Bill Wendling · 18 years ago
  49. 61e85b2 Add a test case for a particular udiv/select transform. by Reid Spencer · 18 years ago
  50. 6d7dd8e Use init_array/fini_array sections for static contructors/destructors when the ABI is AAPCS. by Lauro Ramos Venancio · 18 years ago
  51. d1d75b4 Testcase for handling of static constant declarations in EmitBIND_EXPR. by Duncan Sands · 18 years ago
  52. bc95a54 Testcase causing the Ada front-end to create bogus constructor fields. by Duncan Sands · 18 years ago
  53. 143cced New directory for Ada testcases. Test handling of NON_LVALUE_EXPR. by Duncan Sands · 18 years ago
  54. bc62f24 new testcase by Chris Lattner · 18 years ago
  55. 53546d8 new testcase, corresponds to: by Chris Lattner · 18 years ago
  56. 2fbdd6b New testcases for PR1179/PR1232. by Chris Lattner · 18 years ago
  57. 4f263a0 New testcase for PR1239 by Chris Lattner · 18 years ago
  58. cc08feb new testcase: instcombine should remove all the casts. by Chris Lattner · 18 years ago
  59. fa83404 instcombine doesn't do CSE, simplify unrelated detail by Chris Lattner · 18 years ago
  60. c621469 Add a new test case. by Evan Cheng · 18 years ago
  61. 68cbcee testcase for PR1233 by Chris Lattner · 18 years ago
  62. 9dd9abd Ensure that fastcall'ed function is correctly mangled & stack is by Anton Korobeynikov · 18 years ago
  63. ba3f7c6 Eliminate enable-x86-fastcc by Chris Lattner · 18 years ago
  64. 7e08570 fastcc -> fastcall by Chris Lattner · 18 years ago
  65. b5d8088 fastcc -> fastcall by Chris Lattner · 18 years ago
  66. 08553f9 fastcc -> fastcall by Chris Lattner · 18 years ago
  67. 63f8a21 Fix test case. by Evan Cheng · 18 years ago
  68. 87d266e This test passes on x86/Linux now. by Reid Spencer · 18 years ago
  69. 55fc8a4 Update for constant folding now generating undef and overflow correctly. by Reid Spencer · 18 years ago
  70. 67d2f3a Shifting by the bit width now produces undef, not 0. by Reid Spencer · 18 years ago
  71. 79224c4 XFAIL this on x86-Linux until its fixed. by Reid Spencer · 18 years ago
  72. 51c1c03 Remove test cases that produce undefined results. by Reid Spencer · 18 years ago
  73. 6c0880c new testcase by Chris Lattner · 18 years ago
  74. df6b57a new testcase by Chris Lattner · 18 years ago
  75. f82435d new testcase by Chris Lattner · 18 years ago
  76. 876e594 new testcase by Chris Lattner · 18 years ago
  77. 98770d4 Test for PR1224. by Jim Laskey · 18 years ago
  78. 2aef09a new testcase. @foo should be marked fastcc by globalopt by Chris Lattner · 18 years ago
  79. 113296b verify that double is returned in XMM0 if the function is fastcc. by Chris Lattner · 18 years ago
  80. f4acec1 new testcase by Chris Lattner · 18 years ago
  81. 4283c11 verify i128 return on x86-64 continues to codegen optimally. by Chris Lattner · 18 years ago
  82. 8c0261b testcase for PR1219 by Chris Lattner · 18 years ago
  83. 3150642 testcase for pr1215 by Chris Lattner · 18 years ago
  84. 6eaede2 testcase for pr1217 by Chris Lattner · 18 years ago
  85. e36126e Make the testcase correct. by Bill Wendling · 18 years ago
  86. 4e9dc93 Testcase for PR1164 by Bill Wendling · 18 years ago
  87. 145aad0 PR1164: by Bill Wendling · 18 years ago
  88. da10e33 New test - practically wrote itself. by Jim Laskey · 18 years ago
  89. acdfa44 bugfix: SP wasn't updated for varargs when frame pointer was eliminated. by Lauro Ramos Venancio · 18 years ago
  90. 600c383 Fix stack alignment in functions with varargs. by Lauro Ramos Venancio · 18 years ago
  91. c8e02e9 fix this testcase by Chris Lattner · 18 years ago
  92. 0430a8d -march=arm -enable-thumb => -march=thumb by Evan Cheng · 18 years ago
  93. 082228b missed cast elimination by Andrew Lenharth · 18 years ago
  94. 85f0008 Added test case for PR1207. by Evan Cheng · 18 years ago
  95. d1b2c5b Fix test case. by Evan Cheng · 18 years ago
  96. 96c2f34 this passes now by Chris Lattner · 18 years ago
  97. 0f74372 new test by Chris Lattner · 18 years ago
  98. 6e1472a Test that large absolute addresses are properly folded into addr modes on by Chris Lattner · 18 years ago
  99. 419116f new testcase that crashes llc by Chris Lattner · 18 years ago
  100. 7824cc6 testcase for PR1170 by Chris Lattner · 18 years ago