summaryrefslogtreecommitdiff
path: root/lib/Target/R600/R600TextureIntrinsicsReplacer.cpp
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [Layering] Move InstVisitor.h into the IR library as it is prettyChandler Carruth2014-03-06
* R600: Coding styleTom Stellard2013-09-05
* R600: Fix segfault in R600TextureIntrinsicReplacerTom Stellard2013-09-05
* R600: Fix possible use of an uninitialized variableTom Stellard2013-08-17
* Fix spellingMatt Arsenault2013-08-15
* Move passes from namespace llvm into anonymous namespaces. Sort includes whil...Benjamin Kramer2013-05-23
* Fix use after free (pr16103).Rafael Espindola2013-05-22
* R600: Fix bug detected by GCC warning.Benjamin Kramer2013-05-20
* R600: Improve texture handlingVincent Lejeune2013-05-17