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
/
SILowerControlFlow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-39
/
+5
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-10
/
+60
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-37
/
+50
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-5
/
+5
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-30
/
+40
*
R600/SI: Add support for private address space load/store
Tom Stellard
2013-11-13
1
-3
/
+10
*
R600: Add support for local memory atomic add
Tom Stellard
2013-09-05
1
-0
/
+1
*
R600/SI: Don't emit S_WQM_B64 instruction for compute shaders
Tom Stellard
2013-09-05
1
-1
/
+2
*
R600/SI: Initial support for LDS/GDS instructions
Michel Danzer
2013-07-10
1
-0
/
+16
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-2
/
+3
*
R600/SI: replace WQM intrinsic
Christian Konig
2013-03-26
1
-0
/
+14
*
R600/SI: fix ELSE pseudo op handling
Christian Konig
2013-03-26
1
-1
/
+2
*
R600/SI: implement indirect adressing for SI
Christian Konig
2013-03-18
1
-1
/
+116
*
R600/SI: cleanup literal handling v3
Christian Konig
2013-02-16
1
-5
/
+5
*
R600/SILowerControlFlow.cpp: Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-01-21
1
-3
/
+2
*
R600: Optimize and cleanup KILL on SI
Tom Stellard
2013-01-18
1
-43
/
+84
*
R600: Coding style - remove empty spaces from the beginning of functions
Tom Stellard
2012-12-21
1
-10
/
+0
*
R600: control flow optimization
Tom Stellard
2012-12-19
1
-0
/
+49
*
R600: New control flow for SI v2
Tom Stellard
2012-12-19
1
-89
/
+190
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+191