Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / indirectbr.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-03-07 Rafael EspindolaReplace PROLOG_LABEL with a new CFI_INSTRUCTION.
2014-02-14 Artyom SkrobovGenerate the DWARF stack frame decode operations in...
2013-12-02 Tim NorthoverARM: add pseudo-instructions for lit-pool global materi...
2013-09-09 Joey Gouly[ARMv8] Prevent generation of deprecated IT blocks...
2013-07-22 Mihai PopaThis adds range checking for "ldr Rn, [pc, #imm]" Thumb
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-08-03 Jakub StaszakUse MachineBranchProbabilityInfo in If-Conversion inste...
2011-07-07 Evan ChengChange some ARM subtarget features to be single bit...
2011-04-30 Jakob Stoklund OlesenWeekly fix of register allocation dependent unit tests.
2011-03-31 Jakob Stoklund OlesenFix ARM tests to be register allocator independent.
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-03-14 Chris Lattnerfix AsmPrinter::GetBlockAddressSymbol to always return...
2010-03-10 Evan ChengEnable machine cse pass.
2010-01-16 Bob WilsonRun the pre-register allocation tail duplication pass...
2010-01-13 Chris Lattnerremove uses of deprecated functions, this generates...
2009-11-05 Dan GohmanUpdate these tests for the new label names.
2009-11-05 Bob WilsonAttempt again to fix buildbot failures: make expected...
2009-11-04 Bob WilsonFix broken test.
2009-11-04 Bob WilsonAdd test for ARM indirectbr codegen.