X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
[oota-llvm.git] / test / CodeGen / X86 / cmpxchg-clobber-flags.ll
2015-12-04 Hans WennborgX86: Don't emit SAHF/LAHF for 64-bit targets unless...
2015-12-04 JF BastienX86InstrInfo::copyPhysReg: workaround reg liveness
2015-08-10 JF Bastienx86: Emit LAHF/SAHF instead of PUSHF/POPF
2015-08-05 JF BastienRevert "Fix MO's analyzePhysReg, it was confusing sub...
2015-08-05 JF BastienFix MO's analyzePhysReg, it was confusing sub- and...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-16 JF Bastienx86-32: PUSHF/POPF use/def EFLAGS
2014-10-23 Tim NorthoverScheduleDAG: record PhysReg dependencies represented...