llvm-6502/lib/ExecutionEngine/Interpreter
Chris Lattner 7a17675206 Renamed inst_const_iterator -> const_inst_iterator
Renamed op_const_iterator   -> const_op_iterator
Renamed PointerType::getValueType() -> PointerType::getElementType()


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1408 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-04 00:03:30 +00:00
..
Execution.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
ExecutionAnnotations.h Implement global variables. Struct and Pointer initializers are not implemented yet though 2001-10-15 05:51:48 +00:00
ExternalFunctions.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Interpreter.h Move DataTypes.h from llvm/Support to just Support 2001-11-26 23:04:08 +00:00
Support.cpp Initial checkin of interpreter 2001-08-23 17:05:04 +00:00
UserInput.cpp Use pointertype where appropriate 2001-11-26 19:20:16 +00:00