Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / x86-64-sret-return.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-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-01-25 Eli BenderskyIn this patch, we teach X86_64TargetMachine that it...
2009-10-12 Dan GohmanDon't forget to mark RAX as live-out of the function...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-18 Evan ChengEnable cross register class coalescing.
2008-04-21 Dan GohmanImplement an x86-64 ABI detail of passing structs by...