llvm-6502/lib
Jakob Stoklund Olesen 18ea3a1551 Remove minimal CFG sanity checks from verifier.
These checks would often trigger on unreachable statements inserted by
bugpoint, leading it astray.

It would be nice if we could distinguish unreachable blocks from errors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91923 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-22 21:52:27 +00:00
..
Analysis The phi translated pointer can be computed when returning a partially cached result 2009-12-22 04:25:02 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove minimal CFG sanity checks from verifier. 2009-12-22 21:52:27 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target Fixes to the X86 disassembler: 2009-12-22 21:12:55 +00:00
Transforms Fix the Convert to scalar to not insert dead loads in the store case. The 2009-12-22 19:33:28 +00:00
VMCore
Makefile