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
/
SIInstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make method static
Matt Arsenault
2013-11-15
1
-1
/
+1
*
Indentation fixes
Matt Arsenault
2013-11-14
1
-2
/
+1
*
Add a comment
Matt Arsenault
2013-11-14
1
-1
/
+3
*
R600: Fix uninitialized variable usage
Tom Stellard
2013-11-13
1
-5
/
+5
*
R600/SI: Add support for private address space load/store
Tom Stellard
2013-11-13
1
-13
/
+53
*
R600/SI: Prefer SALU instructions for bit shift operations
Tom Stellard
2013-11-13
1
-4
/
+263
*
Target/R600: Un-tab-ify.
NAKAMURA Takumi
2013-10-28
1
-5
/
+5
*
R600/SI: Use llvm_unreachable() for an always false assert
Tom Stellard
2013-10-22
1
-2
/
+1
*
R600/SI: Fix warning on non-asserts build
Tom Stellard
2013-10-22
1
-0
/
+1
*
R600: Simplify handling of private address space
Tom Stellard
2013-10-22
1
-10
/
+8
*
R600: Remove unused InstrInfo::getMovImmInstr() function
Tom Stellard
2013-10-22
1
-11
/
+0
*
R600/SI: Remove some leftover MI dump call
Vincent Lejeune
2013-10-15
1
-1
/
+0
*
R600/SI: Implement SIInstrInfo::verifyInstruction() for VOP*
Tom Stellard
2013-10-10
1
-0
/
+107
*
Remove unused stdio.h includes
Dmitri Gribenko
2013-08-18
1
-1
/
+0
*
R600/SI: Fix broken encoding of DS_WRITE_B32
Michel Danzer
2013-08-16
1
-0
/
+4
*
R600/SI: Assign a register class to the $vaddr operand for MIMG instructions
Tom Stellard
2013-08-14
1
-0
/
+5
*
Make some arrays 'static const'
Craig Topper
2013-07-15
1
-5
/
+5
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-1
/
+1
*
R600/SI: dynamical figure out the reg class of MIMG
Christian Konig
2013-04-10
1
-0
/
+9
*
R600/SI: add cummuting of rev instructions
Christian Konig
2013-03-27
1
-1
/
+21
*
R600/SI: improve vector interpolation
Christian Konig
2013-03-26
1
-0
/
+20
*
R600/SI: handle all registers in copyPhysReg v2
Christian Konig
2013-03-01
1
-16
/
+88
*
R600/SI: add some more instruction flags
Christian Konig
2013-02-26
1
-0
/
+10
*
R600/SI: cleanup literal handling v3
Christian Konig
2013-02-16
1
-4
/
+1
*
R600/SI: Handle VGPR64 destination in copyPhysReg().
Tom Stellard
2013-02-07
1
-1
/
+9
*
R600: Support for indirect addressing v4
Tom Stellard
2013-02-06
1
-0
/
+48
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-1
/
+0
*
Target/R600: Update MIB according to r170588.
NAKAMURA Takumi
2012-12-20
1
-2
/
+3
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+89
[prev]