aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/SIAnnotateControlFlow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add 'const' qualifiers to static const char* variables.Craig Topper2013-07-161-7/+7
* R600: Remove unnecessary includeTom Stellard2013-06-071-0/+2
* R600/SI: Check for empty stack in SIAnnotateControlFlow::isTopOfStackMichel Danzer2013-02-141-1/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-021-4/+3
* R600: Coding style - remove empty spaces from the beginning of functionsTom Stellard2012-12-211-7/+0
* R600: New control flow for SI v2Tom Stellard2012-12-191-0/+337