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
/
AMDILISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: Remove AMDILISelLowering
Matt Arsenault
2014-06-23
1
-35
/
+0
*
R600: Move add/sub with overflow out of AMDILISelLowering
Matt Arsenault
2014-06-23
1
-19
/
+0
*
R600: Move more out of AMDILISelLowering
Matt Arsenault
2014-06-23
1
-36
/
+3
*
R600: Don't set fp_round_inreg action.
Matt Arsenault
2014-06-23
1
-9
/
+0
*
R600: Remove a few more things from AMDILISelLowering
Matt Arsenault
2014-06-15
1
-8
/
+0
*
R600: Move / cleanup more leftover AMDIL stuff.
Matt Arsenault
2014-06-15
1
-48
/
+0
*
R600: Move division custom lowering out of AMDILISelLowering
Matt Arsenault
2014-06-15
1
-262
/
+3
*
R600: Remove dead code
Matt Arsenault
2014-06-15
1
-72
/
+11
*
R600: Cleanup some old AMDIL stuff.
Matt Arsenault
2014-06-13
1
-86
/
+11
*
R600: Don't call setOperationAction with things that aren't opcodes.
Matt Arsenault
2014-06-13
1
-8
/
+0
*
R600/SI: Use bcnt instruction for ctpop
Matt Arsenault
2014-06-10
1
-5
/
+0
*
Use range for
Matt Arsenault
2014-05-15
1
-52
/
+40
*
R600: Move computeMaskedBitsForTargetNode out of AMDILISelLowering.cpp
Matt Arsenault
2014-03-25
1
-35
/
+0
*
R600: Match sign_extend_inreg to BFE instructions
Matt Arsenault
2014-03-17
1
-35
/
+0
*
Make some arrays 'static const'
Craig Topper
2013-07-15
1
-4
/
+4
*
Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]).
Craig Topper
2013-07-15
1
-4
/
+4
*
R600: Rework subtarget info and remove AMDILDevice classes
Tom Stellard
2013-06-07
1
-16
/
+13
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-7
/
+7
*
R600: Swap the legality of rotl and rotr
Tom Stellard
2013-05-20
1
-2
/
+0
*
R600/SI: add proper formal parameter handling for SI
Christian Konig
2013-03-07
1
-5
/
+0
*
R600: Update for name changes from r175667.
Jim Grosbach
2013-02-20
1
-3
/
+3
*
R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad pattern
Vincent Lejeune
2013-02-18
1
-1
/
+2
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-4
/
+4
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-1
/
+1
*
R600: remove nonsense setPrefLoopAlignment
Tom Stellard
2012-12-17
1
-1
/
+0
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+652