Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move these to FrontendAda | Chris Lattner | 2007-04-03 | 14 | -115/+0 |
* | testcase for recent bugfix | Chris Lattner | 2007-04-03 | 1 | -0/+29 |
* | move ada tests | Chris Lattner | 2007-04-03 | 14 | -0/+115 |
* | New test case. | Evan Cheng | 2007-04-03 | 1 | -0/+12 |
* | new testcase for PR1253 | Chris Lattner | 2007-04-03 | 1 | -0/+19 |
* | new testcase, where we should use a negative stride | Chris Lattner | 2007-04-03 | 1 | -0/+20 |
* | Add a regtest for cases we now recognize as rotates, thanks to Scott Michel's | Chris Lattner | 2007-04-02 | 1 | -0/+38 |
* | fix this testcase so it passes | Chris Lattner | 2007-04-02 | 1 | -2/+2 |
* | fix this testcase on ppc hosts | Chris Lattner | 2007-04-02 | 1 | -1/+1 |
* | New test case. | Evan Cheng | 2007-04-02 | 1 | -0/+55 |
* | new testcase. | Chris Lattner | 2007-04-02 | 1 | -0/+19 |
* | new testcase | Chris Lattner | 2007-04-02 | 1 | -0/+13 |
* | creative way to add one. | Chris Lattner | 2007-04-02 | 1 | -0/+6 |
* | my patch fixed the fixme. | Chris Lattner | 2007-04-02 | 1 | -2/+1 |
* | Fix illegal assembly syntax. | Reid Spencer | 2007-04-02 | 1 | -4/+4 |
* | Add a test case to make sure that constant folding of the bit counting | Reid Spencer | 2007-04-02 | 1 | -0/+16 |
* | new testcase for PR1296 | Chris Lattner | 2007-04-02 | 1 | -0/+54 |
* | - Divides the comparisons in two types: comparisons that only use N and Z | Lauro Ramos Venancio | 2007-04-02 | 1 | -0/+21 |
* | Let llvm-upgrade upgrade the bswap intrinsic. | Reid Spencer | 2007-04-02 | 1 | -6/+6 |
* | Let llvm-upgrade upgrade bswap intrinsic. | Reid Spencer | 2007-04-02 | 2 | -8/+8 |
* | Revert the name changes for llvm.bswap to allow (and test) llvm-upgrade of | Reid Spencer | 2007-04-02 | 2 | -40/+40 |
* | Add testcase for correct sret handling. | Anton Korobeynikov | 2007-04-01 | 1 | -0/+15 |
* | Testcase for the problem worked around in | Duncan Sands | 2007-04-01 | 1 | -0/+2 |
* | For PR1297: | Reid Spencer | 2007-04-01 | 7 | -78/+76 |
* | not not! | Chris Lattner | 2007-04-01 | 1 | -1/+1 |
* | New testcase | Chris Lattner | 2007-04-01 | 1 | -0/+301 |
* | Missing '&&' | Evan Cheng | 2007-03-30 | 1 | -1/+1 |
* | add a testcase for x86 | Chris Lattner | 2007-03-30 | 1 | -0/+73 |
* | New test case. | Evan Cheng | 2007-03-30 | 1 | -0/+1801 |
* | Test case for PR1279 (part 2). | Evan Cheng | 2007-03-30 | 1 | -0/+101 |
* | For PR1289: | Reid Spencer | 2007-03-30 | 1 | -3/+1 |
* | checkpoint -> implementation. This really needs to just drop the need for | Reid Spencer | 2007-03-29 | 1 | -1/+1 |
* | new testcases | Chris Lattner | 2007-03-28 | 1 | -1/+14 |
* | new testcase | Chris Lattner | 2007-03-28 | 2 | -1/+8 |
* | Delete the remanant of an obsolete comment. | Reid Spencer | 2007-03-28 | 1 | -2/+0 |
* | Remove use of implementation keyword. | Reid Spencer | 2007-03-28 | 89 | -92/+0 |
* | The implementation keyword was replaced with checkpoint. | Reid Spencer | 2007-03-28 | 1 | -1/+1 |
* | implementation keyword is going .. going .. gone. | Reid Spencer | 2007-03-28 | 8 | -16/+0 |
* | don't use 'not' when we can use a positive test | Chris Lattner | 2007-03-28 | 1 | -8/+6 |
* | new test case for PR1280 | Reid Spencer | 2007-03-28 | 1 | -0/+15 |
* | For PR1280: | Reid Spencer | 2007-03-28 | 2 | -24/+0 |
* | Added a test case for PR1279. | Evan Cheng | 2007-03-28 | 1 | -0/+37 |
* | new testcase | Chris Lattner | 2007-03-28 | 1 | -1/+1 |
* | upgrade a random test | Chris Lattner | 2007-03-28 | 1 | -4/+4 |
* | new testcase | Chris Lattner | 2007-03-28 | 1 | -0/+17 |
* | Test that a VIEW_CONVERT_EXPR used as an lvalue has the right type. | Duncan Sands | 2007-03-27 | 1 | -0/+9 |
* | Another test case for PR1271 where bad shift masks were generated. | Reid Spencer | 2007-03-26 | 1 | -0/+35 |
* | Test case for PR1266. | Evan Cheng | 2007-03-26 | 1 | -0/+948 |
* | Fix this test case to match output after a bug was fixed. | Reid Spencer | 2007-03-26 | 1 | -1/+2 |
* | Fix testsuite hang. | Duncan Sands | 2007-03-26 | 2 | -2/+2 |