Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | negatize -> negative | Evan Cheng | 2007-05-03 | 1 | -0/+0 |
* | new testcase | Chris Lattner | 2007-05-03 | 1 | -0/+12 |
* | New test. | Devang Patel | 2007-05-03 | 1 | -0/+23 |
* | match a reassociated form of fnmul | Chris Lattner | 2007-05-03 | 1 | -0/+11 |
* | Test that TREE_CONSTANT is being set correctly. | Duncan Sands | 2007-05-02 | 2 | -0/+17 |
* | Test that inline assembler compiles (llvm-gcc added an extra "uses" parameter | Duncan Sands | 2007-05-02 | 1 | -0/+6 |
* | Test handling of TRY_CATCH_EXPRs for which the handler is a sequence of | Duncan Sands | 2007-05-01 | 1 | -0/+12 |
* | Split target dependent test portions to target-specific directories. | Reid Spencer | 2007-05-01 | 3 | -4/+314 |
* | Test a dag combiner crasher. | Evan Cheng | 2007-05-01 | 1 | -0/+32 |
* | testcase for PR1228 | Chris Lattner | 2007-04-30 | 1 | -0/+59 |
* | testcase for PR1357 | Chris Lattner | 2007-04-30 | 1 | -0/+27 |
* | For PR1370: | Reid Spencer | 2007-04-30 | 6 | -5/+35 |
* | not all targets want to return an i32. What really matters is whether llc ac... | Chris Lattner | 2007-04-29 | 2 | -2/+2 |
* | Updated aliases test | Anton Korobeynikov | 2007-04-29 | 1 | -2/+4 |
* | Implement review feedback. Aliasees can be either GlobalValue's or | Anton Korobeynikov | 2007-04-28 | 1 | -2/+2 |
* | new testcase for PR1356 | Chris Lattner | 2007-04-28 | 1 | -0/+12 |
* | ensure the operand prints. | Chris Lattner | 2007-04-28 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2007-04-28 | 2 | -0/+21 |
* | update syntax | Chris Lattner | 2007-04-28 | 4 | -5/+5 |
* | not fully implemented yet. | Chris Lattner | 2007-04-28 | 1 | -0/+2 |
* | update for new inline asm syntax | Chris Lattner | 2007-04-28 | 2 | -3/+3 |
* | new testcase | Chris Lattner | 2007-04-28 | 1 | -0/+19 |
* | fix the test tls1. | Lauro Ramos Venancio | 2007-04-27 | 1 | -6/+7 |
* | add TLS tests. | Lauro Ramos Venancio | 2007-04-27 | 2 | -0/+38 |
* | In Thumb mode, the frame register must be R7. | Lauro Ramos Venancio | 2007-04-27 | 1 | -0/+9 |
* | make this testcase harder, to cover PR1326 | Chris Lattner | 2007-04-27 | 1 | -1/+3 |
* | Test that eh_selector lowering accepts global variables as well as bitcasts | Duncan Sands | 2007-04-27 | 1 | -0/+14 |
* | Unxfail tests | Anton Korobeynikov | 2007-04-26 | 2 | -6/+0 |
* | testcase for PR1339: http://llvm.org/PR1339 | Dan Gohman | 2007-04-26 | 1 | -0/+17 |
* | Add test to proper place. Also, XFAIL until ppc bootstrap will be ok. | Anton Korobeynikov | 2007-04-26 | 1 | -0/+3 |
* | Fixx off-by-one bug, which prevents llvm-gcc bootstrap on ppc32 | Anton Korobeynikov | 2007-04-26 | 1 | -0/+18 |
* | An example for PR1362 | Andrew Lenharth | 2007-04-26 | 1 | -0/+1 |
* | 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 |