| Commit message (Expand) | Author | Age | Files | Lines |
* | testcase for PR827 | Chris Lattner | 2006-07-12 | 1 | -0/+843 |
* | Testcase for PR828. | Chris Lattner | 2006-07-12 | 1 | -0/+18 |
* | Fix test failure on non-Apple systems. | Evan Cheng | 2006-07-12 | 1 | -0/+2 |
* | Testcase for PR826 | Chris Lattner | 2006-07-11 | 1 | -0/+11 |
* | New testcase for PR825. | Chris Lattner | 2006-07-11 | 1 | -0/+7 |
* | This is fixed | Chris Lattner | 2006-07-11 | 1 | -1/+0 |
* | Update. | Evan Cheng | 2006-07-10 | 1 | -3/+13 |
* | New testcase for folding bswaps into i16/i32 loads and stores. | Chris Lattner | 2006-07-10 | 1 | -0/+42 |
* | Add tests for 16-bit byteswaps. | Chris Lattner | 2006-07-10 | 1 | -1/+15 |
* | Add a test for the LCSSA issue I just fixed. | Owen Anderson | 2006-07-09 | 1 | -0/+31 |
* | Testcase for PR820 | Chris Lattner | 2006-07-07 | 1 | -0/+138 |
* | Add a 64-bit test case. | Evan Cheng | 2006-07-07 | 1 | -0/+16 |
* | New vector shuffle test case. | Evan Cheng | 2006-07-07 | 1 | -0/+30 |
* | Update | Evan Cheng | 2006-07-07 | 1 | -1/+1 |
* | Xfail this | Chris Lattner | 2006-07-07 | 1 | -2/+2 |
* | Update test case. | Evan Cheng | 2006-07-05 | 1 | -2/+1 |
* | Legalize does not handle this correctly | Andrew Lenharth | 2006-07-03 | 1 | -0/+21 |
* | not really XFailing these, as only incompleteness is wrong in the graph | Andrew Lenharth | 2006-06-28 | 2 | -2/+4 |
* | change I flag on test | Andrew Lenharth | 2006-06-28 | 1 | -1/+3 |
* | Testcase that crashes the ppc backend. | Chris Lattner | 2006-06-28 | 1 | -0/+281 |
* | Infinite loop in instcombine that nate hit. | Chris Lattner | 2006-06-28 | 1 | -0/+21 |
* | New testcase, reduced by nate, which crashes DSE | Chris Lattner | 2006-06-27 | 1 | -0/+1118 |
* | Testcase that Nate found where LoopUnswitch chokes on eliminating a dead case | Owen Anderson | 2006-06-27 | 1 | -0/+31 |
* | testcase that crashes dead arg elim. | Chris Lattner | 2006-06-27 | 1 | -0/+13 |
* | initial implementation of ARMRegisterInfo::eliminateFrameIndex | Rafael Espindola | 2006-06-18 | 1 | -1/+0 |
* | Just a minor tweak so you can run things like: | Chris Lattner | 2006-06-17 | 1 | -1/+2 |
* | new testcase that crashes indvars | Chris Lattner | 2006-06-17 | 1 | -0/+21 |
* | PR# not associated with XFAIL | Jim Laskey | 2006-06-16 | 1 | -0/+1 |
* | debug info is alive again | Jim Laskey | 2006-06-16 | 2 | -4/+0 |
* | This test isn't implemented yet | Chris Lattner | 2006-06-16 | 1 | -0/+1 |
* | New testcase, the linker is not merging alignments right. | Chris Lattner | 2006-06-16 | 1 | -0/+7 |
* | Make sure global doubles and vectors are aligned properly. | Jim Laskey | 2006-06-15 | 1 | -0/+9 |
* | new testcase, instcombine should turn these into llvm.bswap intrinsics. | Chris Lattner | 2006-06-15 | 1 | -0/+28 |
* | new testcase, not currently working. | Chris Lattner | 2006-06-14 | 1 | -0/+52 |
* | new testcase, distilled from povray | Chris Lattner | 2006-06-14 | 1 | -0/+44 |
* | My original test case was bogus. Reverting to crasher case. | Jim Laskey | 2006-06-13 | 1 | -47/+34 |
* | Tests to make sure that ComputeMaskedBits discards bits for shifts. | Jim Laskey | 2006-06-13 | 1 | -0/+50 |
* | TEstcase that makes simplifycfg infloop. | Chris Lattner | 2006-06-12 | 1 | -0/+613 |
* | New testcase that crashes llc | Chris Lattner | 2006-06-12 | 1 | -0/+10 |
* | Make sure that LCSSA works properly when it encounters an exit block that has | Owen Anderson | 2006-06-12 | 1 | -0/+28 |
* | Add new testcase | Chris Lattner | 2006-06-08 | 1 | -1/+7 |
* | New testcase, using "AX" as i32. | Chris Lattner | 2006-06-08 | 1 | -0/+8 |
* | Update the regression tests, and add a new one encountered while compiling cr... | Owen Anderson | 2006-06-04 | 2 | -2/+28 |
* | added some tests for argument passing | Rafael Espindola | 2006-06-01 | 6 | -0/+24 |
* | testcase for the recent inliner improvement. | Chris Lattner | 2006-06-01 | 1 | -0/+40 |
* | No, libLLVMbzip2 does not have a .a suffix. | Reid Spencer | 2006-06-01 | 1 | -1/+1 |
* | Fix gcc command line options after LLVMCore and LLVMbzip2 became archive | Reid Spencer | 2006-06-01 | 1 | -1/+1 |
* | Update vector extract test cases. | Evan Cheng | 2006-05-31 | 1 | -2/+2 |
* | 1. No need to thwart this test with an environment variable. Turning it off | Reid Spencer | 2006-05-30 | 1 | -57/+60 |
* | Added a test case for parameter passing of vector values. | Evan Cheng | 2006-05-30 | 1 | -0/+9 |