llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/
[oota-llvm.git] / test / CodeGen / PowerPC / 2007-04-30-InlineAsmEarlyClobber.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-06-08 Jakob Stoklund OlesenDon't run RAFast in the optimizing regalloc pipeline.
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2010-05-17 Jakob Stoklund OlesenOnly use clairvoyance when defining a register, and...
2010-05-13 Jakob Stoklund OlesenTake allocation hints from copy instructions to/from...
2010-05-12 Jakob Stoklund OlesenEnable a bunch more -regalloc=fast tests
2010-02-16 Dale JohannesenAdjust register numbers in tests to compensate for the
2010-02-03 Dale JohannesenReapply 95050 with a tweak to check the register class.
2010-02-02 Dale JohannesenTest revert 95050; there's a good chance it's causing
2010-02-02 Dale JohannesenMake local RA smarter about reusing input register...
2009-12-16 Dale JohannesenDo better with physical reg operands (typically, from...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-12-19 Evan ChengFix PR3149. If an early clobber def is a physical regis...
2008-09-24 Dale JohannesenRemove SelectionDag early allocation of registers
2007-04-30 Chris Lattnertestcase for PR1357