aboutsummaryrefslogtreecommitdiff
path: root/lib/IR/DataLayout.cpp
AgeCommit message (Expand)Author
2013-03-22InstCombine: Improve the result bitvect type when folding (cmp pred (load (ge...Arnaud A. de Grandmaison
2013-03-21Hoist the definition of getTypeSizeInBits to be inlinable and in theChandler Carruth
2013-03-12Add a doFinalization method to the DataLayout pass.Pete Cooper
2013-01-30Clean up whitespace and indentation a bitEli Bendersky
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2013-01-02Rename VMCore directory to IR.Chandler Carruth