aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/DataLayout.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-23/+24
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+7
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-167/+142
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-3/+14
* Update to LLVM 3.5a.Stephen Hines2014-04-241-73/+125
* 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