Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / include / llvm / IR / ConstantFolder.h
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-04-03 David Blaikie[opaque pointer types] Push explicit type parameter...
2015-04-02 David Blaikie[opaque pointer type] API migration for GEP constant...
2014-07-14 Matt ArsenaultAdd CreatePointerBitCastOrAddrSpaceCast to IRBuilder...
2014-03-04 Chandler Carruth[Modules] Move the ConstantFolder into the IR library...