index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
cmpxchg-clobber-flags.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Handle COPYs of physregs better (regalloc hints)
Simon Pilgrim
2018-09-19
1
-2
/
+2
*
[x86] Switch EFLAGS copy lowering to use reg-reg form of testing for
Chandler Carruth
2018-04-18
1
-6
/
+6
*
[x86] Introduce a pass to begin more systematically fixing PR36028 and simila...
Chandler Carruth
2018-04-10
1
-289
/
+83
*
[x86] Tidy up test case, generate check lines with script. NFC.
Chandler Carruth
2018-04-03
1
-141
/
+412
*
X86: Fix X86CallFrameOptimization to search for the COPY StackPointer
Zvi Rackover
2017-10-24
1
-8
/
+34
*
[MachineBasicBlock] Take advantage of the partially dead information.
Quentin Colombet
2016-04-26
1
-2
/
+1
*
[MachineInstrBundle] Improvement the recognition of dead definitions.
Quentin Colombet
2016-04-26
1
-2
/
+1
*
[X86] Enable call frame optimization ("mov to push") not only for optsize (PR...
Hans Wennborg
2016-03-30
1
-2
/
+4
*
MachineInstrBundle: Fix reversed isSuperRegisterEq() call
Matthias Braun
2016-01-05
1
-8
/
+15
*
CodeGen: Redo analyzePhysRegs() and computeRegisterLiveness()
Matthias Braun
2015-12-11
1
-43
/
+8
*
X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg
2015-12-04
1
-23
/
+49
*
X86InstrInfo::copyPhysReg: workaround reg liveness
JF Bastien
2015-12-04
1
-4
/
+39
*
x86: Emit LAHF/SAHF instead of PUSHF/POPF
JF Bastien
2015-08-10
1
-28
/
+96
*
Revert "Fix MO's analyzePhysReg, it was confusing sub- and super-registers. P...
JF Bastien
2015-08-05
1
-96
/
+28
*
Fix MO's analyzePhysReg, it was confusing sub- and super-registers. Problem p...
JF Bastien
2015-08-05
1
-28
/
+96
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
x86-32: PUSHF/POPF use/def EFLAGS
JF Bastien
2014-12-16
1
-14
/
+15
*
ScheduleDAG: record PhysReg dependencies represented by CopyFromReg nodes
Tim Northover
2014-10-23
1
-0
/
+86