summaryrefslogtreecommitdiff
path: root/lib/Target/R600/SIAnnotateControlFlow.cpp
Commit message (Expand)AuthorAge
* R600/SI: SI Control Flow Annotation bug fixedTom Stellard2014-06-20
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-25
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* Add DEBUG_TYPE to SIAnnotateControlFlowMatt Arsenault2014-02-03
* [PM] Split DominatorTree into a concrete analysis result object whichChandler Carruth2014-01-13
* [cleanup] Move the Dominators.h and Verifier.h headers into the IRChandler Carruth2014-01-13
* Use llvm_unreachable instead of assert(0)Matt Arsenault2013-12-10
* Correct word hyphenationsAlp Toker2013-12-05
* Add 'const' qualifiers to static const char* variables.Craig Topper2013-07-16
* R600: Remove unnecessary includeTom Stellard2013-06-07
* R600/SI: Check for empty stack in SIAnnotateControlFlow::isTopOfStackMichel Danzer2013-02-14
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-02
* R600: Coding style - remove empty spaces from the beginning of functionsTom Stellard2012-12-21
* R600: New control flow for SI v2Tom Stellard2012-12-19