llvm-6502/lib/VMCore
2002-05-06 17:54:50 +00:00
..
AsmWriter.cpp Print functions with curly braces instead of begin/end 2002-05-06 03:00:40 +00:00
BasicBlock.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
ConstantFold.cpp Move code out of header file 2002-05-06 17:54:27 +00:00
ConstantFold.h Move a bunch of code to a .cpp file, don't #include Instruction.h 2002-05-06 17:54:50 +00:00
ConstantFolding.h Move a bunch of code to a .cpp file, don't #include Instruction.h 2002-05-06 17:54:50 +00:00
Constants.cpp Split ConstantVals.h into Constant.h and Constants.h 2002-04-28 19:55:58 +00:00
Dominators.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
Function.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
iBranch.cpp
iCall.cpp
iMemory.cpp Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
InstrTypes.cpp
Instruction.cpp
iOperators.cpp
iSwitch.cpp
Linker.cpp Split ConstantVals.h into Constant.h and Constants.h 2002-04-28 19:55:58 +00:00
Makefile
Module.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
Pass.cpp Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00
PassManagerT.h Fix problem where subpasses would invalidate all analyses outstanding 2002-04-30 18:50:17 +00:00
SlotCalculator.cpp Split ConstantVals.h into Constant.h and Constants.h 2002-04-28 19:55:58 +00:00
SymbolTable.cpp
Type.cpp Implement getPrimitiveSize() 2002-05-06 16:14:39 +00:00
Value.cpp
ValueHolderImpl.h Implement two iterator remove method 2002-05-06 02:59:34 +00:00
Verifier.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00