Age | Commit message (Expand) | Author |
2010-02-23 | Eliminate llvmgcc_version testing variable. | Daniel Dunbar |
2010-02-19 | Test case for r96656. | Devang Patel |
2010-02-17 | Revert: | Eric Christopher |
2010-02-17 | Before setting scope end marker, pay attention to scope begin marker and exis... | Devang Patel |
2010-02-16 | New testcase. | Devang Patel |
2010-02-12 | Update test to match 95961. | Evan Cheng |
2010-02-11 | test case for r95842. | Devang Patel |
2010-02-08 | test case for r95604. | Devang Patel |
2010-02-03 | This test passes now on ppc darwin; if it doesn't pass | Dale Johannesen |
2010-02-03 | Debugging is now reenabled on PPC darwin, so reenable | Dale Johannesen |
2010-01-18 | While mapping llvm.dbg.declare intrinsic manually map its operand, if possible, | Devang Patel |
2010-01-17 | Really fix this. I checked that on ARM I get | Rafael Espindola |
2010-01-17 | Looks like XFAIL has to list every unsupported arch | Rafael Espindola |
2010-01-17 | Add test for pr5406 | Rafael Espindola |
2010-01-15 | Do not use AT_specification die for static variables. It confuses gdb. | Devang Patel |
2010-01-15 | new test case for r93485. | Devang Patel |
2010-01-14 | Test for r93409. | Evan Cheng |
2010-01-06 | This is testing a darwin specific feature, so only turn | Duncan Sands |
2010-01-04 | Fix debug_inlined section entries for routines whose names are changed throug... | Devang Patel |
2009-12-07 | Test case for 90787. | Evan Cheng |
2009-12-05 | Remove now-redundant llvm-as invocations. | Dan Gohman |
2009-12-04 | Temporarily revert r72620 because r72619 was reverted. | Bill Wendling |
2009-11-30 | Debug info is disabled on PPC Darwin. | Bill Wendling |
2009-11-30 | Fix this test on 64-bit systems which seem to use i64 for gep indices sometimes | Nick Lewycky |
2009-11-30 | Commit r90099 made LLVM simplify one of these constant expressions a little | Nick Lewycky |
2009-11-20 | Fix -march= name for x86-64. | Daniel Dunbar |
2009-11-20 | Specify proper arch and triple for 64-bit. | Bill Wendling |
2009-11-20 | Testcase for r89415. | Bill Wendling |
2009-11-09 | Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add, | Daniel Dunbar |
2009-11-07 | temporarily remove these tests, as they are breaking in the buildbot, | Chris Lattner |
2009-10-21 | Adjust testcases for msasm -> alignstack. | Dale Johannesen |
2009-10-21 | This is passing on Darwin PPC. | Bill Wendling |
2009-10-14 | Testcases for msasm bit (llvm-gcc 84062). | Dale Johannesen |
2009-10-13 | Optimizer may remove debug info. This test checks debug info for include hea... | Devang Patel |
2009-10-13 | These tests now pass. | Devang Patel |
2009-10-13 | XFAIL these tests for now. | Devang Patel |
2009-10-12 | allow this testcase to pass with recent changes. The test hasn't been | Chris Lattner |
2009-10-02 | Test case for aligned attribute on function declaration. | Evan Cheng |
2009-09-24 | Reenable sqrt IR generation test. | Dale Johannesen |
2009-09-23 | Disable test; what it's testing for is wrong. | Dale Johannesen |
2009-09-10 | Add a test case for r81431. | Evan Cheng |
2009-09-08 | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman |
2009-09-07 | Avoid Tcl substitution, introduced %llvmgcc_only for this one little test | Daniel Dunbar |
2009-08-31 | Mark test as passing on all x86, which it should, | Dale Johannesen |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman |
2009-08-21 | Make for 32-bit only. | Bill Wendling |
2009-08-21 | Probably should emit bitcode instead of text. | Bill Wendling |
2009-08-21 | Testcase for r79597. | Bill Wendling |
2009-08-12 | Test for llvm-gcc patch 78762. | Dale Johannesen |
2009-08-12 | llvm-gcc now emits inbounds for this getelementptr. | Dan Gohman |