1. 7d84661 allow this to pass on non-x86 machines by Chris Lattner · 18 years ago
  2. 0f3961e Don't test an example by Chris Lattner · 18 years ago
  3. fac00a9 implement function calling of functions with up to 4 arguments by Rafael Espindola · 18 years ago
  4. 865f623 XFAIL for now. by Evan Cheng · 18 years ago
  5. fa29554 New vector shuffle test case. by Evan Cheng · 18 years ago
  6. 79008af Fix a broken test. by Evan Cheng · 18 years ago
  7. dc21e16 New testcase for PR833 by Chris Lattner · 18 years ago
  8. 5237911 new testcase by Chris Lattner · 18 years ago
  9. ad199b1 Regression test for PR834. by Jim Laskey · 18 years ago
  10. 2ade228 testcase for PR827 by Chris Lattner · 18 years ago
  11. 08c3f7b Testcase for PR828. by Chris Lattner · 18 years ago
  12. b7f7128 Fix test failure on non-Apple systems. by Evan Cheng · 18 years ago
  13. f7cb674 Testcase for PR826 by Chris Lattner · 18 years ago
  14. fbc9891 New testcase for PR825. by Chris Lattner · 18 years ago
  15. 4de62ea This is fixed by Chris Lattner · 18 years ago
  16. b1ed76a Update. by Evan Cheng · 18 years ago
  17. 5895a13 New testcase for folding bswaps into i16/i32 loads and stores. by Chris Lattner · 18 years ago
  18. e5ff22e Add tests for 16-bit byteswaps. by Chris Lattner · 18 years ago
  19. bfd4dab Add a test for the LCSSA issue I just fixed. by Owen Anderson · 18 years ago
  20. e89121b Testcase for PR820 by Chris Lattner · 18 years ago
  21. a962bfa Add a 64-bit test case. by Evan Cheng · 18 years ago
  22. cb7938c New vector shuffle test case. by Evan Cheng · 18 years ago
  23. a78d327 Update by Evan Cheng · 18 years ago
  24. 3c8c163 Xfail this by Chris Lattner · 18 years ago
  25. d8122c3 Update test case. by Evan Cheng · 18 years ago
  26. ddb1304 Legalize does not handle this correctly by Andrew Lenharth · 18 years ago
  27. b916ba1 not really XFailing these, as only incompleteness is wrong in the graph by Andrew Lenharth · 18 years ago
  28. e2339af change I flag on test by Andrew Lenharth · 18 years ago
  29. 7aeeac7 Testcase that crashes the ppc backend. by Chris Lattner · 18 years ago
  30. f363ce2 Infinite loop in instcombine that nate hit. by Chris Lattner · 18 years ago
  31. 4ba6bf7 New testcase, reduced by nate, which crashes DSE by Chris Lattner · 18 years ago
  32. 2f62a9e Testcase that Nate found where LoopUnswitch chokes on eliminating a dead case by Owen Anderson · 18 years ago
  33. a60af32 testcase that crashes dead arg elim. by Chris Lattner · 18 years ago
  34. 58421d7 initial implementation of ARMRegisterInfo::eliminateFrameIndex by Rafael Espindola · 18 years ago
  35. dfc0375 Just a minor tweak so you can run things like: by Chris Lattner · 18 years ago
  36. 98c3e1c new testcase that crashes indvars by Chris Lattner · 18 years ago
  37. 5f7a8d4 PR# not associated with XFAIL by Jim Laskey · 18 years ago
  38. 30d0250 debug info is alive again by Jim Laskey · 18 years ago
  39. 88a9625 This test isn't implemented yet by Chris Lattner · 18 years ago
  40. 76591ca New testcase, the linker is not merging alignments right. by Chris Lattner · 18 years ago
  41. e4808ed Make sure global doubles and vectors are aligned properly. by Jim Laskey · 18 years ago
  42. c0ea233 new testcase, instcombine should turn these into llvm.bswap intrinsics. by Chris Lattner · 18 years ago
  43. ca0173b new testcase, not currently working. by Chris Lattner · 18 years ago
  44. 2c54676 new testcase, distilled from povray by Chris Lattner · 18 years ago
  45. 209f437 My original test case was bogus. Reverting to crasher case. by Jim Laskey · 18 years ago
  46. df1530a Tests to make sure that ComputeMaskedBits discards bits for shifts. by Jim Laskey · 18 years ago
  47. b2035f2 TEstcase that makes simplifycfg infloop. by Chris Lattner · 18 years ago
  48. 1398421 New testcase that crashes llc by Chris Lattner · 18 years ago
  49. b083af6 Make sure that LCSSA works properly when it encounters an exit block that has by Owen Anderson · 18 years ago
  50. 586e653 Add new testcase by Chris Lattner · 18 years ago
  51. 5591c51 New testcase, using "AX" as i32. by Chris Lattner · 18 years ago
  52. 32a90f8 Update the regression tests, and add a new one encountered while compiling crtend. by Owen Anderson · 18 years ago
  53. 5482ef3 added some tests for argument passing by Rafael Espindola · 18 years ago
  54. 29c3123 testcase for the recent inliner improvement. by Chris Lattner · 18 years ago
  55. ea60e20 No, libLLVMbzip2 does not have a .a suffix. by Reid Spencer · 18 years ago
  56. 42505f5 Fix gcc command line options after LLVMCore and LLVMbzip2 became archive by Reid Spencer · 18 years ago
  57. cb30906 Update vector extract test cases. by Evan Cheng · 18 years ago
  58. 226368f 1. No need to thwart this test with an environment variable. Turning it off by Reid Spencer · 18 years ago
  59. 1fa5755 Added a test case for parameter passing of vector values. by Evan Cheng · 18 years ago
  60. 01ad240 Fix the test failure on non-Darwin targets. by Evan Cheng · 18 years ago
  61. dc7dd97 Add a lea instruction selection test case. by Evan Cheng · 18 years ago
  62. 0490c0f Fix a bug with diffing the wrong files. Make output more readable. by Reid Spencer · 18 years ago
  63. f497487 Require both tests to pass. by Owen Anderson · 18 years ago
  64. 6894526 Update the testcase to check the full extent of LCSSA. by Owen Anderson · 18 years ago
  65. 492196c Fix a problem where dejagnu won't accept the value of global tcl variable by Reid Spencer · 18 years ago
  66. 15d4059 Provide an infrastructure for testing the llvm2cpp program (yet to be by Reid Spencer · 18 years ago
  67. 5ca32a6 New testcase: check that the inliner constant folds instructions on the by Chris Lattner · 18 years ago
  68. 22cf8b1 Trivial testcase that LCSSA can already handle. by Owen Anderson · 18 years ago
  69. 0102587 New testcase for trivial DSE by Chris Lattner · 18 years ago
  70. e812d11 New testcase, check that the bc file correctly encodes varargs nonccc calls. by Chris Lattner · 18 years ago
  71. 8e8a511 new testcase by Chris Lattner · 18 years ago
  72. 78b3c42 new testcases by Chris Lattner · 18 years ago
  73. 45df8e2 The patch corresponding to this test had to be reverted as unsafe. by Chris Lattner · 18 years ago
  74. 392b821 New test case. x86 isel was creating a cycle in the DAG. by Evan Cheng · 18 years ago
  75. 2776bd1 create test/Regression/CodeGen/ARM/ and add a minimal test to it by Rafael Espindola · 18 years ago
  76. c7b7f4c -sched-commute-nodes is now on by default. by Evan Cheng · 18 years ago
  77. c98deeb Update testcase with recent cbe change by Chris Lattner · 18 years ago
  78. b464997 Testcase for a new instcombine xform, patch contributed by Nick Lewycky! by Chris Lattner · 18 years ago
  79. c22158d One of these xforms is only safe with unsafe math enabled. by Chris Lattner · 18 years ago
  80. 5ecc0ac New testcase by Chris Lattner · 18 years ago
  81. 13fcf6f Added a test case for FP equality check. by Evan Cheng · 18 years ago
  82. a831a6c new testcase for csretcc by Chris Lattner · 18 years ago
  83. 82743da new testcase by Chris Lattner · 18 years ago
  84. 8b437e0 Improve error output. Use the third parameter of the "catch" command to by Reid Spencer · 18 years ago
  85. f0dee9b This test is buggy: printf is a varargs function. This fixes the test with by Chris Lattner · 18 years ago
  86. eba0bf5 PR736 has already been fixed. Remove XFAIL marker. by Evan Cheng · 18 years ago
  87. 1b6ab32 New test case for vector type argument pass by value. by Evan Cheng · 18 years ago
  88. 1a93f1c Added regression that breaks gcc4 build by Andrew Lenharth · 18 years ago
  89. 732baf3 add an external symbol testcase by Chris Lattner · 18 years ago
  90. 413100f new test for various forms of calls by Chris Lattner · 18 years ago
  91. 4e64b5b test for support to pass/return vectors to calls. by Chris Lattner · 18 years ago
  92. 7c65a30 Another testcase that shouldn't need vrsave twiddling by Chris Lattner · 18 years ago
  93. 258926a Remove this xfail-d test, which doesn't make any sense by Chris Lattner · 18 years ago
  94. 5250bae New testcase for instcombine by Chris Lattner · 18 years ago
  95. 83cdf40 new testcase for a recent rlwimi crash. by Chris Lattner · 18 years ago
  96. 29225b1 New scheduling test case. by Evan Cheng · 18 years ago
  97. e41ebcc Update test case by Evan Cheng · 18 years ago
  98. 99266d8 New testcase, check that dead code doesn't pessimize instcombine by Chris Lattner · 18 years ago
  99. 506b94f Another instruction scheduling test case by Evan Cheng · 18 years ago
  100. 5255b39 Test case for PR770 by Evan Cheng · 18 years ago