[opaque pointer type] More GEP API migrations in IRBuilder uses
[oota-llvm.git] / lib / Target / NVPTX / NVPTXLowerAggrCopies.cpp
2015-04-03 David Blaikie[opaque pointer type] More GEP API migrations in IRBuil...
2015-03-09 Benjamin KramerMove unreferenced passes into the cpp file
2015-03-09 David BlaikieSimplify expressions involving boolean constants with...
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2014-03-09 Chandler Carruth[C++11] Add range based accessors for the Use-Def chain...
2014-03-04 Chandler Carruth[Modules] Move InstIterator out of the Support library...
2014-02-25 Rafael EspindolaMake DataLayout a plain object, not a pass.
2014-02-24 Rafael EspindolaMake some DataLayout pointers const.
2014-02-21 Rafael EspindolaRename a few more DataLayout variables.
2013-03-30 Justin Holewinski[NVPTX] Run clang-format on all NVPTX sources.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-06-29 Chandler CarruthMove llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...