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
/
R600ISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: Initialize BooleanVectorContents
Tom Stellard
2013-04-24
1
-0
/
+1
*
R600/SI: add mulhu/mulhs patterns
Christian Konig
2013-03-27
1
-1
/
+0
*
R600: Use legacy (0 * anything = 0) MUL instructions for pow intrinsics
Michel Danzer
2013-03-22
1
-11
/
+0
*
R600: Fix JUMP handling so that MachineInstr verification can occur
Vincent Lejeune
2013-03-11
1
-4
/
+3
*
R600: Optimize another selectcc case
Tom Stellard
2013-03-08
1
-11
/
+20
*
R600: Improve custom lowering of select_cc
Tom Stellard
2013-03-08
1
-37
/
+30
*
R600: Change operation action from Custom to Expand for BR_CC
Tom Stellard
2013-03-08
1
-41
/
+2
*
R600: Change operation action from Custom to Expand for SETCC
Tom Stellard
2013-03-08
1
-45
/
+2
*
R600: Set BooleanContents to ZeroOrNegativeOneBooleanContent
Tom Stellard
2013-03-08
1
-0
/
+1
*
R600/SI: remove SGPR address space v2
Christian Konig
2013-03-07
1
-1
/
+2
*
R600/SI: remove shader type intrinsic
Christian Konig
2013-03-07
1
-1
/
+0
*
R600: Remove LowerConstCopyPass and lower CONST_COPY right after ISel.
Vincent Lejeune
2013-03-05
1
-1
/
+7
*
R600: Add support for indirect addressing of non default const buffer
Vincent Lejeune
2013-03-05
1
-2
/
+4
*
R600: Fix scheduler crash caused by invalid MachinePointerInfo
Tom Stellard
2013-02-19
1
-1
/
+1
*
R600: Fold zero/one in export instructions
Vincent Lejeune
2013-02-14
1
-62
/
+50
*
R600: Add support for SET*_DX10 instructions
Tom Stellard
2013-02-07
1
-29
/
+79
*
R600: Support for indirect addressing v4
Tom Stellard
2013-02-06
1
-2
/
+180
*
Don't use MRI liveouts in R600.
Jakob Stoklund Olesen
2013-02-05
1
-4
/
+11
*
R600: improve inputs/interpolation handling
Tom Stellard
2013-02-05
1
-66
/
+28
*
R600: Consider bitcast when folding const_address node.
Tom Stellard
2013-01-31
1
-0
/
+8
*
R600: Add a llvm.R600.store.swizzle intrinsics
Tom Stellard
2013-01-23
1
-2
/
+18
*
R600: Simplify stream outputs intrinsic
Tom Stellard
2013-01-23
1
-32
/
+0
*
R600: rework handling of the constants
Tom Stellard
2013-01-23
1
-9
/
+113
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-2
/
+2
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-1
/
+1
*
R600: Expand vec4 INT <-> FP conversions
Tom Stellard
2012-12-21
1
-0
/
+4
*
Fix warnings with -DNDEBUG
Tom Stellard
2012-12-13
1
-1
/
+1
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+905