llvm-6502/lib
Jakob Stoklund Olesen a0708d1109 Use a SmallPtrSet to dedup successors in EmitSjLjDispatchBlock.
The test case ARM/2011-05-04-MultipleLandingPadSuccs.ll was creating
duplicate successor list entries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162222 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-20 20:52:03 +00:00
..
Analysis MemoryBuiltins: Properly guard ObjectSizeOffsetVisitor against cycles in the IR. 2012-08-17 19:26:41 +00:00
Archive
AsmParser Change the linker_private_weak_def_auto' linkage to linkonce_odr_auto_hide' to 2012-08-17 18:33:14 +00:00
Bitcode Change the linker_private_weak_def_auto' linkage to linkonce_odr_auto_hide' to 2012-08-17 18:33:14 +00:00
CodeGen Fixed DAGCombiner bug (found and localized by James Malloy): 2012-08-20 07:57:06 +00:00
DebugInfo
ExecutionEngine Fix coding style violations in 162135 and 162136. 2012-08-20 17:53:24 +00:00
Linker
MC
Object
Support DataExtractor: Fix integer truncation issues in LEB128 extraction. 2012-08-20 10:52:11 +00:00
TableGen
Target Use a SmallPtrSet to dedup successors in EmitSjLjDispatchBlock. 2012-08-20 20:52:03 +00:00
Transforms InstCombine: Fix a crasher when encountering a function pointer. 2012-08-18 22:04:34 +00:00
VMCore Make atomic load and store of pointers work. Tighten verification of atomic operations 2012-08-17 23:24:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile