Add a TODO about wanting an iterator interface.
[oota-llvm.git] / lib / IR / DataLayout.cpp
2013-04-16 Eli BenderskyCleanup naming: DataLayout s/TD/DL/
2013-03-22 Arnaud A. de Grand... InstCombine: Improve the result bitvect type when foldi...
2013-03-21 Chandler CarruthHoist the definition of getTypeSizeInBits to be inlinab...
2013-03-12 Pete CooperAdd a doFinalization method to the DataLayout pass.
2013-01-30 Eli BenderskyClean up whitespace and indentation a bit
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.