Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the last vestiges of this directory. | Reid Spencer | 2007-03-24 | 2 | -6/+0 |
* | Add more test cases for APIntified InstCombine. | Reid Spencer | 2007-03-23 | 3 | -0/+255 |
* | Add test case for testing InstCombine with arbitrary precision integer | Reid Spencer | 2007-03-23 | 30 | -0/+974 |
* | Make this test actually match the generated code. | Reid Spencer | 2007-03-22 | 1 | -1/+1 |
* | Test case for PR1248 | Reid Spencer | 2007-03-22 | 1 | -0/+7 |
* | Make this test a little simpler/faster. | Reid Spencer | 2007-03-19 | 1 | -2/+1 |
* | Add test case for PR1261, currently XFAILed. | Reid Spencer | 2007-03-19 | 1 | -0/+14 |
* | For PR1258: | Reid Spencer | 2007-03-19 | 1 | -5/+5 |
* | add a testcase the resent patches fail on. | Chris Lattner | 2007-03-19 | 1 | -0/+45 |
* | add PR# | Chris Lattner | 2007-03-19 | 1 | -0/+1 |
* | add pr# | Chris Lattner | 2007-03-19 | 1 | -0/+1 |
* | new testcase | Chris Lattner | 2007-03-19 | 1 | -0/+20 |
* | testcase for SROA with memset etc | Chris Lattner | 2007-03-19 | 1 | -0/+48 |
* | new testcase | Chris Lattner | 2007-03-18 | 1 | -0/+19 |
* | Propagate ValueRanges across equality. | Nick Lewycky | 2007-03-18 | 1 | -0/+19 |
* | testcase for PR1244 | Chris Lattner | 2007-03-13 | 1 | -0/+9 |
* | Use range tests in LowerSwitch, where possible | Anton Korobeynikov | 2007-03-10 | 1 | -0/+50 |
* | Add a test case for a particular udiv/select transform. | Reid Spencer | 2007-03-05 | 1 | -0/+17 |
* | new testcase | Chris Lattner | 2007-03-05 | 1 | -0/+12 |
* | New testcases for PR1179/PR1232. | Chris Lattner | 2007-03-04 | 3 | -0/+67 |
* | new testcase: instcombine should remove all the casts. | Chris Lattner | 2007-03-03 | 1 | -0/+24 |
* | instcombine doesn't do CSE, simplify unrelated detail | Chris Lattner | 2007-03-03 | 1 | -2/+1 |
* | new testcase. @foo should be marked fastcc by globalopt | Chris Lattner | 2007-02-25 | 1 | -0/+11 |
* | testcase for pr1215 | Chris Lattner | 2007-02-24 | 1 | -0/+5 |
* | testcase for pr1217 | Chris Lattner | 2007-02-24 | 1 | -0/+32 |
* | fix this testcase | Chris Lattner | 2007-02-23 | 1 | -1/+2 |
* | missed cast elimination | Andrew Lenharth | 2007-02-22 | 1 | -1/+7 |
* | For PR1195: | Reid Spencer | 2007-02-15 | 1 | -2/+2 |
* | update to new t-d strings. | Chris Lattner | 2007-02-15 | 1 | -1/+1 |
* | This really only affects pointers in high memory, and only llvm 1.9, but make... | Andrew Lenharth | 2007-02-07 | 1 | -0/+28 |
* | Testcase for a bug responsible for GCC bootstrap failure, fallout from PR411. | Chris Lattner | 2007-02-07 | 1 | -0/+11 |
* | Testcase for miscompilation | Chris Lattner | 2007-02-06 | 1 | -0/+7 |
* | For PR411: | Reid Spencer | 2007-02-05 | 20 | -231/+0 |
* | Prepare for PR411 | Reid Spencer | 2007-02-04 | 1 | -2/+2 |
* | For PR1072: | Reid Spencer | 2007-02-03 | 33 | -577/+0 |
* | Changes to support making the shift instructions be true BinaryOperators. | Reid Spencer | 2007-02-02 | 5 | -21/+26 |
* | new testcase for serious code pessimization | Chris Lattner | 2007-02-01 | 1 | -0/+43 |
* | For PR411: | Reid Spencer | 2007-01-30 | 4 | -7/+7 |
* | Testcase for an instcombine miscompilation reduced by Anton. | Chris Lattner | 2007-01-27 | 1 | -0/+8 |
* | For PR761: | Reid Spencer | 2007-01-26 | 25 | -63/+72 |
* | remove an execution test from llvm/test | Chris Lattner | 2007-01-18 | 1 | -51/+0 |
* | new testcase that causes instcombine to infinitely loop | Chris Lattner | 2007-01-18 | 1 | -0/+7 |
* | new testcase | Chris Lattner | 2007-01-15 | 1 | -0/+12 |
* | add a simple case where instcombine can detect and remove a dead alloca | Chris Lattner | 2007-01-15 | 1 | -0/+13 |
* | ensure these don't xpass if opt crashes | Chris Lattner | 2007-01-15 | 2 | -0/+2 |
* | new testcase | Chris Lattner | 2007-01-14 | 1 | -0/+6 |
* | testcase reduced from pr1107 | Chris Lattner | 2007-01-13 | 1 | -0/+9 |
* | For PR1043: | Reid Spencer | 2007-01-13 | 10 | -15/+20 |
* | Can't grep for bool any more. | Reid Spencer | 2007-01-13 | 1 | -1/+1 |
* | New predicate simplifier! | Nick Lewycky | 2007-01-11 | 1 | -0/+19 |