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
*
[MCRegInfo] Add forward sub and super register iterators. (NFC)
Florian Hahn
2019-12-05
1
-12
/
+8
*
Set the floating point status register as reserved
Pengfei Wang
2019-11-03
1
-0
/
+3
*
[X86] Model MXCSR for all SSE instructions
Craig Topper
2019-10-30
1
-0
/
+3
*
Add Windows Control Flow Guard checks (/guard:cf).
Andrew Paverd
2019-10-28
1
-0
/
+8
*
[WinEH] Allocate space in funclets stack to save XMM CSRs
Pengfei Wang
2019-08-27
1
-1
/
+18
*
[X86] Use Register/MCRegister in more places in X86
Craig Topper
2019-08-16
1
-2
/
+2
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-4
/
+4
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-1
/
+1
*
Recommit r358887 "[TargetLowering][AMDGPU][X86] Improve SimplifyDemandedBits ...
Craig Topper
2019-05-13
1
-0
/
+15
*
[X86] Limit the 'x' inline assembly constraint to zmm0-15 when used for a 512...
Craig Topper
2019-04-15
1
-0
/
+1
*
Fix the lowering issue of intrinsics llvm.localaddress on X86
Craig Topper
2019-02-08
1
-0
/
+9
*
[X86] Add FPCW as a register and start using it as an implicit use on floatin...
Craig Topper
2019-02-08
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[X86] Add phony registers for high halves of regs with low halves
Krzysztof Parzyszek
2018-07-02
1
-1
/
+6
*
Separate ExecutionDepsFix into 4 parts:
Marina Yatsina
2018-01-22
1
-1
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-11
/
+11
*
Remove redundant includes from lib/Target/X86.
Michael Zolotukhin
2017-12-13
1
-5
/
+0
*
Control-Flow Enforcement Technology - Shadow Stack support (LLVM side)
Oren Ben Simhon
2017-11-26
1
-0
/
+3
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-2
/
+2
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
X86: remove R12 from CSR on Windows x64 SwiftCC
Saleem Abdulrasool
2017-09-25
1
-20
/
+19
*
[AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as well
Martin Storsjo
2017-07-17
1
-3
/
+3
*
Strip trailing whitespace. NFCI.
Simon Pilgrim
2017-05-12
1
-7
/
+7
*
[X86] Support of no_caller_saved_registers attribute
Oren Ben Simhon
2017-05-03
1
-1
/
+8
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-5
/
+9
*
X86RegisterInfo: eliminateFrameIndex: Avoid code duplication; NFC
Matthias Braun
2017-04-24
1
-26
/
+13
*
Revert "X86RegisterInfo: eliminateFrameIndex: Avoid code duplication; NFC"
Matthias Braun
2017-04-21
1
-12
/
+26
*
X86RegisterInfo: eliminateFrameIndex: Avoid code duplication; NFC
Matthias Braun
2017-04-20
1
-27
/
+12
*
X86RegisterInfo: eliminateFrameIndex: Force SP for AfterFPPop; NFC
Matthias Braun
2017-04-20
1
-3
/
+4
*
ExecutionDepsFix: Normalize names; NFC
Matthias Braun
2017-03-18
1
-1
/
+1
*
x86 interrupt calling convention: only save xmm registers if the target suppo...
Andrea Di Biagio
2017-02-16
1
-2
/
+6
*
Move most EH from MachineModuleInfo to MachineFunction
Matthias Braun
2016-12-01
1
-1
/
+1
*
Temporarily Revert "Move most EH from MachineModuleInfo to MachineFunction"
Eric Christopher
2016-12-01
1
-1
/
+1
*
Move most EH from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
1
-1
/
+1
*
Clarify rules for reserved regs, fix aarch64 ones.
Matthias Braun
2016-11-30
1
-0
/
+2
*
X86: Move a non-null assert to before the pointer is dereferenced
Justin Bogner
2016-11-03
1
-1
/
+2
*
[X86] Basic additions to support RegCall Calling Convention.
Oren Ben Simhon
2016-10-13
1
-0
/
+26
*
[AVX-512] Fix a bug in getLargestLegalSuperClass where we inflated to VR128X/...
Craig Topper
2016-10-08
1
-10
/
+9
*
[X86] Preserve BasePtr for LEA64_32r
Michael Kuperstein
2016-10-06
1
-3
/
+5
*
[X86] Don't preserve Win64 SSE CSRs when SSE is disabled
Reid Kleckner
2016-09-30
1
-1
/
+6
*
[X86] Optimization for replacing LEA with MOV at frame index elimination time
Zvi Rackover
2016-09-26
1
-1
/
+31
*
[AVX-512] Replace get512BitSuperRegister with calls to TargetRegisterInfo::ge...
Craig Topper
2016-09-25
1
-10
/
+0
*
[AVX-512] Teach X86InstrInfo::copyPhysReg to use a 512-bit move if XMM16-XMM3...
Craig Topper
2016-09-20
1
-0
/
+10
*
[AVX-512] Simplify X86InstrInfo::copyPhysReg for 128/256-bit vectors with AVX...
Craig Topper
2016-09-05
1
-10
/
+0
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-2
/
+3
*
[AVX-512] Teach X86InstrInfo::getLargestLegalSuperClass to inflate to FR32X/F...
Craig Topper
2016-08-01
1
-4
/
+26
*
[AVX512] Add X86::VR512RegClassID to X86RegisterInfo::getLargestLegalSuperClass.
Craig Topper
2016-07-31
1
-0
/
+1
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-6
/
+6
*
Fixed the callee saved registers list for X86 AllRegs calling convention.
Amjad Aboud
2016-05-12
1
-8
/
+13
*
[X86] Add ZMM registers to the X86_INTR calling convention preserved mask whe...
Craig Topper
2016-05-10
1
-0
/
+2
[next]