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
/
R600
/
R600MachineScheduler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-103
/
+0
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-7
/
+6
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
Factor MI-Sched in preparation for post-ra scheduling support.
Andrew Trick
2013-12-28
1
-1
/
+1
*
R600: Fix scheduling of instructions that use the LDS output queue
Tom Stellard
2013-11-15
1
-2
/
+0
*
R600: Non vector only instruction can be scheduled on trans unit
Vincent Lejeune
2013-09-04
1
-2
/
+3
*
Revert "R600: Non vector only instruction can be scheduled on trans unit"
Tom Stellard
2013-07-31
1
-3
/
+2
*
R600: Non vector only instruction can be scheduled on trans unit
Vincent Lejeune
2013-07-31
1
-2
/
+3
*
R600: Support schedule and packetization of trans-only inst
Vincent Lejeune
2013-06-29
1
-0
/
+1
*
R600: Use a refined heuristic to choose when switching clause
Vincent Lejeune
2013-06-07
1
-1
/
+4
*
R600: Schedule copy from phys register at beginning of block
Vincent Lejeune
2013-06-05
1
-0
/
+1
*
R600: Make sure to schedule AR register uses and defs in the same clause
Tom Stellard
2013-06-05
1
-0
/
+2
*
Move passes from namespace llvm into anonymous namespaces. Sort includes whil...
Benjamin Kramer
2013-05-23
1
-1
/
+1
*
R600: Use bottom up scheduling algorithm
Vincent Lejeune
2013-05-17
1
-1
/
+1
*
R600: Use depth first scheduling algorithm
Vincent Lejeune
2013-05-17
1
-27
/
+5
*
R600: Factorize code handling Const Read Port limitation
Vincent Lejeune
2013-03-14
1
-2
/
+1
*
R600: initial scheduler code
Vincent Lejeune
2013-03-05
1
-0
/
+121