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
/
lib
/
Target
/
X86
/
X86FrameLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Preserve more liveness information in emitStackProbeInline
Francis Visoiu Mistrih
2018-07-31
1
-18
/
+37
*
Remove trailing space
Fangrui Song
2018-07-30
1
-5
/
+5
*
[X86,ARM] Retain split-stack prolog check for sibling calls
Than McIntosh
2018-06-26
1
-2
/
+4
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-1
/
+1
*
Correct dwarf unwind information in function epilogue
Petar Jovanovic
2018-04-24
1
-21
/
+68
*
[X86] Handle EAX being live when calling chkstk for x86_64
Martin Storsjo
2018-03-06
1
-17
/
+25
*
[X86][x32] Save callee-save register used as base pointer for x32 ABI
Derek Schuff
2018-03-02
1
-2
/
+6
*
[DWARF] Fix incorrect prologue end line record.
Paul Robinson
2018-02-14
1
-5
/
+5
*
[X86] When doing callee save/restore for k-registers make sure we don't use K...
Craig Topper
2018-02-07
1
-3
/
+19
*
Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...
Chandler Carruth
2018-01-22
1
-0
/
+9
*
[X86] Remove side-effects from determineCalleeSaves
Francis Visoiu Mistrih
2018-01-08
1
-28
/
+27
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-34
/
+33
*
[X86] Output cfi directives for saved XMM registers even if no GPRs are saved
Martin Storsjo
2017-11-18
1
-2
/
+1
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Reid Kleckner
2017-11-08
1
-43
/
+0
*
Reland "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-07
1
-0
/
+43
*
[X86] Don't clobber reserved registers with stack adjustments
Bjorn Steinbrink
2017-11-07
1
-0
/
+5
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-01
1
-43
/
+0
*
Correct dwarf unwind information in function epilogue for X86
Petar Jovanovic
2017-11-01
1
-0
/
+43
*
[codeview] Don't emit FPO data in funclet prologues
Reid Kleckner
2017-10-12
1
-2
/
+3
*
Speculative build fix, apparently I built llc without my patch applied to tes...
Reid Kleckner
2017-10-12
1
-1
/
+1
*
[codeview] Disable FPO in functions using EH funclets
Reid Kleckner
2017-10-12
1
-0
/
+1
*
[codeview] Implement FPO data assembler directives
Reid Kleckner
2017-10-11
1
-6
/
+21
*
[X86] Extract CATCHRET handling from emitEpilogue, NFC
Reid Kleckner
2017-10-05
1
-33
/
+37
*
[X86] Simplify X86 epilogue frame size calculation, NFC
Reid Kleckner
2017-10-05
1
-39
/
+28
*
Add "Restored" flag to CalleeSavedInfo
Krzysztof Parzyszek
2017-08-10
1
-1
/
+1
*
Remove a variable that was only used in asserts and had a duplicate copy in s...
Eric Christopher
2017-07-08
1
-3
/
+2
*
Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"
Daniel Jasper
2017-06-29
1
-116
/
+3
*
[X86] Correct dwarf unwind information in function epilogue
Petar Jovanovic
2017-06-28
1
-3
/
+116
*
[X86] Fix SP adjustment in stack probes emitted on 32-bit Windows.
whitequark
2017-06-23
1
-2
/
+5
*
[X86] Add support for "probe-stack" attribute
whitequark
2017-06-22
1
-18
/
+14
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
X86FrameLowering: No need to mark FP as live-in everywhere
Matthias Braun
2017-05-31
1
-7
/
+2
*
Mark functions as not having CFI once we finalize an x86 stack frame
Reid Kleckner
2017-05-03
1
-0
/
+4
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-5
/
+6
*
X86RegisterInfo: eliminateFrameIndex: Avoid code duplication; NFC
Matthias Braun
2017-04-24
1
-8
/
+9
*
Revert "X86RegisterInfo: eliminateFrameIndex: Avoid code duplication; NFC"
Matthias Braun
2017-04-21
1
-9
/
+8
*
X86RegisterInfo: eliminateFrameIndex: Avoid code duplication; NFC
Matthias Braun
2017-04-20
1
-8
/
+9
*
X86FrameLowering: Fix getFrameIndexReference() for 'fixed' objects
Matthias Braun
2017-04-19
1
-6
/
+3
*
Use methods to access data stored with frame instructions
Serge Pavlov
2017-04-13
1
-2
/
+2
*
x86 interrupt calling convention: re-align stack pointer on 64-bit if an erro...
Amjad Aboud
2017-04-03
1
-0
/
+10
*
[X86] Emit fewer instructions to allocate >16GB stack frames
Reid Kleckner
2017-03-17
1
-37
/
+66
*
[framelowering] Skip dbg values when getting next/previous instruction.
Florian Hahn
2017-01-04
1
-8
/
+14
*
Revert r290423 because it broke the sanitizer-x86_64-linux-autoconf buildbot.
Florian Hahn
2016-12-23
1
-5
/
+0
*
[framelowering] Skip dbg values when getting next/previous instruction.
Florian Hahn
2016-12-23
1
-0
/
+5
*
[framelowering] Improve tracking of first CS pop instruction.
Florian Hahn
2016-12-06
1
-5
/
+8
*
Move most EH from MachineModuleInfo to MachineFunction
Matthias Braun
2016-12-01
1
-9
/
+6
*
Temporarily Revert "Move most EH from MachineModuleInfo to MachineFunction"
Eric Christopher
2016-12-01
1
-6
/
+9
*
Move most EH from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
1
-9
/
+6
*
Move FrameInstructions from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
1
-1
/
+1
*
Fix spelling mistakes in X86 target comments. NFC.
Simon Pilgrim
2016-11-17
1
-1
/
+1
[next]