Fix MSVC2012 build error in UseListOrder.cpp
[oota-llvm.git] / lib / IR / IntrinsicInst.cpp
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-02-26 Nick LewyckyRemove spurious emacs major mode marker, these should...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.