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] gfx908 mfma support
Stanislav Mekhanoshin
2019-07-11
1
-2
/
+6
*
[AMDGPU] Speed up live-in virtual register set computaion in GCNScheduleDAGMI...
Valery Pykhtin
2019-06-18
1
-3
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-2
/
+2
*
[AMDGPU] Factored out common part of GCNRPTracker::reset()
Stanislav Mekhanoshin
2018-06-04
1
-11
/
+14
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-1
/
+1
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-5
/
+5
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
1
-3
/
+3
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
1
-3
/
+3
*
[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