Conditionalize constant folding of math intrinsics on the availability of an implemen...
[oota-llvm.git] / lib / IR / DIBuilder.cpp
2013-02-04 David Blaikie[DebugInfo] remove more node indirection (this time...
2013-02-02 David BlaikieRemove the (apparently) unnecessary debug info metadata...
2013-01-16 Eric ChristopherDefine metadata interfaces for describing a static...
2013-01-08 Eric ChristopherRemove the llvm-local DW_TAG_vector_type tag and add...
2013-01-08 Eric ChristopherFix comment.
2013-01-07 David BlaikiePR14759: Debug info support for C++ member pointers.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.