llvm-6502/lib/VMCore
2008-03-04 18:57:05 +00:00
..
AsmWriter.cpp Add an unwind_to field to basic blocks, making them Users instead of Values. 2008-03-02 02:48:09 +00:00
AutoUpgrade.cpp Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
BasicBlock.cpp Add an unwind_to field to basic blocks, making them Users instead of Values. 2008-03-02 02:48:09 +00:00
ConstantFold.cpp Use the new convertFromAPInt instead of convertFromZeroExtendedInteger. 2008-02-29 01:42:52 +00:00
ConstantFold.h
Constants.cpp
Core.cpp Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
Dominators.cpp
Function.cpp s/isReturnStruct()/hasStructRetAttr()/g 2008-03-03 21:46:28 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp print getresult instruction. 2008-02-21 23:02:20 +00:00
Instructions.cpp s/isReturnStruct()/hasStructRetAttr()/g 2008-03-03 21:46:28 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
ParameterAttributes.cpp Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
Pass.cpp
PassManager.cpp Remove dead code. 2008-02-27 23:33:51 +00:00
SymbolTableListTraitsImpl.h
Type.cpp Add FunctionType ctor variant that takes SmallVector params. 2008-03-04 18:57:05 +00:00
TypeSymbolTable.cpp
Value.cpp Print the name, not a pointer. 2008-03-01 17:20:55 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp s/isReturnStruct()/hasStructRetAttr()/g 2008-03-03 21:46:28 +00:00