1. 634f235 Testcase the PPC backend is miscompiling. by Chris Lattner · 19 years ago
  2. 07917b6 catch all forms of xnor by Chris Lattner · 19 years ago
  3. 5e1b72c new testcase for extractelement instruction by Chris Lattner · 19 years ago
  4. f11f07b Modify this test to not depend on the host math.h implementation by Chris Lattner · 19 years ago
  5. 6c7fbb8 A case that instcombine is not catching. by Chris Lattner · 19 years ago
  6. 63540f5 new tests, derived from cosmics scheme output by Chris Lattner · 19 years ago
  7. fe67ca2 Change this regression so andi is not a valid codegen of it by Andrew Lenharth · 19 years ago
  8. 72f49aa this test fails by Chris Lattner · 19 years ago
  9. cf4a81e this test is malformed by Chris Lattner · 19 years ago
  10. 84c744f Fix PR409: by Reid Spencer · 19 years ago
  11. 90b02b0 new testcase by Chris Lattner · 19 years ago
  12. 7bfdd86 new testcase, fails on X86 and probably others by Chris Lattner · 19 years ago
  13. 5046403 A truly trivial testcase to ensure sparcv8 doesn't get completely broken again. by Chris Lattner · 19 years ago
  14. 1dae25e Add a case for float just to make sure the patterns for both precisions by Nate Begeman · 19 years ago
  15. e4e4913 new testcase, each function should have one extension instr in it by Chris Lattner · 19 years ago
  16. fa1fb11 new (undefined) testcase, distilled from 126.gcc that scalarrepl crashes on by Chris Lattner · 19 years ago
  17. a92dabb Testcase for a problem that reid ran into by Chris Lattner · 19 years ago
  18. fa8f80a new testcase: sra should be able to eliminate all of these alloca's, despite by Chris Lattner · 19 years ago
  19. 89644753 new testcase for PR662 by Chris Lattner · 19 years ago
  20. 76fb23c New testcase for PR660 by Chris Lattner · 19 years ago
  21. 9e242ff testcase for PR664 by Chris Lattner · 19 years ago
  22. 6a0beed new testcase, for PR672 by Chris Lattner · 19 years ago
  23. 9b08fec expand testcase, which has been in my tree for a while now by Chris Lattner · 19 years ago
  24. 9e6924f new testcase, miscompiled by simplifycfg. This has been distilled from Ptrdist/bc by Chris Lattner · 19 years ago
  25. aad707b Fix a bug in the testcase by Chris Lattner · 19 years ago
  26. 8e22200 new testcase for PR672 by Chris Lattner · 19 years ago
  27. 43cb6ef New testcase that crashes llc by Chris Lattner · 19 years ago
  28. af6aa07 Test that crashes the ppc backend. by Chris Lattner · 19 years ago
  29. c2c2009 new testcase dse is miscompiling by Chris Lattner · 19 years ago
  30. cae3491 new testcase for pr670 by Chris Lattner · 19 years ago
  31. 33a13d4 This should not be dce'd by Chris Lattner · 19 years ago
  32. 87420af oops by Andrew Lenharth · 19 years ago
  33. bbafae6 check that rdtsc is generated from readcyclecounter by Andrew Lenharth · 19 years ago
  34. 06a4043 testcase for recent indvars patches by Chris Lattner · 19 years ago
  35. c8746d7 This passes on ppc and x86 now by Chris Lattner · 19 years ago
  36. 692f871 this is no apparently passing on alpha by Chris Lattner · 19 years ago
  37. 02513db new testcase by Chris Lattner · 19 years ago
  38. 51b8d54 continued readcyclecounter support by Andrew Lenharth · 19 years ago
  39. 79ae0d1 Check that this compiles to a label with a space in it. by Chris Lattner · 19 years ago
  40. c0c186d Merged from RELEASE_16. by John Criswell · 19 years ago
  41. abdf0f5 add alignment info for globals and functions by Chris Lattner · 19 years ago
  42. 4e240c2 new testcase by Chris Lattner · 19 years ago
  43. 3e2245b New testcase by Chris Lattner · 19 years ago
  44. e8148bc This is missed by InstCombine, patch comming by Andrew Lenharth · 19 years ago
  45. cc577c0 Apparently these do pass on some alphas by Chris Lattner · 19 years ago
  46. 0863ce5 these tests fail on alpha for some reason by Chris Lattner · 19 years ago
  47. 65026a7 new testcase by Chris Lattner · 19 years ago
  48. dc50b35 The pass was removed, but the spirit lives on by Chris Lattner · 19 years ago
  49. 4446e04 new testcase by Chris Lattner · 19 years ago
  50. 36e1207 new testcase by Chris Lattner · 19 years ago
  51. ad85677 by Duraid Madina · 19 years ago
  52. dda73c1 add the xfail lines by Chris Lattner · 19 years ago
  53. 32b03ff New testcase. Probably many targets don't support this, so they should probably by Chris Lattner · 19 years ago
  54. 92d6bb3 Add a regression test for the recent fix for FP_TO_UINT lowering in the ppc by Nate Begeman · 19 years ago
  55. dadc5ad This pass is gone by Chris Lattner · 19 years ago
  56. 4b71385 this pass is gone by Chris Lattner · 19 years ago
  57. 77a498c New testcase that crashes the ppc backend by Chris Lattner · 19 years ago
  58. 3d92544 Moved to Regression/Codegen/Generic. by John Criswell · 19 years ago
  59. eb853a4 This is a generic test for all code generators. It originally came from by John Criswell · 19 years ago
  60. 886eb39 Force i386 code generation for an i386 specific test. by John Criswell · 19 years ago
  61. 07c375d Testcase that crashes llvmgcc in type layout by Chris Lattner · 19 years ago
  62. f46544c new testcase by Chris Lattner · 19 years ago
  63. d41abfa Use %s instead of hard coding the input filename. by John Criswell · 19 years ago
  64. dcdadef Nate implemented this :) by Chris Lattner · 19 years ago
  65. 11acc44 this passes with the change in predicate by Chris Lattner · 19 years ago
  66. 4b43159 lsr doesn't emit gep instructions anymore by Chris Lattner · 19 years ago
  67. e64dfbc new testcase by Chris Lattner · 19 years ago
  68. 1628947 A testcase sitting in my tree by Chris Lattner · 19 years ago
  69. 0cb34c4 Testcase that is miscompiled by the ppc backend by Chris Lattner · 19 years ago
  70. a77e86e These don't need to be sdivs. by Chris Lattner · 19 years ago
  71. babac05 New testcase, should turn into a ushr by Chris Lattner · 19 years ago
  72. 602b02a double to float casts should nto result in an fmr by Chris Lattner · 19 years ago
  73. ee73880 test broken in the IA64 backend. by Chris Lattner · 19 years ago
  74. 457029c new testcase for PR635 by Chris Lattner · 19 years ago
  75. 542f2df more specific tests of subtarget stuff by Andrew Lenharth · 19 years ago
  76. 46dab2c Add a test that you can forward ref a class. by Chris Lattner · 19 years ago
  77. 57a7db6 Check that we can refer to the same class we are defining. by Chris Lattner · 19 years ago
  78. d21dd0d new testcase for isascii by Chris Lattner · 19 years ago
  79. 475cfe4 add a new testcase by Chris Lattner · 19 years ago
  80. 3a972c2 add a testcase for a feature we regressed on because noone wrote the test! :( by Chris Lattner · 19 years ago
  81. dea6695 add testcase for nand by Chris Lattner · 19 years ago
  82. 3e63428 Consolidate the eqv.ll and nor.ll files together. Add a missed eqv case. by Chris Lattner · 19 years ago
  83. 14c9cab simple tests for nor generation by Chris Lattner · 19 years ago
  84. ee35a4f Testcase for PR632 by Chris Lattner · 19 years ago
  85. 7a66641 new testcase the CBE creates invalid C code for by Chris Lattner · 19 years ago
  86. 90b1087 Add a simple testcase for lowerinvoke by Chris Lattner · 19 years ago
  87. dbe2985 add a new testcase for constant foldable calls by Chris Lattner · 19 years ago
  88. 93a9001 Add a more difficult testcase which uses a call to a helper function to do by Chris Lattner · 19 years ago
  89. 33c36f39 Testcase that uses an alloca by Chris Lattner · 19 years ago
  90. 43898ef add another case, this one that uses getelementptr instructions by Chris Lattner · 19 years ago
  91. d44b0ff add a test for load by Chris Lattner · 19 years ago
  92. 44b19f2 add another testcase with simple control flow by Chris Lattner · 19 years ago
  93. 1fcfe32 make this harder: put some code into it by Chris Lattner · 19 years ago
  94. 09eec56 new testcase for static ctor list optimizations by Chris Lattner · 19 years ago
  95. 8a11da0 All of these should turn into sign extends (e.g. extsh/extsb on PPC) by Chris Lattner · 19 years ago
  96. 397fa21 Enhance this to check for a crash, add a case that crashes simplifylibcalls, by Chris Lattner · 19 years ago
  97. d4f4351 new testcase that crashes the CFE by Chris Lattner · 19 years ago
  98. 5fada3b new testcase for PR630 by Chris Lattner · 19 years ago
  99. 9a82a3c new testcase by Chris Lattner · 19 years ago
  100. e8033c0 new testcase by Chris Lattner · 19 years ago