llvm-6502/unittests
Benjamin Kramer adb412daa4 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191673 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-30 15:39:48 +00:00
..
ADT
Analysis
Bitcode
CodeGen Plug a memory leak in a unit test. Stack allocation is sufficient here. 2013-09-29 11:29:20 +00:00
DebugInfo
ExecutionEngine
IR IRBuilder: Add RAII objects to reset insertion points or fast math flags. 2013-09-30 15:39:48 +00:00
Object
Option
Support SourceMgr diagnotics printing: fix a bug where printing a fixit for a source 2013-09-27 21:24:36 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest