Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a test case for PR1434 | Reid Spencer | 2007-05-18 | 1 | -0/+15 |
* | Avoid an infinite loop when TestRunner.sh is run outside of the test dir. | Reid Spencer | 2007-05-18 | 1 | -5/+7 |
* | New test. | Devang Patel | 2007-05-17 | 1 | -0/+50 |
* | New test case. | Evan Cheng | 2007-05-17 | 1 | -0/+23 |
* | add testcase for 128-bit add/sub | Chris Lattner | 2007-05-17 | 1 | -0/+39 |
* | New test. | Devang Patel | 2007-05-17 | 1 | -0/+24 |
* | testcase for PR1427 | Chris Lattner | 2007-05-17 | 1 | -0/+29 |
* | Fix PR1355: Only compute the SUBPATH and TESTDIR once. | Reid Spencer | 2007-05-16 | 1 | -7/+9 |
* | Fix PR number. | Devang Patel | 2007-05-16 | 1 | -1/+1 |
* | New test for PR1417 | Devang Patel | 2007-05-16 | 1 | -0/+5 |
* | testcase for maskmovq | Chris Lattner | 2007-05-16 | 1 | -0/+14 |
* | New test. | Devang Patel | 2007-05-15 | 1 | -0/+23 |
* | add PR number and testcase from the PR. | Chris Lattner | 2007-05-15 | 1 | -0/+8 |
* | new testcase | Chris Lattner | 2007-05-15 | 1 | -0/+10 |
* | Fix an infinite recursion in GetNegatedExpression. | Lauro Ramos Venancio | 2007-05-15 | 1 | -0/+90 |
* | Don't put test cases into regression test suite before the bug is fixed. | Reid Spencer | 2007-05-15 | 1 | -35/+0 |
* | Add a test case for PR1420 | Reid Spencer | 2007-05-15 | 1 | -0/+35 |
* | new testcase that crashes llc | Chris Lattner | 2007-05-15 | 1 | -0/+25 |
* | testcase that crashes llc | Chris Lattner | 2007-05-15 | 1 | -0/+6 |
* | New testcase that crashes instcombine | Chris Lattner | 2007-05-15 | 1 | -0/+18 |
* | new testcase | Chris Lattner | 2007-05-14 | 1 | -0/+12 |
* | Test for PR1406. | Evan Cheng | 2007-05-14 | 1 | -0/+30 |
* | New test. | Evan Cheng | 2007-05-14 | 1 | -0/+27 |
* | Doh. .cpp -> .ll | Evan Cheng | 2007-05-14 | 1 | -0/+0 |
* | Enable aliases on arm-linux. | Lauro Ramos Venancio | 2007-05-14 | 1 | -0/+32 |
* | Reverse last patch .. premature. Depends on uncommitted CBE patch. | Reid Spencer | 2007-05-14 | 1 | -2/+1 |
* | Update this test to match the (corrected) output from the CBE. | Reid Spencer | 2007-05-14 | 1 | -1/+2 |
* | this crashes globalopt | Chris Lattner | 2007-05-13 | 1 | -0/+74 |
* | Add a test case for shl of APInt integers > 64 bits by 0 shift amount. | Reid Spencer | 2007-05-12 | 1 | -0/+30 |
* | New test. | Devang Patel | 2007-05-11 | 1 | -0/+5 |
* | For PR1411: | Reid Spencer | 2007-05-11 | 1 | -3/+3 |
* | new testcase that crashes instcombine | Chris Lattner | 2007-05-11 | 1 | -0/+8 |
* | Drop ModuleID from comment. | Devang Patel | 2007-05-11 | 2 | -2/+2 |
* | Another test for tail mergeing | Dale Johannesen | 2007-05-10 | 1 | -0/+66 |
* | Can't fold bit_convert into truncating store. | Evan Cheng | 2007-05-09 | 1 | -1/+7 |
* | Do not assert, when case range split metric is zero and JTs are not allowed: ... | Anton Korobeynikov | 2007-05-09 | 1 | -0/+30 |
* | PR1399 test case. | Evan Cheng | 2007-05-09 | 1 | -0/+12 |
* | Testcase for | Duncan Sands | 2007-05-09 | 1 | -0/+13 |
* | New test. | Devang Patel | 2007-05-09 | 1 | -0/+95 |
* | New test. | Devang Patel | 2007-05-09 | 1 | -0/+32 |
* | add the & back. I'm not sure why bill removed it. | Chris Lattner | 2007-05-08 | 1 | -1/+1 |
* | New test for PR1400 | Devang Patel | 2007-05-08 | 1 | -0/+7 |
* | testcase for CodeGenPrepare bug fixed yesterday | Dale Johannesen | 2007-05-08 | 1 | -0/+58 |
* | Spare '&' in the RUN line. | Bill Wendling | 2007-05-08 | 1 | -1/+1 |
* | New test. | Devang Patel | 2007-05-08 | 1 | -0/+12 |
* | move this out of Codegen/Generic, because it requires the ARM backend to be | Chris Lattner | 2007-05-08 | 1 | -0/+65 |
* | move to CodeGen/ARM/2007-05-07-tailmerge-1.ll | Chris Lattner | 2007-05-08 | 1 | -65/+0 |
* | Fix tests. | Evan Cheng | 2007-05-07 | 2 | -9/+7 |
* | Add some tests for (conv (load x)) -> (load (conv*)x) xform. | Evan Cheng | 2007-05-07 | 1 | -10/+18 |
* | Fix test case. | Evan Cheng | 2007-05-07 | 1 | -1/+1 |