Make DataLayout Non-Optional in the Module
[oota-llvm.git] / lib / Target / NVPTX / NVPTXAllocaHoisting.h
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-01-28 Chandler Carruth[LPM] Stop using the string based preservation API...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-02-25 Rafael EspindolaMake DataLayout a plain object, not a pass.
2013-12-19 Josh Magee[stackprotector] Use analysis from the StackProtector...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...