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
/
SIShrinkInstructions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600/SI: Move continue after checking s_mov_b32.
Matt Arsenault
2014-12-08
1
-3
/
+3
*
R600/SI: Use s_movk_i32
Matt Arsenault
2014-11-13
1
-0
/
+13
*
R600/SI: Also check for FPImm literal constants
Matt Arsenault
2014-10-17
1
-1
/
+1
*
R600/SI: Simplify code with hasModifiersSet
Matt Arsenault
2014-10-17
1
-9
/
+8
*
R600/SI: Cleanup code with ChangeToFPImmediate
Matt Arsenault
2014-10-17
1
-4
/
+3
*
Fix typo
Matt Arsenault
2014-09-21
1
-4
/
+3
*
Fix typo
Matt Arsenault
2014-09-16
1
-1
/
+1
*
Fix typo
Matt Arsenault
2014-09-13
1
-4
/
+4
*
Remove 'virtual' keyword from methods markedwith 'override' keyword.
Craig Topper
2014-08-30
1
-3
/
+3
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-2
/
+2
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-1
/
+2
*
R600/SI: Remove leftover debugging code
Tom Stellard
2014-08-01
1
-2
/
+0
*
R600/SI: Do abs/neg folding with ComplexPatterns
Tom Stellard
2014-08-01
1
-1
/
+1
*
R600/SI: Fold immediates when shrinking instructions
Tom Stellard
2014-08-01
1
-9
/
+77
*
R600/SI: Fix incorrect commute operation in shrink instructions pass
Tom Stellard
2014-08-01
1
-3
/
+8
*
R600/SI: Add instruction shrinking pass
Tom Stellard
2014-07-21
1
-0
/
+189