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
/
X86ExpandPseudo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r282920 "X86: Allow conditional tail calls in Win64 "leaf" functions (...
Hans Wennborg
2016-10-05
1
-3
/
+2
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
X86: Allow conditional tail calls in Win64 "leaf" functions (PR26302)
Hans Wennborg
2016-09-30
1
-2
/
+3
*
X86: Fold tail calls into conditional branches also for 64-bit (PR26302)
Hans Wennborg
2016-09-09
1
-3
/
+9
*
Win64: Don't use REX prefix for direct tail calls
Hans Wennborg
2016-09-08
1
-1
/
+3
*
X86: Fold tail calls into conditional branches where possible (PR26302)
Hans Wennborg
2016-09-07
1
-7
/
+26
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
1
-1
/
+1
*
X86: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-12
1
-2
/
+2
*
[X86] Fix tailcall return address clobber bug.
Quentin Colombet
2016-07-11
1
-3
/
+12
*
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
Derek Schuff
2016-04-04
1
-0
/
+5
*
[X86] Make sure we do not clobber RBX with cmpxchg when used as a base pointer.
Quentin Colombet
2016-03-12
1
-0
/
+32
*
Fix build breakage
David Majnemer
2016-03-04
1
-4
/
+5
*
[X86] Support cleaning more than 2**16 bytes of stack
David Majnemer
2016-03-04
1
-0
/
+25
*
CodeGen: Change MachineInstr to use MachineInstr&, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-1
/
+1
*
Fix line endings after r256155. NFC.
Eric Christopher
2015-12-21
1
-198
/
+198
*
Implemented Support of IA interrupt and exception handlers:
Amjad Aboud
2015-12-21
1
-189
/
+198
*
Move EH-specific helper functions to a more appropriate place
David Majnemer
2015-12-02
1
-1
/
+1
*
[WinEH] Fix ESP management with 32-bit __CxxFrameHandler3
Reid Kleckner
2015-11-13
1
-1
/
+4
*
[WinEH] Split EH_RESTORE out of CATCHRET for 32-bit EH
Reid Kleckner
2015-11-06
1
-0
/
+7
*
[WinEH] Ensure that funclets obey the x64 ABI
David Majnemer
2015-09-29
1
-35
/
+0
*
[WinEH] Make funclet return instrs pseudo instrs
Reid Kleckner
2015-09-17
1
-0
/
+35
*
[X86] Refactor stack adjustments into X86FrameLowering::BuildStackAdjustment
Reid Kleckner
2015-06-18
1
-7
/
+2
*
[X86] Remove unneeded parameters and deduplicate stack alignment code
Reid Kleckner
2015-06-18
1
-7
/
+2
*
Re-land "[X86] Cache variables that only depend on the subtarget"
Reid Kleckner
2015-06-17
1
-4
/
+4
*
Revert "[X86] Cache variables that only depend on the subtarget"
Reid Kleckner
2015-06-17
1
-4
/
+4
*
[X86] Cache variables that only depend on the subtarget
Reid Kleckner
2015-06-17
1
-4
/
+4
*
[X86] Implement the support for shrink-wrapping.
Quentin Colombet
2015-05-27
1
-2
/
+3
*
Reapply r238011 with a fix for the trap instruction.
Quentin Colombet
2015-05-22
1
-0
/
+188
*
Revert "[X86] Fix a variable name for r237977 so that it works with every com...
Tamas Berghammer
2015-05-22
1
-188
/
+0
*
[X86] Fix a variable name for r237977 so that it works with every compilers.
Quentin Colombet
2015-05-22
1
-3
/
+3
*
[X86] Refactor the prologue emission to prepare for shrink-wrapping.
Quentin Colombet
2015-05-22
1
-0
/
+188