[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
[oota-llvm.git] / test / CodeGen / X86 / 2008-05-28-LocalRegAllocBug.ll
2015-03-13 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.
2012-01-31 Bill WendlingRemove all references to the old EH.
2011-08-31 Bill WendlingUpdate more tests to the new EH scheme.
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2010-05-12 Jakob Stoklund OlesenEnable a bunch more -regalloc=fast tests
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-05-28 Evan ChengTeach local register allocator to deal with landing...