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
/
AMDGPU
/
GCNRegPressure.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...
Eugene Zelenko
2017-08-10
1
-7
/
+18
*
Implement LaneBitmask::getNumLanes and LaneBitmask::getHighestLane
Krzysztof Parzyszek
2017-07-20
1
-1
/
+1
*
Use LaneBitmask::getLane in a few more places
Krzysztof Parzyszek
2017-07-20
1
-1
/
+1
*
[CodeGen] Rename DEBUG_TYPE to match passnames
Evandro Menezes
2017-07-11
1
-1
/
+1
*
Make helper functions static. NFC.
Benjamin Kramer
2017-05-26
1
-3
/
+3
*
[AMDGPU] Fix incorrect register usage tracking in GCNUpwardTracker
Valery Pykhtin
2017-05-22
1
-60
/
+86
*
[AMDGPU] Use GCNRPTracker dumper methods in scheduler
Stanislav Mekhanoshin
2017-05-16
1
-0
/
+12
*
[AMDGPU] Turn register pressure estimation into forward tracker
Stanislav Mekhanoshin
2017-05-16
1
-11
/
+110
*
[AMDGPU] Fixed typo in GCNRegPressure, NFC
Stanislav Mekhanoshin
2017-05-09
1
-10
/
+10
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-2
/
+2
*
[AMDGPU] Iterative scheduling infrastructure + minimal registry scheduler
Valery Pykhtin
2017-03-21
1
-0
/
+355