llvm-6502/lib/VMCore
Owen Anderson 0a5372ed3e Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp.
This involves temporarily hard wiring some parts to use the global context.  This isn't ideal, but it's
the only way I could figure out to make this process vaguely incremental.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75445 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-13 04:09:18 +00:00
..
AsmWriter.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
Attributes.cpp
AutoUpgrade.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
BasicBlock.cpp LLVMContext-ification. 2009-07-07 23:43:39 +00:00
CMakeLists.txt
ConstantFold.cpp Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp. 2009-07-13 04:09:18 +00:00
ConstantFold.h Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp. 2009-07-13 04:09:18 +00:00
Constants.cpp Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp. 2009-07-13 04:09:18 +00:00
Core.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
Dominators.cpp
Function.cpp LLVMContext-ification. 2009-07-07 23:43:39 +00:00
Globals.cpp LLVMContext-ification. 2009-07-08 23:50:31 +00:00
InlineAsm.cpp
Instruction.cpp Remove the vicmp and vfcmp instructions. Because we never had a release with 2009-07-08 03:04:38 +00:00
Instructions.cpp Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp. 2009-07-13 04:09:18 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
LLVMContext.cpp Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp. 2009-07-13 04:09:18 +00:00
LLVMContextImpl.h
Makefile
Mangler.cpp
Module.cpp LLVMContext-ification. 2009-07-08 23:50:31 +00:00
ModuleProvider.cpp
Pass.cpp
PassManager.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
TypeSymbolTable.cpp
Use.cpp
Value.cpp Fix the AssertingVH unittests. 2009-07-08 22:09:00 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
Verifier.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00