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
/
GCNSchedStrategy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] Use GCNRPTracker dumper methods in scheduler
Stanislav Mekhanoshin
2017-05-16
1
-18
/
+7
*
[AMDGPU] Cache live-ins and register pressure in scheduler
Stanislav Mekhanoshin
2017-05-16
1
-71
/
+140
*
[AMDGPU] Turn register pressure estimation into forward tracker
Stanislav Mekhanoshin
2017-05-16
1
-112
/
+39
*
[AMDGPU] Fix incorrect register pressure calculation
Stanislav Mekhanoshin
2017-05-11
1
-2
/
+3
*
AMDGPU: Fix assert in scheduler
Konstantin Zhuravlyov
2017-04-27
1
-1
/
+2
*
[AMDGPU] Fix recorded region boundaries in max-occupancy scheduler
Stanislav Mekhanoshin
2017-03-28
1
-10
/
+5
*
[AMDGPU] Iterative scheduling infrastructure + minimal registry scheduler
Valery Pykhtin
2017-03-21
1
-3
/
+1
*
[AMDGPU] Remove getBidirectionalReasonRank
Stanislav Mekhanoshin
2017-03-11
1
-13
/
+1
*
[AMDGPU] Add second pass of the scheduler
Stanislav Mekhanoshin
2017-02-28
1
-5
/
+97
*
[AMDGPU] New method to estimate register pressure
Stanislav Mekhanoshin
2017-02-28
1
-21
/
+135
*
[AMDGPU] Fix read-undef flags when schedule is reverted
Stanislav Mekhanoshin
2017-02-28
1
-12
/
+15
*
[AMDGPU] Revert failed scheduling
Stanislav Mekhanoshin
2017-02-15
1
-29
/
+88
*
[AMDGPU] Move register related queries to subtarget class
Konstantin Zhuravlyov
2017-02-08
1
-2
/
+2
*
[AMDGPU] Fix GCNSchedStrategy.cpp debug output
Stanislav Mekhanoshin
2017-02-06
1
-2
/
+2
*
[AMDGPU] Account workgroup size in LDS occupancy limits
Stanislav Mekhanoshin
2017-02-01
1
-1
/
+2
*
[AMDGPU] Fix typo in GCNSchedStrategy
Valery Pykhtin
2017-01-26
1
-1
/
+1
*
AMDGPU/SI: Allow using SGPRs 96-101 on VI
Marek Olsak
2016-12-09
1
-1
/
+1
*
AMDGPU: Whitespace fixes
Matt Arsenault
2016-11-01
1
-2
/
+2
*
[AMDGPU] Wave and register controls
Konstantin Zhuravlyov
2016-09-06
1
-2
/
+2
*
AMDGPU/SI: Implement a custom MachineSchedStrategy
Tom Stellard
2016-08-29
1
-0
/
+312