Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a regtest for cases we now recognize as rotates, thanks to Scott Michel's | Chris Lattner | 2007-04-02 | 1 | -0/+38 |
* | new testcase | Chris Lattner | 2007-04-02 | 1 | -0/+13 |
* | my patch fixed the fixme. | Chris Lattner | 2007-04-02 | 1 | -2/+1 |
* | Let llvm-upgrade upgrade bswap intrinsic. | Reid Spencer | 2007-04-02 | 2 | -8/+8 |
* | For PR1297: | Reid Spencer | 2007-04-01 | 3 | -14/+12 |
* | New test case. | Evan Cheng | 2007-03-30 | 1 | -0/+1801 |
* | Remove use of implementation keyword. | Reid Spencer | 2007-03-28 | 3 | -3/+0 |
* | test that the ppc backend can do 64-bit cntlz | Chris Lattner | 2007-03-25 | 1 | -0/+13 |
* | This test passes on x86/Linux now. | Reid Spencer | 2007-02-27 | 1 | -1/+0 |
* | XFAIL this on x86-Linux until its fixed. | Reid Spencer | 2007-02-27 | 1 | -0/+1 |
* | New test - practically wrote itself. | Jim Laskey | 2007-02-23 | 1 | -0/+15 |
* | Fix test case. | Evan Cheng | 2007-02-19 | 1 | -3/+3 |
* | new test | Chris Lattner | 2007-02-17 | 1 | -0/+6 |
* | Test that large absolute addresses are properly folded into addr modes on | Chris Lattner | 2007-02-17 | 1 | -0/+9 |
* | new testcase that crashes llc | Chris Lattner | 2007-02-17 | 1 | -0/+12 |
* | Fixes PR 1200 | Dale Johannesen | 2007-02-17 | 1 | -1/+2 |
* | testcase for recent targetdata regression | Chris Lattner | 2007-02-16 | 1 | -0/+3 |
* | Add ppc-specific test for better i64 compare codegen. | Chris Lattner | 2007-02-09 | 1 | -0/+9 |
* | Changes to support making the shift instructions be true BinaryOperators. | Reid Spencer | 2007-02-02 | 4 | -68/+50 |
* | new testcase | Chris Lattner | 2007-02-01 | 1 | -0/+25 |
* | For PR411: | Reid Spencer | 2007-01-30 | 2 | -10/+11 |
* | Make the input legal. | Reid Spencer | 2007-01-30 | 1 | -2/+2 |
* | new testcase | Chris Lattner | 2007-01-29 | 1 | -0/+7 |
* | For PR761: | Reid Spencer | 2007-01-26 | 6 | -18/+18 |
* | Fix test case. | Evan Cheng | 2007-01-25 | 1 | -1/+1 |
* | Added a -mtriple flag to force darwin backend. | Bill Wendling | 2007-01-16 | 1 | -1/+1 |
* | Fix for PR1095: | Bill Wendling | 2007-01-16 | 1 | -0/+26 |
* | For PR1043: | Reid Spencer | 2007-01-13 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2007-01-08 | 1 | -0/+9 |
* | This test case needs parameter attributes, manually upgrade and don't | Reid Spencer | 2007-01-05 | 1 | -21/+21 |
* | Update for change in parameter attributes syntax. | Reid Spencer | 2007-01-05 | 1 | -32/+32 |
* | Wrap long RUN: line. | Reid Spencer | 2007-01-05 | 1 | -2/+4 |
* | Globals are not renamed any more. | Reid Spencer | 2007-01-05 | 1 | -1/+1 |
* | This test case needs zext and sext attributes so manually upgrade it and | Reid Spencer | 2007-01-05 | 1 | -13/+13 |
* | add missing flags | Chris Lattner | 2007-01-04 | 1 | -2/+2 |
* | new testcase | Chris Lattner | 2007-01-04 | 1 | -0/+10 |
* | For PR1070: | Reid Spencer | 2007-01-02 | 1 | -1/+1 |
* | For PR1070: | Reid Spencer | 2007-01-02 | 2 | -16/+21 |
* | For PR950: | Reid Spencer | 2006-12-31 | 6 | -39/+33 |
* | Update tests that need to be run through llvm-upgrade. This is necessary | Reid Spencer | 2006-12-29 | 1 | -3/+3 |
* | These tests all rely on using register mnemonics and thus must behave in the | Jim Laskey | 2006-12-21 | 8 | -69/+69 |
* | This test needs to be upgraded. | Reid Spencer | 2006-12-19 | 1 | -3/+3 |
* | new testcase | Chris Lattner | 2006-12-07 | 1 | -0/+27 |
* | new testcase | Chris Lattner | 2006-12-07 | 1 | -0/+26 |
* | Upgrade intrinsic function calls | Reid Spencer | 2006-12-02 | 2 | -6/+6 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 97 | -266/+266 |
* | wrong spot | Jim Laskey | 2006-12-01 | 1 | -16/+0 |
* | Test for float varargs. | Jim Laskey | 2006-12-01 | 1 | -0/+16 |
* | new testcase | Chris Lattner | 2006-11-29 | 1 | -0/+10 |
* | Case sensitive not. | Jim Laskey | 2006-11-17 | 3 | -24/+24 |