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
/
SIAnnotateControlFlow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-365
/
+0
*
R600/SI: Fix verifier errors from the SIAnnotateControlFlow pass
Tom Stellard
2015-05-01
1
-1
/
+9
*
R600/SI: Fix verifier error caused by SIAnnotateControlFlow
Tom Stellard
2015-04-14
1
-6
/
+13
*
R600/SI: Fix bug from insertion of llvm.SI.end.cf into loop headers
Tom Stellard
2015-02-05
1
-3
/
+24
*
R600/SI: SI Control Flow Annotation bug fixed
Tom Stellard
2014-06-20
1
-25
/
+21
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-4
/
+4
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-8
/
+8
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-2
/
+2
*
Add DEBUG_TYPE to SIAnnotateControlFlow
Matt Arsenault
2014-02-03
1
-0
/
+2
*
[PM] Split DominatorTree into a concrete analysis result object which
Chandler Carruth
2014-01-13
1
-3
/
+3
*
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
Chandler Carruth
2014-01-13
1
-1
/
+1
*
Use llvm_unreachable instead of assert(0)
Matt Arsenault
2013-12-10
1
-1
/
+1
*
Correct word hyphenations
Alp Toker
2013-12-05
1
-1
/
+1
*
Add 'const' qualifiers to static const char* variables.
Craig Topper
2013-07-16
1
-7
/
+7
*
R600: Remove unnecessary include
Tom Stellard
2013-06-07
1
-0
/
+2
*
R600/SI: Check for empty stack in SIAnnotateControlFlow::isTopOfStack
Michel Danzer
2013-02-14
1
-1
/
+1
*
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
-4
/
+3
*
R600: Coding style - remove empty spaces from the beginning of functions
Tom Stellard
2012-12-21
1
-7
/
+0
*
R600: New control flow for SI v2
Tom Stellard
2012-12-19
1
-0
/
+337