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
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: Add a llvm.R600.store.swizzle intrinsics
Tom Stellard
2013-01-23
3
-2
/
+31
*
R600: Simplify stream outputs intrinsic
Tom Stellard
2013-01-23
5
-47
/
+13
*
R600: rework handling of the constants
Tom Stellard
2013-01-23
16
-104
/
+483
*
R600: Add a CONST_ADDRESS node to model constant buf read
Tom Stellard
2013-01-23
3
-1
/
+12
*
R600: Factorise VTX_WORD0 and VTX_WORD1 in tblgen def
Tom Stellard
2013-01-23
1
-45
/
+65
*
R600/SI: Use unnormalized coordinates for sampling with the RECT target.
Tom Stellard
2013-01-21
2
-0
/
+13
*
R600/SI: Take target parameter for sample intrinsics.
Tom Stellard
2013-01-21
2
-4
/
+4
*
R600/SI: Derive all sample intrinsics from a single class.
Tom Stellard
2013-01-21
1
-3
/
+5
*
R600/SILowerControlFlow.cpp: Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-01-21
1
-3
/
+2
*
R600: Proper insert S_WAITCNT instructions
Tom Stellard
2013-01-18
8
-32
/
+379
*
R600: Optimize and cleanup KILL on SI
Tom Stellard
2013-01-18
4
-71
/
+96
*
Remove redundant 'llvm::' qualifications
Dmitri Gribenko
2013-01-13
3
-6
/
+6
*
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-08
1
-1
/
+1
*
R600/SIISelLowering.cpp: Suppress a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-01-07
1
-3
/
+2
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
9
-18
/
+18
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
21
-28
/
+23
*
R600: Coding style - remove empty spaces from the beginning of functions
Tom Stellard
2012-12-21
3
-35
/
+0
*
R600: Fix MAX_UINT definition
Tom Stellard
2012-12-21
1
-1
/
+1
*
R600: Add SHADOWCUBE to TEX_SHADOW pattern
Tom Stellard
2012-12-21
1
-1
/
+1
*
R600: Expand vec4 INT <-> FP conversions
Tom Stellard
2012-12-21
1
-0
/
+4
*
Target/R600: Update MIB according to r170588.
NAKAMURA Takumi
2012-12-20
3
-22
/
+29
*
R600: Remove unecessary VREG alignment.
Tom Stellard
2012-12-19
1
-6
/
+6
*
R600: control flow optimization
Tom Stellard
2012-12-19
1
-0
/
+49
*
R600: New control flow for SI v2
Tom Stellard
2012-12-19
14
-385
/
+1500
*
R600: enable S_*N2_* instructions
Tom Stellard
2012-12-17
1
-4
/
+4
*
R600: BB operand support for SI
Tom Stellard
2012-12-17
4
-4
/
+27
*
R600: remove nonsense setPrefLoopAlignment
Tom Stellard
2012-12-17
1
-1
/
+0
*
Fix warnings with -DNDEBUG
Tom Stellard
2012-12-13
3
-2
/
+3
*
Avoid setIsInsideBundle in Target/R600.
Jakob Stoklund Olesen
2012-12-13
2
-10
/
+11
*
[CMake] Fixup R600.
NAKAMURA Takumi
2012-12-12
1
-1
/
+1
*
Add R600 backend
Tom Stellard
2012-12-11
104
-0
/
+19558