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
/
RegisterUsageInfo.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
*
MachineFunction: Store more specific reference to LLVMTargetMachine; NFC
Matthias Braun
2018-11-05
1
-1
/
+1
*
Use the container form llvm::sort(C, ...)
Fangrui Song
2018-09-30
1
-1
/
+1
*
RegUsageInfo: Cleanup; NFC
Matthias Braun
2018-07-26
1
-15
/
+13
*
[CodeGen] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-06
1
-1
/
+1
*
[CodeGen] Always use `printReg` to print registers in both MIR and debug
Francis Visoiu Mistrih
2017-11-30
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-3
/
+3
*
Fix typos
Matt Arsenault
2017-06-19
1
-2
/
+2
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-06-06
1
-2
/
+13
*
Move helpers into anonymous namespaces. NFC.
Benjamin Kramer
2016-08-06
1
-1
/
+1
*
IPRA: avoid double query to the map (NFC)
Mehdi Amini
2016-07-16
1
-2
/
+3
*
Interprocedural Register Allocation (IPRA) Analysis
Mehdi Amini
2016-06-10
1
-0
/
+92