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