1. 542f2df more specific tests of subtarget stuff by Andrew Lenharth · 19 years ago
  2. 46dab2c Add a test that you can forward ref a class. by Chris Lattner · 19 years ago
  3. 57a7db6 Check that we can refer to the same class we are defining. by Chris Lattner · 19 years ago
  4. d21dd0d new testcase for isascii by Chris Lattner · 19 years ago
  5. 475cfe4 add a new testcase by Chris Lattner · 19 years ago
  6. 3a972c2 add a testcase for a feature we regressed on because noone wrote the test! :( by Chris Lattner · 19 years ago
  7. dea6695 add testcase for nand by Chris Lattner · 19 years ago
  8. 3e63428 Consolidate the eqv.ll and nor.ll files together. Add a missed eqv case. by Chris Lattner · 19 years ago
  9. 14c9cab simple tests for nor generation by Chris Lattner · 19 years ago
  10. ee35a4f Testcase for PR632 by Chris Lattner · 19 years ago
  11. 7a66641 new testcase the CBE creates invalid C code for by Chris Lattner · 19 years ago
  12. 90b1087 Add a simple testcase for lowerinvoke by Chris Lattner · 19 years ago
  13. dbe2985 add a new testcase for constant foldable calls by Chris Lattner · 19 years ago
  14. 93a9001 Add a more difficult testcase which uses a call to a helper function to do by Chris Lattner · 19 years ago
  15. 33c36f39 Testcase that uses an alloca by Chris Lattner · 19 years ago
  16. 43898ef add another case, this one that uses getelementptr instructions by Chris Lattner · 19 years ago
  17. d44b0ff add a test for load by Chris Lattner · 19 years ago
  18. 44b19f2 add another testcase with simple control flow by Chris Lattner · 19 years ago
  19. 1fcfe32 make this harder: put some code into it by Chris Lattner · 19 years ago
  20. 09eec56 new testcase for static ctor list optimizations by Chris Lattner · 19 years ago
  21. 8a11da0 All of these should turn into sign extends (e.g. extsh/extsb on PPC) by Chris Lattner · 19 years ago
  22. 397fa21 Enhance this to check for a crash, add a case that crashes simplifylibcalls, by Chris Lattner · 19 years ago
  23. d4f4351 new testcase that crashes the CFE by Chris Lattner · 19 years ago
  24. 5fada3b new testcase for PR630 by Chris Lattner · 19 years ago
  25. 9a82a3c new testcase by Chris Lattner · 19 years ago
  26. e8033c0 new testcase by Chris Lattner · 19 years ago
  27. 77f8005 Testcase for PR629 by Chris Lattner · 19 years ago
  28. 055135d make this test harder: add a case where instructions are in the bb to be by Chris Lattner · 19 years ago
  29. ecd7b6d new testcase by Chris Lattner · 19 years ago
  30. b6e2b7e new testcase. by Chris Lattner · 19 years ago
  31. ab4ea6e new testcase by Chris Lattner · 19 years ago
  32. dc0ffcc new testcase by Chris Lattner · 19 years ago
  33. 1e122d1 new testcase by Chris Lattner · 19 years ago
  34. c634235 fails since linux-itanium headers are Different by Duraid Madina · 19 years ago
  35. 15cc608 new testcase by Chris Lattner · 19 years ago
  36. 128a003 new testcase by Chris Lattner · 19 years ago
  37. 598fbf7 new testcase by Chris Lattner · 19 years ago
  38. e4b5657 relax pattern match on name by Chris Lattner · 19 years ago
  39. 24e357c new testcase by Chris Lattner · 19 years ago
  40. a0cf183 new testcase by Chris Lattner · 19 years ago
  41. 6b780a7 Make sure to disable 64-bit extensions for this test by Chris Lattner · 19 years ago
  42. be04081 new testcase by Chris Lattner · 19 years ago
  43. a4d9dc7 New testcase, neither should require a register-register copy by Chris Lattner · 19 years ago
  44. d0d1d39 x and X should be structurally identical by Chris Lattner · 19 years ago
  45. eeff9b0 Test the new 64bit i64<->fp functionality by Nate Begeman · 19 years ago
  46. 5838b21 new testcase: tblgen should grok this. by Chris Lattner · 19 years ago
  47. c789701 Test that converting from double to int64 results in one libcall, not one by Chris Lattner · 19 years ago
  48. 446a4ea new testcase to ensure fsqrt is generated for correct subtargets only, and by Chris Lattner · 19 years ago
  49. d6c69e9 new testcase for recent bugfix by Chris Lattner · 19 years ago
  50. 7dd8b05 This should permit NOT and's, not even dead ones. by Chris Lattner · 19 years ago
  51. 9832ce0 Another case that shouldn't have sign extends: functions returning short by Chris Lattner · 19 years ago
  52. feca19b Add regression test for efficient codegen of i32 x i32 -> hi32(i64) as mulhs. by Nate Begeman · 19 years ago
  53. c730706 Add a testcase for nate's patch by Chris Lattner · 19 years ago
  54. 353f1de new testcase corresponding to PR621 by Chris Lattner · 19 years ago
  55. dd43c86 The dag isel misses both of these, the pattern isel just misses the second by Chris Lattner · 19 years ago
  56. fa48be7 new testcase that crashes -reassociate by Chris Lattner · 19 years ago
  57. 890226d new testcase by Chris Lattner · 19 years ago
  58. 135a042 Make sure this doesn't break when we're improving the isels by Chris Lattner · 19 years ago
  59. c544cec New testcase for PR618 by Chris Lattner · 19 years ago
  60. 4c23c5b Testcase for a crash in the legalizer on ia64. This is reduced from kc++. by Chris Lattner · 19 years ago
  61. ea966d7 Add a long-overdue itanium regression test dir: hint hint Duraid :) by Chris Lattner · 19 years ago
  62. 2cfd128 Fix a bug in the RUN line by Chris Lattner · 19 years ago
  63. 957e574 remove dead args by Chris Lattner · 19 years ago
  64. d8fba82 remove dead options by Chris Lattner · 19 years ago
  65. 2b5d3cf remove dead flags by Chris Lattner · 19 years ago
  66. e5df8ea Unmangled names. by Jim Laskey · 19 years ago
  67. 8e08380 1. Fix comment. by Jim Laskey · 19 years ago
  68. 5a53c2cb Add regression test to make sure that constants are generated optimally. by Jim Laskey · 19 years ago
  69. 43c3c70 Add a testcase for load short -> uint, which is currently emitted as a by Nate Begeman · 19 years ago
  70. b061f1f new testcase distilled from mesa by Chris Lattner · 19 years ago
  71. 8fa1427 testcase that crashes lsr, distilled from 175.vpr by Chris Lattner · 19 years ago
  72. 4a17add by Jim Laskey · 19 years ago
  73. 7e03c74 testcase that crashed the ppc backend, distilled from crafty by Chris Lattner · 19 years ago
  74. 191cf94 1. Added the function isOpcWithIntImmediate to simplify testing of operand with by Jim Laskey · 19 years ago
  75. 6d92526 now that we handle non-constant strides, this testcase passes by Chris Lattner · 19 years ago
  76. 8d56cdd New testcase by Chris Lattner · 19 years ago
  77. a12489e new testcase by Chris Lattner · 19 years ago
  78. 1382681 new testcase we handle by Chris Lattner · 19 years ago
  79. 3b7fd66 new testcase by Chris Lattner · 19 years ago
  80. 645f381 Add testcases for new rlwinm cases handled, patch by Jim Laskey! by Chris Lattner · 19 years ago
  81. dd8ffdd new reg test for a failure last night on ppc/darwin by Chris Lattner · 19 years ago
  82. bf9af65 This is now implemented by Chris Lattner · 19 years ago
  83. 0bc6bde A testcase I don't want to break in the future by Chris Lattner · 19 years ago
  84. ca60967 new testcase, not implemented yet by Chris Lattner · 19 years ago
  85. 8e2dbb6 It is better to not depend on CSE to share multiplies due to IV insertion. by Chris Lattner · 19 years ago
  86. 8cb014f These are both implemented by a recent LSR patch by Chris Lattner · 19 years ago
  87. 8cc70cb New testcases for PR615 by Chris Lattner · 19 years ago
  88. 7f9b4e9 teach TestRunner about prcontext by Chris Lattner · 19 years ago
  89. 0ef10c9 two simple testcases loopreduce should handle but does not yet currently by Chris Lattner · 19 years ago
  90. 2733b30 new testcase that condprop should handle. The PHI node becomes useless by Chris Lattner · 19 years ago
  91. f065f05 add a testcase nate requested by Chris Lattner · 19 years ago
  92. 763103c This should not run lli, that is for llvm-test. by Chris Lattner · 19 years ago
  93. 956344c None of these tests should require a working lli, they are codegen tests, by Chris Lattner · 19 years ago
  94. 341bef6 This testcase now passes by Chris Lattner · 19 years ago
  95. 89fe67f this is not implemented by lsr yet by Chris Lattner · 19 years ago
  96. 6bc89e2 this now passes by Chris Lattner · 19 years ago
  97. a23076a Fix this to test the BE we care about by Chris Lattner · 19 years ago
  98. 999b814 new testcase for PR612 by Chris Lattner · 19 years ago
  99. 5226110 new testcase for PR612 by Chris Lattner · 19 years ago
  100. 1b0674c Add a couple rlwinm tests for bitfield clears by Nate Begeman · 19 years ago