llvm-6502/lib/VMCore
Benjamin Kramer f601d6df6f Simplify code. No change in functionality.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119908 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-20 18:43:35 +00:00
..
AsmWriter.cpp
Attributes.cpp Fix an order-of-deallocation issue where the AttrListImpl could be deallocated before the global 2010-11-18 18:59:13 +00:00
AutoUpgrade.cpp
BasicBlock.cpp Now that hasConstantValue has been made simpler, it may return the 2010-11-17 10:23:23 +00:00
CMakeLists.txt
ConstantFold.cpp
ConstantFold.h
Constants.cpp Simplify code. No change in functionality. 2010-11-20 18:43:35 +00:00
ConstantsContext.h
Core.cpp
DebugLoc.cpp
Dominators.cpp
Function.cpp
Globals.cpp
GVMaterializer.cpp
InlineAsm.cpp Apply patch for use-after-free in InlineAsm constant handling, 2010-11-02 17:59:27 +00:00
Instruction.cpp Factor out Instruction::isSafeToSpeculativelyExecute's code for 2010-11-11 21:23:25 +00:00
Instructions.cpp fix PR8613 - Copy constructor of SwitchInst does not call SwitchInst::init 2010-11-17 05:41:46 +00:00
IntrinsicInst.cpp
IRBuilder.cpp
LeakDetector.cpp
LeaksContext.h
LLVMContext.cpp now that AsmPrinter::EmitInlineAsm is factored right, we can eliminate the 2010-11-17 08:13:01 +00:00
LLVMContextImpl.cpp
LLVMContextImpl.h now that AsmPrinter::EmitInlineAsm is factored right, we can eliminate the 2010-11-17 08:13:01 +00:00
Makefile
Metadata.cpp
Module.cpp
Pass.cpp
PassManager.cpp Include ImmutablePass passes in -debug-pass=Arguments. 2010-11-11 16:32:17 +00:00
PassRegistry.cpp Make some symbols static, move classes into anonymous namespaces. 2010-10-22 17:35:07 +00:00
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypesContext.h
TypeSymbolTable.cpp
Use.cpp
Value.cpp Doxygenify 2010-11-11 21:51:44 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Make some symbols static, move classes into anonymous namespaces. 2010-10-22 17:35:07 +00:00