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
/
AMDGPUStructurizeCFG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: fix DenseMap with pointer key iteration in the structurizer
Christian Konig
2013-03-26
1
-2
/
+4
*
R600/SI: fix warning about overloaded virtual
Christian Konig
2013-03-01
1
-0
/
+1
*
R600/structurizer: improve inverting conditions
Christian Konig
2013-02-16
1
-1
/
+39
*
R600/structurizer: improve loop handling
Christian Konig
2013-02-16
1
-196
/
+148
*
R600/structurizer: improve finding condition values
Christian Konig
2013-02-16
1
-9
/
+22
*
R600/structurizer: improve PHI value finding
Christian Konig
2013-02-16
1
-0
/
+6
*
R600/structurizer: add class to find the Nearest Common Dominator
Christian Konig
2013-02-16
1
-0
/
+66
*
R600: rework flow creation in the structurizer v2
Tom Stellard
2013-02-08
1
-177
/
+195
*
R600: fix loop analyses in the structurizer
Tom Stellard
2013-02-08
1
-113
/
+183
*
R600: fix PHI value adding in the structurizer
Tom Stellard
2013-02-08
1
-65
/
+81
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-2
/
+2
*
R600: Coding style - remove empty spaces from the beginning of functions
Tom Stellard
2012-12-21
1
-18
/
+0
*
R600: New control flow for SI v2
Tom Stellard
2012-12-19
1
-0
/
+732