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
...
*
R600/SI: Use eliminateFrameIndex() to expand SGPR spill pseudos
Tom Stellard
2014-08-21
1
-98
/
+11
*
R600/SI: Fix offset folding in some cases with shifted pointers.
Matt Arsenault
2014-08-15
1
-0
/
+22
*
R600/SIInstrInfo.cpp: Suppress an warning. [-Wunused-variable]
NAKAMURA Takumi
2014-08-11
1
-0
/
+1
*
R600/SI: Add a ComplexPattern for selecting MUBUF _OFFSET variant
Tom Stellard
2014-08-11
1
-103
/
+156
*
R600/SI: Implement areLoadsFromSameBasePtr
Matt Arsenault
2014-08-06
1
-0
/
+98
*
R600/SI: Do abs/neg folding with ComplexPatterns
Tom Stellard
2014-08-01
1
-24
/
+30
*
R600/SI: Simplify and fix handling of VOP2 in SIInstrInfo::legalizeOperands
Tom Stellard
2014-08-01
1
-28
/
+48
*
R600/SI: Fold immediates when shrinking instructions
Tom Stellard
2014-08-01
1
-1
/
+1
*
R600/SI: Fix incorrect commute operation in shrink instructions pass
Tom Stellard
2014-08-01
1
-0
/
+4
*
R600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
Matt Arsenault
2014-07-30
1
-13
/
+39
*
R600/SI: Implement getLdStBaseRegImmOfs
Matt Arsenault
2014-07-29
1
-0
/
+58
*
R600/SI: Add isMUBUF / isMTBUF
Matt Arsenault
2014-07-29
1
-0
/
+8
*
Fix typos / grammar.
Matt Arsenault
2014-07-29
1
-1
/
+1
*
R600/SI: Fix return type for isMIMG / isSMRD
Matt Arsenault
2014-07-28
1
-2
/
+2
*
R600/SI: Add instruction shrinking pass
Tom Stellard
2014-07-21
1
-0
/
+9
*
R600/SI: Use scratch memory for large private arrays
Tom Stellard
2014-07-21
1
-1
/
+20
*
R600/SI: Store constant initializer data in constant memory
Tom Stellard
2014-07-21
1
-0
/
+20
*
R600/SI: Add verifier check for immediates in register operands.
Tom Stellard
2014-07-02
1
-1
/
+8
*
R600/SI: Verify restrictions on div_scale operands.
Matt Arsenault
2014-06-23
1
-0
/
+35
*
R600/SI: Add intrinsics for brev instructions
Matt Arsenault
2014-06-18
1
-0
/
+1
*
R600/SI: Match cttz_zero_undef
Matt Arsenault
2014-06-17
1
-0
/
+1
*
R600/SI: Match ctlz_zero_undef
Matt Arsenault
2014-06-17
1
-0
/
+1
*
R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtarget
Tom Stellard
2014-06-13
1
-3
/
+3
*
R600/SI: Emit an error when attempting to spill VGPRs v4
Tom Stellard
2014-06-10
1
-10
/
+24
*
R600/SI: Fix a crash when spilling SGPRs
Tom Stellard
2014-06-10
1
-11
/
+7
*
R600/SI: Implement i64 ctpop
Matt Arsenault
2014-06-10
1
-0
/
+45
*
R600/SI: Use bcnt instruction for ctpop
Matt Arsenault
2014-06-10
1
-0
/
+5
*
R600/SI: Keep 64-bit not on SALU
Matt Arsenault
2014-06-09
1
-7
/
+61
*
Fix typos
Matt Arsenault
2014-06-03
1
-2
/
+2
*
R600/SI: Fix a bug with handling of INSERT_SUBREG in SIFixSGPRCopies
Tom Stellard
2014-05-15
1
-0
/
+18
*
R600/SI: Try to fix BFE operands when moving to VALU
Matt Arsenault
2014-05-13
1
-1
/
+1
*
R600/SI: Prettier display of input modifiers
Vincent Lejeune
2014-05-10
1
-4
/
+7
*
R600/SI: Teach SIInstrInfo::moveToVALU() how to move S_LOAD_*_IMM instructions
Tom Stellard
2014-05-09
1
-4
/
+35
*
R600/SI: Only create one instruction when spilling/restoring register v3
Tom Stellard
2014-05-02
1
-25
/
+138
*
R600/SI: Teach moveToVALU how to handle some SMRD instructions
Tom Stellard
2014-04-30
1
-1
/
+47
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-5
/
+5
*
R600/SI: Try to use scalar BFE.
Matt Arsenault
2014-04-18
1
-0
/
+23
*
R600/SI: Match sign_extend_inreg to s_sext_i32_i8 and s_sext_i32_i16
Matt Arsenault
2014-04-18
1
-14
/
+38
*
R600/SI: Teach SIInstrInfo::moveToVALU() how to handle PHI instructions
Tom Stellard
2014-04-17
1
-3
/
+15
*
R600/SI: Legalize operands after changing dst reg in FixSGPRCopies
Tom Stellard
2014-04-17
1
-2
/
+4
*
R600/SI: Refactor SOPC classes slightly.
Matt Arsenault
2014-04-11
1
-0
/
+6
*
R600/SI: Match not instruction.
Matt Arsenault
2014-04-09
1
-0
/
+1
*
R600/SI: Handle INSERT_SUBREG in SIFixSGPRCopies
Tom Stellard
2014-04-07
1
-0
/
+2
*
R600/SI: Implement shouldConvertConstantLoadToIntImm
Matt Arsenault
2014-03-31
1
-18
/
+26
*
R600/SI: Implement SIInstrInfo::isTriviallyRematerializable()
Tom Stellard
2014-03-31
1
-0
/
+12
*
R600/SI: Fix extra mov from legalizing 64-bit SALU ops.
Matt Arsenault
2014-03-24
1
-14
/
+26
*
R600/SI: Sub-optimial fix for 64-bit immediates with SALU ops.
Matt Arsenault
2014-03-24
1
-16
/
+37
*
R600/SI: Fix 64-bit bit ops that require the VALU.
Matt Arsenault
2014-03-24
1
-0
/
+76
*
R600/SI: Move splitting 64-bit immediates to separate function.
Matt Arsenault
2014-03-24
1
-39
/
+53
*
R600/SI: Fix warning with gcc 4.8.2
Tom Stellard
2014-03-24
1
-1
/
+1
[prev]
[next]