summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/cmpxchg-clobber-flags.ll
AgeCommit message (Expand)Author
2017-10-24X86: Fix X86CallFrameOptimization to search for the COPY StackPointerZvi Rackover
2016-04-26[MachineBasicBlock] Take advantage of the partially dead information.Quentin Colombet
2016-04-26[MachineInstrBundle] Improvement the recognition of dead definitions.Quentin Colombet
2016-03-30[X86] Enable call frame optimization ("mov to push") not only for optsize (PR...Hans Wennborg
2016-01-05MachineInstrBundle: Fix reversed isSuperRegisterEq() callMatthias Braun
2015-12-11CodeGen: Redo analyzePhysRegs() and computeRegisterLiveness()Matthias Braun
2015-12-04X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supportedHans Wennborg
2015-12-04X86InstrInfo::copyPhysReg: workaround reg livenessJF Bastien
2015-08-10x86: Emit LAHF/SAHF instead of PUSHF/POPFJF Bastien
2015-08-05Revert "Fix MO's analyzePhysReg, it was confusing sub- and super-registers. P...JF Bastien
2015-08-05Fix MO's analyzePhysReg, it was confusing sub- and super-registers. Problem p...JF Bastien
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-12-16x86-32: PUSHF/POPF use/def EFLAGSJF Bastien
2014-10-23ScheduleDAG: record PhysReg dependencies represented by CopyFromReg nodesTim Northover