summaryrefslogtreecommitdiff
path: root/include/llvm/IR/DataLayout.h
Commit message (Expand)AuthorAge
* Fix extra whitespace / formattingMatt Arsenault2013-06-28
* Cleanup naming: DataLayout s/TD/DL/Eli Bendersky2013-04-16
* InstCombine: Improve the result bitvect type when folding (cmp pred (load (ge...Arnaud A. de Grandmaison2013-03-22
* Hoist the definition of getTypeSizeInBits to be inlinable and in theChandler Carruth2013-03-21
* Add a doFinalization method to the DataLayout pass.Pete Cooper2013-03-12
* Minor coding style fixMichael Liao2013-03-01
* Copy missing member in DataLayout copy ctor.David Blaikie2013-02-27
* Clean up whitespace and indentation a bitEli Bendersky2013-01-30
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02