summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp
Commit message (Expand)AuthorAge
* [C++11] Add range based accessors for the Use-Def chain of a Value.Chandler Carruth2014-03-09
* [Modules] Move InstIterator out of the Support library, where it had noChandler Carruth2014-03-04
* Make DataLayout a plain object, not a pass.Rafael Espindola2014-02-25
* Make some DataLayout pointers const.Rafael Espindola2014-02-24
* Rename a few more DataLayout variables.Rafael Espindola2014-02-21
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-30
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Move TargetData to DataLayout.Micah Villmow2012-10-08
* Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.hChandler Carruth2012-06-29
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04