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
/
AMDILISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: Rename AMDILISelDAGToDAG.cpp -> AMDGPUISelDAGToDAG.cpp
Tom Stellard
2013-07-23
1
-789
/
+0
*
R600: Move CONST_ADDRESS folding into AMDGPUDAGToDAGISel::Select()
Tom Stellard
2013-07-23
1
-49
/
+93
*
R600: Use KCache for kernel arguments
Tom Stellard
2013-07-23
1
-17
/
+4
*
R600: Add local memory support via LDS
Tom Stellard
2013-06-28
1
-5
/
+10
*
R600: Use new getNamedOperandIdx function generated by TableGen
Tom Stellard
2013-06-25
1
-45
/
+46
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
1
-3
/
+3
*
Use GetUnderlyingObject instead of custom function
Matt Arsenault
2013-06-18
1
-58
/
+20
*
R600: Don't try to fix reg class when copying IMPLICIT_DEF to a register
Tom Stellard
2013-06-13
1
-1
/
+2
*
R600: Rework subtarget info and remove AMDILDevice classes
Tom Stellard
2013-06-07
1
-6
/
+5
*
Cast to the proper type.
Bill Wendling
2013-06-06
1
-1
/
+1
*
R600: Const/Neg/Abs can be folded to dot4
Vincent Lejeune
2013-06-04
1
-45
/
+141
*
R600/SI: Fixup CopyToReg register class in PostprocessISelDAG()
Tom Stellard
2013-06-03
1
-5
/
+33
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-2
/
+2
*
Move passes from namespace llvm into anonymous namespaces. Sort includes whil...
Benjamin Kramer
2013-05-23
1
-1
/
+1
*
ArrayRefize getMachineNode(). No functionality change.
Michael Liao
2013-04-19
1
-1
/
+1
*
R600/SI: Add support for buffer stores v2
Tom Stellard
2013-04-05
1
-0
/
+23
*
R600: Factorize code handling Const Read Port limitation
Vincent Lejeune
2013-03-14
1
-8
/
+25
*
R600: Turn BUILD_VECTOR into Reg_Sequence
Vincent Lejeune
2013-03-05
1
-0
/
+29
*
R600/SI: add post ISel folding for SI v2
Christian Konig
2013-02-26
1
-0
/
+1
*
R600/SI: add folding helper
Christian Konig
2013-02-26
1
-0
/
+19
*
R600: Do not fold single instruction with more that 3 kcache read
Vincent Lejeune
2013-02-14
1
-0
/
+2
*
R600: Do not fold modifier/litterals in vector inst
Vincent Lejeune
2013-02-14
1
-2
/
+5
*
R600/SI: simplify and fix SMRD encoding
Tom Stellard
2013-02-07
1
-53
/
+0
*
R600: Support for indirect addressing v4
Tom Stellard
2013-02-06
1
-10
/
+20
*
R600: Fold clamp, neg, abs
Tom Stellard
2013-01-31
1
-3
/
+48
*
R600: Consider bitcast when folding const_address node.
Tom Stellard
2013-01-31
1
-0
/
+3
*
R600: rework handling of the constants
Tom Stellard
2013-01-23
1
-1
/
+83
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+485