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
...
*
[X86][AVX512] Use the proper load/store for AVX512 registers.
Quentin Colombet
2016-05-10
1
-2
/
+3
*
Reapply [X86] Add a new LOW32_ADDR_ACCESS_RBP register class.
Quentin Colombet
2016-05-09
1
-1
/
+9
*
Revert "[X86] Add a new LOW32_ADDR_ACCESS_RBP register class."
Quentin Colombet
2016-05-06
1
-9
/
+1
*
[X86] Add a new LOW32_ADDR_ACCESS_RBP register class.
Quentin Colombet
2016-05-06
1
-1
/
+9
*
[X86] Rename the X32_ADDR_ACCESS register class into LOW32_ADDR_ACCESS.
Quentin Colombet
2016-05-06
1
-2
/
+3
*
[X86] Get rid of X32_NOREX_ADDR_ACCESS register class.
Quentin Colombet
2016-05-06
1
-2
/
+1
*
[X86] Add a few register classes for x32 address accesses.
Quentin Colombet
2016-05-04
1
-2
/
+8
*
Swift Calling Convention: swifterror target support.
Manman Ren
2016-04-11
1
-0
/
+8
*
[codeview] Describe int local variables using .cv_def_range
Reid Kleckner
2016-02-10
1
-1
/
+1
*
CXX_FAST_TLS calling convention: performance improvement for x86-64.
Manman Ren
2016-01-12
1
-1
/
+11
*
[X86] Move getX86SubSuperRegisterOrZero to X86MCTargetDesc.cpp so it can be u...
Craig Topper
2015-12-25
1
-182
/
+1
*
[X86] Replace MVT::SimpleValueType in the AsmParser library and getX86SubSupe...
Craig Topper
2015-12-25
1
-15
/
+12
*
[X86] Don't pass the default value to the High argument of getX86SubSuperRegi...
Craig Topper
2015-12-25
1
-4
/
+3
*
[X86] getX86SubSuperRegisterOrZero shouldn't call getX86SubSuperRegister recu...
Craig Topper
2015-12-25
1
-1
/
+1
*
[X86] Use assert instead of if and llvm_unreachable. NFC
Craig Topper
2015-12-25
1
-2
/
+1
*
Implemented Support of IA interrupt and exception handlers:
Amjad Aboud
2015-12-21
1
-2
/
+28
*
[CXX TLS calling convention] Add CXX TLS calling convention.
Manman Ren
2015-12-04
1
-0
/
+8
*
findDeadCallerSavedReg needs to pay attention to calling convention
Andy Ayers
2015-11-23
1
-10
/
+15
*
[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
[prev]
[next]