Convert to storing the attribute's internals as enums, integers, and strings.
[oota-llvm.git] / lib / IR / ConstantFold.cpp
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.