[PowerPC] Enable interleaved-access vectorization
[oota-llvm.git] / lib / Target / NVPTX / InstPrinter /
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-09 Matt ArsenaultMC: Add target hook to control symbol quoting
2015-03-30 Eric ChristopherRemove unused MCSubtargetInfo argument from the NVPTX...
2015-03-28 Akira HatanakaDelete MCInstPrinter::AvailableFeatures.
2015-03-27 Akira Hatanaka[MCInstPrinter] Enable MCInstPrinter to change its...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-16 Justin Holewinski[NVPTX] Rename registers %fl -> %fd and %rl -> %rd
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target responsible...
2013-11-28 NAKAMURA Takumi[CMake] Prune include_directories() in llvm/lib/Target...
2013-11-15 Justin Holewinski[NVPTX] Fix handling of indirect calls
2013-08-06 Justin Holewinski[NVPTX] Fix bug in stack code generation causes by...
2013-08-06 Justin Holewinski[NVPTX] Start conversion to MC infrastructure
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...