[X86][SSE] Vector integer/float conversion memory folding
[oota-llvm.git] / lib / Target / R600 / SIAnnotateControlFlow.cpp
2014-06-20 Tom StellardR600/SI: SI Control Flow Annotation bug fixed
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-02-03 Matt ArsenaultAdd DEBUG_TYPE to SIAnnotateControlFlow
2014-01-13 Chandler Carruth[PM] Split DominatorTree into a concrete analysis resul...
2014-01-13 Chandler Carruth[cleanup] Move the Dominators.h and Verifier.h headers...
2013-12-10 Matt ArsenaultUse llvm_unreachable instead of assert(0)
2013-12-05 Alp TokerCorrect word hyphenations
2013-07-16 Craig TopperAdd 'const' qualifiers to static const char* variables.
2013-06-07 Tom StellardR600: Remove unnecessary include
2013-02-14 Michel DanzerR600/SI: Check for empty stack in SIAnnotateControlFlow...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-21 Tom StellardR600: Coding style - remove empty spaces from the begin...
2012-12-19 Tom StellardR600: New control flow for SI v2