Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Check for MaxAlign. | Jim Laskey | 2006-11-17 | 1 | -0/+11 |
* | Tests to verify PowerPC ABI. | Jim Laskey | 2006-11-17 | 4 | -0/+104 |
* | make this harder | Chris Lattner | 2006-11-16 | 1 | -0/+26 |
* | enable this test, check ppc64 as well. | Chris Lattner | 2006-11-11 | 1 | -4/+4 |
* | make this test more interesting | Chris Lattner | 2006-11-10 | 1 | -1/+32 |
* | now that we handle single mbb loops better, one branch is allowed | Chris Lattner | 2006-11-08 | 1 | -1/+1 |
* | preincrement case we miss. xfail until we catch it | Chris Lattner | 2006-11-08 | 1 | -0/+11 |
* | new testcase | Chris Lattner | 2006-11-02 | 1 | -0/+14 |