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
/
CodeGen
/
TargetPassConfig.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TargetPassConfig] Add a target hook to know what GlobalISel should do on error.
Quentin Colombet
2016-08-26
1
-0
/
+13
*
(Trivial) TargetPassConfig: assert when TargetMachine has no MCAsmInfo
Alex Bradbury
2016-08-18
1
-1
/
+3
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
XRay: Add entry and exit sleds
Dean Michael Berris
2016-07-14
1
-0
/
+1
*
Add EnableIPRA to TargetOptions, and move the cl::opt -enable-ipra to TargetM...
Mehdi Amini
2016-07-13
1
-7
/
+3
*
[IPRA] Set callee saved registers to none for local function when IPRA is ena...
Mehdi Amini
2016-07-13
1
-1
/
+0
*
[CodeGen, TargetPassConfig] Remove a race from createRegAllocPass
David Majnemer
2016-07-08
1
-6
/
+14
*
[CFLAA] Split into Anders+Steens analysis.
George Burgess IV
2016-07-06
1
-6
/
+30
*
Interprocedural Register Allocation (IPRA): add a Transformation Pass
Mehdi Amini
2016-06-10
1
-0
/
+3
*
Interprocedural Register Allocation (IPRA) Analysis
Mehdi Amini
2016-06-10
1
-0
/
+15
*
CodeGen: Allow verifier to run after MachineBlockPlacement
Matt Arsenault
2016-06-09
1
-1
/
+1
*
CodeGen: Refactor renameDisconnectedComponents() as a pass
Matthias Braun
2016-05-31
1
-0
/
+5
*
Factor PrologEpilogInserter around spilling, frame finalization, and scavenging
Derek Schuff
2016-05-17
1
-1
/
+11
*
TargetPassConfig: Set PrintMachineCode even if addMachinePasses() does not run.
Matthias Braun
2016-05-10
1
-5
/
+5
*
CodeGen: Move TargetPassConfig from Passes.h to an own header; NFC
Matthias Braun
2016-05-10
1
-0
/
+827