llvm-6502/lib/VMCore
Chris Lattner 59c3569b14 Catch some more cases of broken code. The loop extractor seems to be creating
situations where there is a branch that goes to a block in another function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12379 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-14 03:23:54 +00:00
..
AsmWriter.cpp
BasicBlock.cpp
ConstantFold.cpp
ConstantFold.h Add new function 2004-03-12 05:53:41 +00:00
ConstantFolding.h Add new function 2004-03-12 05:53:41 +00:00
ConstantRange.cpp
Constants.cpp Add support for select constant expressions. Use reserve a bit more to avoid 2004-03-12 05:54:04 +00:00
Dominators.cpp
Function.cpp Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
iBranch.cpp
iCall.cpp
iMemory.cpp
InstrTypes.cpp
Instruction.cpp Know the opcode name of the select instruction 2004-03-12 05:54:20 +00:00
IntrinsicLowering.cpp
iOperators.cpp
iSwitch.cpp
LeakDetector.cpp
Linker.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManagerT.h Keep transitively-required passes alive for queries to work after the initial 2004-03-12 06:16:28 +00:00
SlotCalculator.cpp
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp
Value.cpp
Verifier.cpp Catch some more cases of broken code. The loop extractor seems to be creating 2004-03-14 03:23:54 +00:00