Age | Commit message (Expand) | Author |
---|---|---|
2013-03-12 | Revert the test moves from 176733. Use "REQUIRES: asserts" instead. | Jan Wen Voung |
2013-03-08 | Disable statistics on Release builds and move tests that depend on -stats. | Jan Wen Voung |
2012-07-02 | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-06-22 | For Darwin on ARMv6 and newer, make register r9 available for use as a | Bob Wilson |
2009-04-16 | Expand GEPs in ScalarEvolution expressions. SCEV expressions can now | Dan Gohman |
2007-12-20 | Remove xfail. This is fixed. | Evan Cheng |
2007-11-28 | Fix bug in regression tests that ignored stderr output in RUN lines. Updated ... | Tanya Lattner |
2007-04-16 | For PR1319: | Reid Spencer |
2007-04-04 | Better still. | Evan Cheng |
2007-04-04 | These got better. | Evan Cheng |
2007-03-14 | ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)]. | Evan Cheng |
2007-03-13 | New test. | Evan Cheng |