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
/
AMDGPUInstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-369
/
+0
*
[CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.
Ahmed Bougacha
2015-06-11
1
-4
/
+3
*
[InstrInfo] Refactor foldOperandImpl to thread through InsertPt. NFC
Keno Fischer
2015-06-08
1
-8
/
+6
*
Remove the need to cache the subtarget in the R600 TargetRegisterInfo
Eric Christopher
2015-03-11
1
-3
/
+3
*
ArrayRefize memory operand folding. NFC.
Benjamin Kramer
2015-02-28
1
-14
/
+10
*
Make helper functions/classes/globals static. NFC.
Benjamin Kramer
2015-02-06
1
-1
/
+1
*
Reuse a bunch of cached subtargets and remove getSubtarget calls
Eric Christopher
2015-01-30
1
-4
/
+1
*
R600/SI: Don't shrink instructions whose e32 encoding doesn't exist
Marek Olsak
2015-01-15
1
-1
/
+32
*
R600/SI: Add VI instructions
Marek Olsak
2014-12-07
1
-1
/
+1
*
R600: Remove dead code
Matt Arsenault
2014-10-07
1
-16
/
+1
*
R600: Increase nearby load scheduling threshold.
Matt Arsenault
2014-08-06
1
-9
/
+20
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-1
/
+4
*
Remove line with no effect
Matt Arsenault
2014-07-29
1
-1
/
+0
*
R600: Implement enableClusterLoads()
Matt Arsenault
2014-07-24
1
-0
/
+4
*
R600: Remove AMDIL instruction and register definitions
Tom Stellard
2014-06-13
1
-22
/
+0
*
R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtarget
Tom Stellard
2014-06-13
1
-2
/
+2
*
R600: Drop use of cached TargetMachine in AMDGPUInstrInfo.cpp
Tom Stellard
2014-06-13
1
-1
/
+1
*
R600/SI: Refactor the VOP3_32 tablegen class
Tom Stellard
2014-05-16
1
-0
/
+11
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-3
/
+3
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-3
/
+2
*
Fix indentation
Matt Arsenault
2014-03-11
1
-9
/
+8
*
Use llvm_unreachable instead of assert(0)
Matt Arsenault
2013-12-10
1
-2
/
+2
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-1
/
+5
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-5
/
+1
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-1
/
+5
*
R600/SI: Add support for private address space load/store
Tom Stellard
2013-11-13
1
-12
/
+75
*
Removing a switch statement that contains only a default label. This resolve...
Aaron Ballman
2013-10-29
1
-28
/
+25
*
R600: Simplify handling of private address space
Tom Stellard
2013-10-22
1
-0
/
+40
*
R600/SI: Define a separate MIMG instruction for each possible output value type
Tom Stellard
2013-10-10
1
-0
/
+9
*
R600: Enable -verify-machineinstrs in some tests.
Vincent Lejeune
2013-10-01
1
-1
/
+1
*
R600: Use new getNamedOperandIdx function generated by TableGen
Tom Stellard
2013-06-25
1
-0
/
+1
*
R600: Rework subtarget info and remove AMDILDevice classes
Tom Stellard
2013-06-07
1
-1
/
+0
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-1
/
+1
*
R600: Hide symbols of implementation details.
Benjamin Kramer
2013-05-23
1
-21
/
+0
*
R600/SI: add VOP mapping functions
Christian Konig
2013-02-26
1
-0
/
+1
*
R600: Support for indirect addressing v4
Tom Stellard
2013-02-06
1
-1
/
+10
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+257