aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/DataLayout.h
Commit message (Expand)AuthorAgeFilesLines
* MemCpyOptimizer: Use max legal int size instead of pointer sizeMatt Arsenault2013-09-161-0/+11
* Use type helper functions.Matt Arsenault2013-09-061-2/+2
* Re-add DataLayout pointer size convenience functions.Matt Arsenault2013-07-261-0/+12
* Fix extra whitespace / formattingMatt Arsenault2013-06-281-3/+4
* Cleanup naming: DataLayout s/TD/DL/Eli Bendersky2013-04-161-7/+7
* InstCombine: Improve the result bitvect type when folding (cmp pred (load (ge...Arnaud A. de Grandmaison2013-03-221-0/+4
* Hoist the definition of getTypeSizeInBits to be inlinable and in theChandler Carruth2013-03-211-0/+45
* Add a doFinalization method to the DataLayout pass.Pete Cooper2013-03-121-0/+4
* Minor coding style fixMichael Liao2013-03-011-3/+3
* Copy missing member in DataLayout copy ctor.David Blaikie2013-02-271-0/+1
* Clean up whitespace and indentation a bitEli Bendersky2013-01-301-5/+1
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-0/+427