Merging r259740:
[oota-llvm.git] / test / CodeGen / PowerPC / 2008-02-09-LocalRegAllocAssert.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-12 Jakob Stoklund OlesenEnable a bunch more -regalloc=fast tests
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-11 Evan ChengDetermine whether a spill kills the register it's spill...