aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/SIAnnotateControlFlow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-25/+21
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-14/+14
* Update to LLVM 3.5a.Stephen Hines2014-04-241-6/+8
* 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