Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add two test cases to cover apintification change. | Zhou Sheng | 2007-04-26 | 2 | -0/+67 |
* | new testcase | Chris Lattner | 2007-04-26 | 1 | -0/+6 |
* | For PR1355: | Reid Spencer | 2007-04-26 | 1 | -25/+25 |
* | PR1348 test case. | Evan Cheng | 2007-04-26 | 1 | -0/+19 |
* | New test case. | Evan Cheng | 2007-04-26 | 1 | -0/+7 |
* | && no longer needed | Chris Lattner | 2007-04-25 | 1 | -1/+1 |
* | Testcase for codegen bug. | Bill Wendling | 2007-04-25 | 1 | -0/+25 |
* | remember to emit weak reference in one more case. | Lauro Ramos Venancio | 2007-04-25 | 1 | -0/+18 |
* | Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part | Anton Korobeynikov | 2007-04-25 | 2 | -0/+58 |
* | new testcase, should be able to eliminate the alloca and memcpy | Chris Lattner | 2007-04-25 | 1 | -0/+33 |
* | new testcase | Chris Lattner | 2007-04-25 | 1 | -0/+20 |
* | New test. | Devang Patel | 2007-04-25 | 1 | -0/+309 |
* | testcase for PR1352 | Chris Lattner | 2007-04-25 | 1 | -0/+10 |
* | new testcase that crashes llc | Chris Lattner | 2007-04-25 | 1 | -0/+63 |
* | testcase for PR1351 | Chris Lattner | 2007-04-24 | 1 | -0/+15 |
* | Testcases for MMX. | Bill Wendling | 2007-04-24 | 2 | -0/+37 |
* | New test. | Devang Patel | 2007-04-24 | 1 | -0/+17 |
* | New test case. | Devang Patel | 2007-04-24 | 1 | -0/+7 |
* | New test. | Devang Patel | 2007-04-23 | 1 | -0/+71 |
* | Dan is right, using "string first" would produce false positives. So, | Reid Spencer | 2007-04-23 | 1 | -7/+9 |
* | Add TLS tests. | Lauro Ramos Venancio | 2007-04-23 | 2 | -0/+38 |
* | simplify this test until it can be dealt with | Andrew Lenharth | 2007-04-22 | 1 | -6/+7 |
* | Fix the comparison of language names to accept any characters by using | Reid Spencer | 2007-04-22 | 1 | -1/+1 |
* | Make running these tests conditional on llvm-gcc supporting the language | Reid Spencer | 2007-04-22 | 2 | -2/+6 |
* | For PR1146: | Reid Spencer | 2007-04-22 | 2 | -0/+4 |
* | Implement PIC for arm-linux. | Lauro Ramos Venancio | 2007-04-22 | 2 | -1/+5 |
* | Add a .cvsignore file. | Reid Spencer | 2007-04-21 | 1 | -0/+1 |
* | Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a single | Reid Spencer | 2007-04-21 | 3 | -30/+33 |
* | Pass the LLVMGCC_LANGS variable through to Tcl. | Reid Spencer | 2007-04-21 | 1 | -0/+1 |
* | llvm-dg.exp is dead, remove it. | Reid Spencer | 2007-04-21 | 1 | -136/+0 |
* | Failure.sh is dead, remove it. | Reid Spencer | 2007-04-21 | 2 | -8/+0 |
* | Use the llvm_supports_target function to prevent running of tests for | Reid Spencer | 2007-04-21 | 7 | -7/+21 |
* | Add the llvm_supports_target function. | Reid Spencer | 2007-04-21 | 1 | -0/+9 |
* | Add the TARGETS_TO_BUILD variable. | Reid Spencer | 2007-04-21 | 1 | -0/+1 |
* | Test if the compiler supports Ada, and enable Ada tests if so. While I was | Duncan Sands | 2007-04-21 | 2 | -0/+23 |
* | Always print the same "PR" information in the same location (just after | Reid Spencer | 2007-04-21 | 1 | -5/+5 |
* | Put failure information on a separate line. Hopefully this unbreaks the | Reid Spencer | 2007-04-21 | 1 | -4/+4 |
* | add support for alignment attributes on load/store instructions | Christopher Lamb | 2007-04-21 | 2 | -0/+14 |
* | make this portable to 64-bit hosts | Chris Lattner | 2007-04-21 | 1 | -1/+1 |
* | New test case. | Devang Patel | 2007-04-21 | 1 | -0/+28 |
* | Enable Objective-C tests. | Devang Patel | 2007-04-20 | 2 | -0/+20 |
* | Test check in | Christopher Lamb | 2007-04-20 | 1 | -1/+0 |
* | Fix test. | Evan Cheng | 2007-04-20 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2007-04-18 | 1 | -0/+13 |
* | New crasher test case. | Evan Cheng | 2007-04-18 | 1 | -0/+42 |
* | New test. | Devang Patel | 2007-04-18 | 1 | -0/+692 |
* | new testcase | Chris Lattner | 2007-04-17 | 1 | -0/+35 |
* | new testcase | Chris Lattner | 2007-04-17 | 1 | -0/+11 |
* | Use // not ; since this is C. | Duncan Sands | 2007-04-17 | 1 | -2/+2 |
* | New test case. | Devang Patel | 2007-04-17 | 1 | -0/+4 |