Add a TODO about wanting an iterator interface.
[oota-llvm.git] / lib / IR / ConstantFold.cpp
2013-02-27 Meador IngeIR: Don't constant fold GEP bitcasts between different...
2013-02-19 Nadav RotemFix a bug that was found by the clang static analyzer...
2013-01-31 Dan GohmanFix ConstantFold's folding of icmp instructions to...
2013-01-22 Tim NorthoverMake APFloat constructor require explicit semantics.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.