Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / none-macho.ll
2015-03-20 Rafael EspindolaDon't declare all text sections at the start of the .s
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-08-06 Tim NorthoverARM: do not generate BLX instructions on Cortex-M CPUs.
2014-05-30 Tim NorthoverARM: use AAPCS-style prologues for embedded MachO.
2014-01-06 Tim NorthoverARM MachO: sort out isTargetDarwin/isTargetIOS/......