[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-coalesce.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2010-09-02 NAKAMURA Takumitest/twoaddr-coalesce: Do not use @main.
2010-02-11 Jakob Stoklund OlesenReapply coalescer fix for better cross-class coalescing.
2009-12-05 Bill WendlingTemporarily revert r90502. It was causing the llvm...
2009-12-04 Jakob Stoklund OlesenAlso attempt trivial coalescing for live intervals...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-08 Dan GohmanImplement support for using modeling implicit-zero...
2009-03-01 Evan ChengMinor optimization:
2009-01-25 Evan ChengTeach 2addr pass to be do more commuting. If both uses...