index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
R600
/
AMDILISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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