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
/
X86RegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TLS on Darwin] use a different mask for tls calls on x86-64.
Manman Ren
2015-11-12
1
-0
/
+4
*
Make Win64 localescape offsets FP relative instead of SP relative
Reid Kleckner
2015-10-12
1
-8
/
+2
*
HHVM calling conventions.
Maksim Panchenko
2015-09-29
1
-0
/
+4
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-2
/
+2
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-2
/
+2
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-2
/
+2
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-2
/
+2
*
x32. Fixes a bug in i8mem_NOREX declaration.
Derek Schuff
2015-09-08
1
-1
/
+9
*
Remove redundant TargetFrameLowering::getFrameIndexOffset virtual
James Y Knight
2015-08-15
1
-3
/
+7
*
x86: check hasOpaqueSPAdjustment in canRealignStack
JF Bastien
2015-07-31
1
-4
/
+6
*
Targets: commonize some stack realignment code
JF Bastien
2015-07-20
1
-22
/
+1
*
Target RegisterInfo: devirtualize TargetFrameLowering
JF Bastien
2015-07-10
1
-8
/
+7
*
[WinEH] Make llvm.x86.seh.restoreframe work for stack realignment prologues
Reid Kleckner
2015-07-07
1
-1
/
+1
*
Rename llvm.frameescape and llvm.framerecover to localescape and localrecover
Reid Kleckner
2015-07-07
1
-2
/
+2
*
X86: Rework inline asm integer register specification.
Matthias Braun
2015-06-29
1
-7
/
+15
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[Stackmaps][X86] Remove EFLAGS and IP registers from the live-out mask.
Juergen Ributzka
2015-06-11
1
-0
/
+16
*
[Target/X86] Don't use callee-saved registers in a Win64 tail call on non-Win...
Charles Davis
2015-06-04
1
-2
/
+2
*
Reapply r238011 with a fix for the trap instruction.
Quentin Colombet
2015-05-22
1
-1
/
+2
*
Revert "[X86] Fix a variable name for r237977 so that it works with every com...
Tamas Berghammer
2015-05-22
1
-2
/
+1
*
[X86] Refactor the prologue emission to prepare for shrink-wrapping.
Quentin Colombet
2015-05-22
1
-1
/
+2
*
X86: Fix frameescape when not using an FP
Reid Kleckner
2015-03-24
1
-5
/
+5
*
Remove the need to cache the subtarget in the X86 TargetRegisterInfo
Eric Christopher
2015-03-12
1
-17
/
+21
*
Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
2015-03-11
1
-3
/
+4
*
Have TargetRegisterInfo::getLargestLegalSuperClass take a
Eric Christopher
2015-03-10
1
-2
/
+3
*
Replace llvm.frameallocate with llvm.frameescape
Reid Kleckner
2015-03-05
1
-0
/
+19
*
Target/X86: Save Win64 non-volatile registers in a Win64 ABI function.
Charles Davis
2015-02-27
1
-1
/
+11
*
[x32] Mark RBX as reserved when EBX is the base pointer.
Michael Kuperstein
2015-02-24
1
-1
/
+3
*
[x32] x32 should use ebx as the base pointer.
Michael Kuperstein
2015-02-24
1
-8
/
+9
*
X86: Canonicalize access to function attributes, NFC
Duncan P. N. Exon Smith
2015-02-14
1
-4
/
+2
*
[X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
2015-02-01
1
-2
/
+3
*
Revert r227728 due to bad line endings.
Michael Kuperstein
2015-02-01
1
-3
/
+2
*
[X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
2015-02-01
1
-2
/
+3
*
Use 32-bit ebp for NaCl64 in a limited case: llvm.frameaddress.
Jan Wen Voung
2014-12-05
1
-0
/
+8
*
Fix a typo in a comment.
Craig Topper
2014-11-20
1
-1
/
+1
*
Remove unnecessary getTarget call now that the subtarget is cached
Eric Christopher
2014-09-03
1
-4
/
+2
*
[x32] Fix FrameIndex check in SelectLEA64_32Addr
Pavel Chupin
2014-08-20
1
-0
/
+6
*
[x32] Use ebp/esp as frame and stack pointer
Pavel Chupin
2014-08-07
1
-9
/
+7
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-10
/
+5
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-6
/
+14
*
TargetRegisterInfo: Remove function that fell out of use years ago.
Benjamin Kramer
2014-07-09
1
-15
/
+0
*
Move X86RegisterInfo away from using the TargetMachine and only
Eric Christopher
2014-06-10
1
-21
/
+18
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-1
/
+1
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
1
-1
/
+1
*
Prune includes in X86 target.
Craig Topper
2014-03-19
1
-1
/
+0
*
Replace ValueTypes.h with MachineValueType.h if possible.
Patrik Hagglund
2014-03-15
1
-1
/
+1
*
x86: Add missing break to getCallPreservedMask()
Duncan P. N. Exon Smith
2014-03-14
1
-0
/
+1
*
x86: NFC: Make getCallPreservedMask() more similar to getCalleeSavedRegs()
Duncan P. N. Exon Smith
2014-03-14
1
-4
/
+6
[next]