Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix the remaining 3 testcases that missed a target triple | Gabor Greif | 2007-07-12 | 3 | -4/+4 | |
* | Change getCopyToParts and getCopyFromParts to always use target-endian | Dan Gohman | 2007-07-09 | 1 | -0/+13 | |
* | add target triple to fix PR1546 | Chris Lattner | 2007-07-09 | 1 | -1/+1 | |
* | Add an explicit triple to the big-endian tests so that the assembly | Dan Gohman | 2007-07-06 | 2 | -6/+12 | |
* | Fix test. | Evan Cheng | 2007-07-05 | 1 | -1/+1 | |
* | Add a parameter to getCopyToParts and getCopyFromParts to specify whether | Dan Gohman | 2007-07-05 | 2 | -0/+18 | |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -3/+0 | |
* | New test. | Evan Cheng | 2007-06-29 | 1 | -0/+85 | |
* | new testcase for PR1473 | Chris Lattner | 2007-05-30 | 1 | -0/+14 | |
* | new testcases for -enable-tail-merge default handling | Dale Johannesen | 2007-05-22 | 1 | -0/+68 | |
* | new testcase | Chris Lattner | 2007-05-19 | 1 | -0/+11 | |
* | new testcase that crashes llc | Chris Lattner | 2007-05-15 | 1 | -0/+25 | |
* | new testcase | Chris Lattner | 2007-05-14 | 1 | -0/+12 | |
* | PR1399 test case. | Evan Cheng | 2007-05-09 | 1 | -0/+12 | |
* | new testcase | Chris Lattner | 2007-05-03 | 1 | -0/+12 | |
* | Split target dependent test portions to target-specific directories. | Reid Spencer | 2007-05-01 | 1 | -0/+157 | |
* | testcase for PR1357 | Chris Lattner | 2007-04-30 | 1 | -0/+27 | |
* | For PR1370: | Reid Spencer | 2007-04-30 | 3 | -0/+40 | |
* | testcase for PR1351 | Chris Lattner | 2007-04-24 | 1 | -0/+15 | |
* | Use the llvm_supports_target function to prevent running of tests for | Reid Spencer | 2007-04-21 | 1 | -1/+3 | |
* | new testcase | Chris Lattner | 2007-04-17 | 1 | -0/+11 | |
* | new testcase | Chris Lattner | 2007-04-17 | 1 | -0/+12 | |
* | For PR1319: | Reid Spencer | 2007-04-16 | 46 | -104/+117 | |
* | For PR1319: | Reid Spencer | 2007-04-16 | 3 | -4/+3 | |
* | For PR1319: | Reid Spencer | 2007-04-16 | 2 | -2/+4 | |
* | For PR1319: Upgrade to new test harness. | Reid Spencer | 2007-04-15 | 26 | -127/+270 | |
* | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer | 2007-04-11 | 1 | -1/+1 | |
* | new testcases for integer abs function | Chris Lattner | 2007-04-11 | 1 | -0/+14 | |
* | Fix test | Anton Korobeynikov | 2007-04-04 | 1 | -1/+1 | |
* | 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 |