2007-05-06 |
Chris Lattner | remove libbzip2 from this. This should use llvm-config... |
tree | commitdiff |
2007-05-06 |
Duncan Sands | Testcase for yet another global constant Ada f-e bug. |
tree | commitdiff |
2007-05-05 |
Lauro Ramos Venancio | Fix PR1390. |
tree | commitdiff |
2007-05-05 |
Chris Lattner | this test is now in Target/README.txt |
tree | commitdiff |
2007-05-05 |
Chris Lattner | remove an old xfailed test |
tree | commitdiff |
2007-05-05 |
Chris Lattner | un-xfail this. |
tree | commitdiff |
2007-05-05 |
Chris Lattner | move these xfailed tests to lib/Target/README.txt |
tree | commitdiff |
2007-05-05 |
Chris Lattner | Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingT... |
tree | commitdiff |
2007-05-05 |
Chris Lattner | remvoe two tests that cee has never gotten right |
tree | commitdiff |
2007-05-05 |
Chris Lattner | the sparc v8 backend handles this correctly |
tree | commitdiff |
2007-05-05 |
Chris Lattner | remove this xfail'd test, move it to the X86 readme. |
tree | commitdiff |
2007-05-05 |
Chris Lattner | We need support for tail calls, this is moved to PR1392 |
tree | commitdiff |
2007-05-05 |
Chris Lattner | remove xfailed testcase (attached to pr) |
tree | commitdiff |
2007-05-05 |
Chris Lattner | unxfail this, llc doesn't support this feature yet... |
tree | commitdiff |
2007-05-05 |
Chris Lattner | Remove bogus testcase, PR409 is wontfix |
tree | commitdiff |
2007-05-05 |
Chris Lattner | this tests for a missing feature. Move it to PR1391... |
tree | commitdiff |
2007-05-05 |
Chris Lattner | remove this xfailed testcase, move it into a comment... |
tree | commitdiff |
2007-05-05 |
Chris Lattner | llvm-gcc3 is gone |
tree | commitdiff |
2007-05-05 |
Chris Lattner | fix failure on ahs3's tester |
tree | commitdiff |
2007-05-05 |
Chris Lattner | remove bogus xfailed testcase |
tree | commitdiff |
2007-05-05 |
Duncan Sands | Check that the right eh personality function is used. |
tree | commitdiff |
2007-05-05 |
Chris Lattner | new testcase for PR1371 |
tree | commitdiff |
2007-05-05 |
Chris Lattner | new testcase for PR1385 |
tree | commitdiff |
2007-05-05 |
Chris Lattner | new testacse for PR1384 |
tree | commitdiff |
2007-05-04 |
Duncan Sands | Test that the eh lowering code can handle constant... |
tree | commitdiff |
2007-05-04 |
Reid Spencer | Add a test case for testing the LLI interpreter wrt... |
tree | commitdiff |
2007-05-04 |
Chris Lattner | new testcase |
tree | commitdiff |
2007-05-04 |
Evan Cheng | Test load global in static mode. |
tree | commitdiff |
2007-05-03 |
Evan Cheng | New test case. |
tree | commitdiff |
2007-05-03 |
Dale Johannesen | Evan's patch to avoid FPreg->intreg copy for cvt; store... |
tree | commitdiff |
2007-05-03 |
Evan Cheng | negatize -> negative |
tree | commitdiff |
2007-05-03 |
Chris Lattner | new testcase |
tree | commitdiff |
2007-05-03 |
Devang Patel | New test. |
tree | commitdiff |
2007-05-03 |
Chris Lattner | match a reassociated form of fnmul |
tree | commitdiff |
2007-05-02 |
Duncan Sands | Test that TREE_CONSTANT is being set correctly. |
tree | commitdiff |
2007-05-02 |
Duncan Sands | Test that inline assembler compiles (llvm-gcc added... |
tree | commitdiff |
2007-05-01 |
Duncan Sands | Test handling of TRY_CATCH_EXPRs for which the handler... |
tree | commitdiff |
2007-05-01 |
Reid Spencer | Split target dependent test portions to target-specific... |
tree | commitdiff |
2007-05-01 |
Evan Cheng | Test a dag combiner crasher. |
tree | commitdiff |
2007-04-30 |
Chris Lattner | testcase for PR1228 |
tree | commitdiff |
2007-04-30 |
Chris Lattner | testcase for PR1357 |
tree | commitdiff |
2007-04-30 |
Reid Spencer | For PR1370: |
tree | commitdiff |
2007-04-29 |
Chris Lattner | not all targets want to return an i32. What really... |
tree | commitdiff |
2007-04-29 |
Anton Korobeynikov | Updated aliases test |
tree | commitdiff |
2007-04-28 |
Anton Korobeynikov | Implement review feedback. Aliasees can be either Globa... |
tree | commitdiff |
2007-04-28 |
Chris Lattner | new testcase for PR1356 |
tree | commitdiff |
2007-04-28 |
Chris Lattner | ensure the operand prints. |
tree | commitdiff |
2007-04-28 |
Chris Lattner | new testcase |
tree | commitdiff |
2007-04-28 |
Chris Lattner | update syntax |
tree | commitdiff |
2007-04-28 |
Chris Lattner | not fully implemented yet. |
tree | commitdiff |
2007-04-28 |
Chris Lattner | update for new inline asm syntax |
tree | commitdiff |
2007-04-28 |
Chris Lattner | new testcase |
tree | commitdiff |
2007-04-27 |
Lauro Ramos Venancio | fix the test tls1. |
tree | commitdiff |
2007-04-27 |
Lauro Ramos Venancio | add TLS tests. |
tree | commitdiff |
2007-04-27 |
Lauro Ramos Venancio | In Thumb mode, the frame register must be R7. |
tree | commitdiff |
2007-04-27 |
Chris Lattner | make this testcase harder, to cover PR1326 |
tree | commitdiff |
2007-04-27 |
Duncan Sands | Test that eh_selector lowering accepts global variables... |
tree | commitdiff |
2007-04-26 |
Anton Korobeynikov | Unxfail tests |
tree | commitdiff |
2007-04-26 |
Dan Gohman | testcase for PR1339: http://llvm.org/PR1339 |
tree | commitdiff |
2007-04-26 |
Anton Korobeynikov | Add test to proper place. Also, XFAIL until ppc bootstr... |
tree | commitdiff |
2007-04-26 |
Anton Korobeynikov | Fixx off-by-one bug, which prevents llvm-gcc bootstrap... |
tree | commitdiff |
2007-04-26 |
Andrew Lenharth | An example for PR1362 |
tree | commitdiff |
2007-04-26 |
Zhou Sheng | Add two test cases to cover apintification change. |
tree | commitdiff |
2007-04-26 |
Chris Lattner | new testcase |
tree | commitdiff |
2007-04-26 |
Reid Spencer | For PR1355: |
tree | commitdiff |
2007-04-26 |
Evan Cheng | PR1348 test case. |
tree | commitdiff |
2007-04-26 |
Evan Cheng | New test case. |
tree | commitdiff |
2007-04-25 |
Chris Lattner | && no longer needed |
tree | commitdiff |
2007-04-25 |
Bill Wendling | Testcase for codegen bug. |
tree | commitdiff |
2007-04-25 |
Lauro Ramos Venancio | remember to emit weak reference in one more case. |
tree | commitdiff |
2007-04-25 |
Anton Korobeynikov | Implement aliases. This fixes PR1017 and it's dependent... |
tree | commitdiff |
2007-04-25 |
Chris Lattner | new testcase, should be able to eliminate the alloca... |
tree | commitdiff |
2007-04-25 |
Chris Lattner | new testcase |
tree | commitdiff |
2007-04-25 |
Devang Patel | New test. |
tree | commitdiff |
2007-04-25 |
Chris Lattner | testcase for PR1352 |
tree | commitdiff |
2007-04-25 |
Chris Lattner | new testcase that crashes llc |
tree | commitdiff |
2007-04-24 |
Chris Lattner | testcase for PR1351 |
tree | commitdiff |
2007-04-24 |
Bill Wendling | Testcases for MMX. |
tree | commitdiff |
2007-04-24 |
Devang Patel | New test. |
tree | commitdiff |
2007-04-24 |
Devang Patel | New test case. |
tree | commitdiff |
2007-04-23 |
Devang Patel | New test. |
tree | commitdiff |
2007-04-23 |
Reid Spencer | Dan is right, using "string first" would produce false... |
tree | commitdiff |
2007-04-23 |
Lauro Ramos Venancio | Add TLS tests. |
tree | commitdiff |
2007-04-22 |
Andrew Lenharth | simplify this test until it can be dealt with |
tree | commitdiff |
2007-04-22 |
Reid Spencer | Fix the comparison of language names to accept any... |
tree | commitdiff |
2007-04-22 |
Reid Spencer | Make running these tests conditional on llvm-gcc suppor... |
tree | commitdiff |
2007-04-22 |
Reid Spencer | For PR1146: |
tree | commitdiff |
2007-04-22 |
Lauro Ramos Venancio | Implement PIC for arm-linux. |
tree | commitdiff |
2007-04-21 |
Reid Spencer | Add a .cvsignore file. |
tree | commitdiff |
2007-04-21 |
Reid Spencer | Replace llvm_gcc_supports_ada and llvm_gcc_supports_obj... |
tree | commitdiff |
2007-04-21 |
Reid Spencer | Pass the LLVMGCC_LANGS variable through to Tcl. |
tree | commitdiff |
2007-04-21 |
Reid Spencer | llvm-dg.exp is dead, remove it. |
tree | commitdiff |
2007-04-21 |
Reid Spencer | Failure.sh is dead, remove it. |
tree | commitdiff |
2007-04-21 |
Reid Spencer | Use the llvm_supports_target function to prevent runnin... |
tree | commitdiff |
2007-04-21 |
Reid Spencer | Add the llvm_supports_target function. |
tree | commitdiff |
2007-04-21 |
Reid Spencer | Add the TARGETS_TO_BUILD variable. |
tree | commitdiff |
2007-04-21 |
Duncan Sands | Test if the compiler supports Ada, and enable Ada tests... |
tree | commitdiff |
2007-04-21 |
Reid Spencer | Always print the same "PR" information in the same... |
tree | commitdiff |
2007-04-21 |
Reid Spencer | Put failure information on a separate line. Hopefully... |
tree | commitdiff |
2007-04-21 |
Christopher Lamb | add support for alignment attributes on load/store... |
tree | commitdiff |
next |