Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / 2011-12-14-machine-sink.ll
2015-03-04 Matthias BraunImprove test robustness
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-04-29 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2011-12-14 Devang PatelDo not sink instruction, if it is not profitable.