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
/
SIFoldOperands.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-288
/
+0
*
R600/SI: Replace TRI->getRegClass(Reg) with TRI->getPhysRegClass(Reg)
Tom Stellard
2015-05-12
1
-2
/
+2
*
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
Benjamin Kramer
2015-03-23
1
-1
/
+2
*
R600/SI: Fix asam errors in SIFoldOperands
Tom Stellard
2015-02-17
1
-1
/
+2
*
R600/SI: Fix phys reg copies in SIFoldOperands
Matt Arsenault
2015-02-14
1
-3
/
+13
*
R600/SI: Allow f64 inline immediates in i64 operands
Matt Arsenault
2015-02-13
1
-1
/
+2
*
Fix typo
Matt Arsenault
2015-01-31
1
-1
/
+1
*
R600/SI: Add pattern for bitcasting fp immediates to integers
Tom Stellard
2015-01-13
1
-7
/
+2
*
R600/SI: Commute instructions to enable more folding opportunities
Tom Stellard
2015-01-07
1
-18
/
+47
*
R600/SI: Only fold immediates that have one use
Tom Stellard
2015-01-07
1
-1
/
+8
*
R600/SI: Add a V_MOV_B64 pseudo instruction
Tom Stellard
2015-01-07
1
-0
/
+1
*
R600/SI: Teach SIFoldOperands to split 64-bit constants when folding
Tom Stellard
2015-01-07
1
-25
/
+37
*
R600/SI: Refactor SIFoldOperands to simplify immediate folding
Tom Stellard
2015-01-07
1
-25
/
+54
*
R600/SI: Add SIFoldOperands pass
Tom Stellard
2014-11-21
1
-0
/
+202