[ADT] Fix PR20728 - Incorrect APFloat::fusedMultiplyAdd results for x86_fp80.
[oota-llvm.git] / lib / IR / IRBuilder.cpp
2014-10-15 Hal FinkelAdd CreateAlignmentAssumption to IRBuilder
2014-07-24 Hal FinkelAdd scoped-noalias metadata
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.