Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / avoid-cpsr-rmw.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...
2013-07-25 Andrew TrickEvict local live ranges if they can be reassigned.
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-04-11 Benjamin KramerAdd missing colons to check lines.
2013-04-04 Jakob Stoklund OlesenAvoid high-latency false CPSR dependencies even for...
2012-12-18 Quentin ColombetDisable ARM partial flag dependency optimization at -Oz
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2012-02-24 Jim GrosbachThumb2 size reduction fix for tied operands of tMUL.
2011-10-27 Evan ChengAvoid partial CPSR dependency from loop backedges....
2011-08-19 Jim GrosbachUse regex to remove false dependencies on register...
2011-08-19 Jim GrosbachUpdate tests.
2011-04-19 Bob WilsonAvoid some 's' 16-bit instruction which partially updat...