summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2011-12-14-machine-sink.ll
AgeCommit message (Expand)Author
2015-03-04Improve test robustnessMatthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-04-29TBAA: remove !tbaa from testing cases if not used.Manman Ren
2013-03-12Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung
2013-03-08Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2011-12-14Do not sink instruction, if it is not profitable.Devang Patel