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
/
X86TargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[X86] Initialize and Register X86CondBrFoldingPass
Craig Topper
2018-12-07
1
-0
/
+1
*
[Targets] Add errors for tiny and kernel codemodel on targets that don't supp...
David Green
2018-12-07
1
-4
/
+8
*
Revert "Revert r347596 "Support for inserting profile-directed cache prefetch...
Mircea Trofin
2018-11-30
1
-0
/
+2
*
Revert r347596 "Support for inserting profile-directed cache prefetches"
Hans Wennborg
2018-11-29
1
-2
/
+0
*
Support for inserting profile-directed cache prefetches
Mircea Trofin
2018-11-26
1
-0
/
+2
*
[X86] Disable Condbr_merge pass
Rong Xu
2018-11-16
1
-1
/
+1
*
X86: Consistently declare pass initializers in X86.h; NFC
Matthias Braun
2018-11-01
1
-15
/
+0
*
[X86] Change X86 backend to look for 'min-legal-vector-width' attribute inste...
Craig Topper
2018-10-25
1
-4
/
+5
*
Recommit r343993: [X86] condition branches folding for three-way conditional ...
Rong Xu
2018-10-09
1
-0
/
+7
*
[X86] Revert r343993 condition branches folding for three-way conditional codes
Rong Xu
2018-10-08
1
-7
/
+0
*
[X86] condition branches folding for three-way conditional codes
Rong Xu
2018-10-08
1
-0
/
+7
*
[x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative
Chandler Carruth
2018-09-04
1
-7
/
+1
*
[x86] Actually initialize the SLH pass with the x86 backend and use
Chandler Carruth
2018-08-16
1
-0
/
+2
*
Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...
Reid Kleckner
2018-07-23
1
-1
/
+7
*
[SLH] Introduce a new pass to do Speculative Load Hardening to mitigate
Chandler Carruth
2018-07-13
1
-0
/
+7
*
Revert "Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC ...
Jonas Devlieghere
2018-06-28
1
-7
/
+1
*
[MachineOutliner] Define MachineOutliner support in TargetOptions
Jessica Paquette
2018-06-28
1
-0
/
+4
*
SelectionDAGBuilder, mach-o: Skip trap after noreturn call (for Mach-O)
Matthias Braun
2018-06-28
1
-1
/
+3
*
Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...
Reid Kleckner
2018-06-25
1
-1
/
+7
*
Revert r335297 "[X86] Implement more of x86-64 large and medium PIC code models"
Reid Kleckner
2018-06-21
1
-4
/
+1
*
[X86] Implement more of x86-64 large and medium PIC code models
Reid Kleckner
2018-06-21
1
-1
/
+4
*
[MS][ARM64] Hoist __ImageBase handling into TargetLoweringObjectFileCOFF
Reid Kleckner
2018-06-12
1
-2
/
+0
*
Correct dwarf unwind information in function epilogue
Petar Jovanovic
2018-04-24
1
-0
/
+6
*
MachO: trap unreachable instructions
Tim Northover
2018-04-13
1
-1
/
+2
*
[x86] Introduce a pass to begin more systematically fixing PR36028 and simila...
Chandler Carruth
2018-04-10
1
-0
/
+3
*
Add the ShadowCallStack pass
Vlad Tsyrklevich
2018-04-04
1
-0
/
+3
*
[X86] Reduce Store Forward Block issues in HW - Recommit after fixing Bug 36346
Lama Saba
2018-04-02
1
-0
/
+3
*
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
David Blaikie
2018-03-23
1
-1
/
+1
*
Revert r325128 ("[X86] Reduce Store Forward Block issues in HW").
Richard Smith
2018-02-23
1
-1
/
+0
*
[X86] Reduce Store Forward Block issues in HW - Recommit after fixing Bug 36346
Lama Saba
2018-02-14
1
-0
/
+1
*
Revert r324835 "[X86] Reduce Store Forward Block issues in HW"
Hans Wennborg
2018-02-12
1
-1
/
+0
*
[X86] Reduce Store Forward Block issues in HW
Lama Saba
2018-02-11
1
-0
/
+1
*
[X86] Don't make 512-bit vectors legal when preferred vector width is 256 bit...
Craig Topper
2018-02-11
1
-3
/
+18
*
Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...
Chandler Carruth
2018-01-22
1
-0
/
+10
*
Separate LoopTraversal, ReachingDefAnalysis and BreakFalseDeps into their own...
Marina Yatsina
2018-01-22
1
-1
/
+1
*
Rename ExecutionDepsFix files to ExecutionDomainFix
Marina Yatsina
2018-01-22
1
-1
/
+1
*
Separate ExecutionDepsFix into 4 parts:
Marina Yatsina
2018-01-22
1
-9
/
+14
*
[X86] Add support for passing 'prefer-vector-width' function attribute into X...
Craig Topper
2018-01-20
1
-2
/
+20
*
Instrument Control Flow For Indirect Branch Tracking
Oren Ben Simhon
2018-01-09
1
-0
/
+2
*
(Re-landing) Expose a TargetMachine::getTargetTransformInfo function
Sanjoy Das
2017-12-22
1
-4
/
+3
*
Revert "Expose a TargetMachine::getTargetTransformInfo function"
Sanjoy Das
2017-12-21
1
-3
/
+4
*
Expose a TargetMachine::getTargetTransformInfo function
Sanjoy Das
2017-12-21
1
-4
/
+3
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Reid Kleckner
2017-11-08
1
-7
/
+0
*
Reland "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-07
1
-0
/
+7
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-01
1
-7
/
+0
*
Correct dwarf unwind information in function epilogue for X86
Petar Jovanovic
2017-11-01
1
-0
/
+7
*
X86: Register the X86CallFrameOptimization pass
Zvi Rackover
2017-10-24
1
-0
/
+2
*
[X86] Add a pass to convert instruction chains between domains.
Guy Blank
2017-10-22
1
-0
/
+7
[next]