llvm-6502/lib/VMCore
Chris Lattner fdc38c4ad3 Make the verifier API more complete and useful.
Patch contributed by Reid Spencer


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12609 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-02 15:45:08 +00:00
..
AsmWriter.cpp Print select instructions correctly 2004-03-12 05:53:14 +00:00
BasicBlock.cpp
ConstantFold.cpp Teach the constant folder how to do select instructions 2004-03-12 05:53:32 +00:00
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 Add some new methods 2004-03-30 00:20:08 +00:00
Constants.cpp Add support for constant expr casts 2004-03-31 02:56:11 +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 Fix indentation. 2004-03-11 23:53:51 +00:00
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 Fix linking of constant expr casts due to type resolution changes. With 2004-03-31 02:58:28 +00:00
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 Fix an assertion 2004-03-29 00:17:20 +00:00
Value.cpp
Verifier.cpp Make the verifier API more complete and useful. 2004-04-02 15:45:08 +00:00