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
/
RegUsageInfoCollector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-3
/
+3
*
[CodeGen] Always use `printReg` to print registers in both MIR and debug
Francis Visoiu Mistrih
2017-11-30
1
-1
/
+1
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
IPRA: Don't crash on null getCallPreservedMask
Matt Arsenault
2017-08-05
1
-3
/
+5
*
[IPRA] Change algorithm for RegUsageInfoCollector.
Marcello Maggioni
2017-03-13
1
-3
/
+21
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
IPRA: Fix RegMask calculation for alias registers
Matthias Braun
2016-07-21
1
-12
/
+1
*
[IPRA] Set callee saved registers to none for local function when IPRA is ena...
Mehdi Amini
2016-07-13
1
-6
/
+19
*
[IPRA] Properly compute register usage at call sites.
Chad Rosier
2016-07-11
1
-2
/
+3
*
Address a few coding style issues. NFC.
Chad Rosier
2016-06-15
1
-9
/
+7
*
[RegUsageInfoCollector] Drop unneccesary const_cast. NFC.
Benjamin Kramer
2016-06-12
1
-2
/
+1
*
Use const_cast to cast away constness. This silences a warning.
Chandler Carruth
2016-06-11
1
-1
/
+1
*
Interprocedural Register Allocation (IPRA) Analysis
Mehdi Amini
2016-06-10
1
-0
/
+131