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] Revert scheduling to reduce spilling
Stanislav Mekhanoshin
2020-01-03
1
-2
/
+11
*
[AMDGPU] Add VerifyScheduling support.
Jay Foad
2019-10-01
1
-0
/
+18
*
Add tracing in pickNodeFromQueue.
Jay Foad
2019-09-25
1
-0
/
+1
*
AMDGPU: Fix typo
Matt Arsenault
2019-09-06
1
-4
/
+4
*
AMDGPU: Avoid constructing new std::vector in initCandidate
Matt Arsenault
2019-09-05
1
-2
/
+2
*
[AMDGPU] Speed up live-in virtual register set computaion in GCNScheduleDAGMI...
Valery Pykhtin
2019-06-18
1
-2
/
+26
*
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] Small refactoring in the scheduler
Stanislav Mekhanoshin
2018-06-04
1
-18
/
+3
*
[AMDGPU] Track occupancy in MFI
Stanislav Mekhanoshin
2018-05-31
1
-7
/
+4
*
[AMDGPU] Add perf hints to functions
Stanislav Mekhanoshin
2018-05-25
1
-1
/
+11
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-40
/
+37
*
[AMDGPU] Fix amdgpu-waves-per-eu accounting in scheduler
Stanislav Mekhanoshin
2018-05-12
1
-2
/
+5
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-3
/
+3
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-01-22
1
-1
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Recommit CodeGen: Fix assertion in machine inst sheduler due to llvm.dbg.value
Yaxun Liu
2017-12-15
1
-8
/
+11
*
Revert CodeGen: Fix assertion in machine inst sheduler due to llvm.dbg.value
Yaxun Liu
2017-12-14
1
-11
/
+8
*
CodeGen: Fix assertion in machine inst sheduler due to llvm.dbg.value
Yaxun Liu
2017-12-13
1
-8
/
+11
*
AMDGPU: Fix crash when scheduling DBG_VALUE
Matt Arsenault
2017-12-05
1
-1
/
+5
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-3
/
+2
*
[CodeGen] Rename DEBUG_TYPE to match passnames
Evandro Menezes
2017-07-11
1
-1
/
+1
*
[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