llvm-mirror/include
Benjamin Kramer 33abdcddb3 IRBuilder: Add RAII objects to reset insertion points or fast math flags.
Inspired by the object from the SLPVectorizer. This found a minor bug in the
debug loc restoration in the vectorizer where the location of a following
instruction was attached instead of the location from the original instruction.

llvm-svn: 191673
2013-09-30 15:39:48 +00:00
..
llvm IRBuilder: Add RAII objects to reset insertion points or fast math flags. 2013-09-30 15:39:48 +00:00
llvm-c Try again to fix the MSVC build. 2013-09-25 07:52:21 +00:00