.. |
AsmWriter.cpp
|
Factor out WriteAsOperand.
|
2001-07-20 19:15:21 +00:00 |
BasicBlock.cpp
|
* ValueHolder now takes 3 arguments
|
2001-07-14 06:13:19 +00:00 |
ConstantHandling.cpp
|
Add support for casts
|
2001-07-21 19:10:49 +00:00 |
ConstantPool.cpp
|
Moved inline/llvm/Tools/* to include/llvm/Support/*
|
2001-07-23 17:46:59 +00:00 |
ConstPoolVals.cpp
|
Utility routines for simpler access to the value of an integer constant.
|
2001-07-21 12:44:00 +00:00 |
Dominators.cpp
|
Moved inline/llvm/Tools/* to include/llvm/Support/*
|
2001-07-23 17:46:59 +00:00 |
Function.cpp
|
* ValueHolder now takes 3 arguments
|
2001-07-14 06:13:19 +00:00 |
iBranch.cpp
|
Changed the fundemental architecture of Operands for Instructions. Now
|
2001-07-07 08:36:50 +00:00 |
iCall.cpp
|
Changed the fundemental architecture of Operands for Instructions. Now
|
2001-07-07 08:36:50 +00:00 |
iMemory.cpp
|
Provide uniform access to the pointer operand and to the index
|
2001-07-20 21:07:06 +00:00 |
InstrTypes.cpp
|
Neg instruction removed. Cast instruction implemented.
|
2001-07-08 04:57:15 +00:00 |
Instruction.cpp
|
Renamed include/llvm/Codegen to include/llvm/CodeGen
|
2001-07-21 20:58:30 +00:00 |
iOperators.cpp
|
Moved Cast from being a Unary instruction to being an "Other" instruction
|
2001-07-08 19:03:27 +00:00 |
iSwitch.cpp
|
Changed the fundemental architecture of Operands for Instructions. Now
|
2001-07-07 08:36:50 +00:00 |
Makefile
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
Module.cpp
|
Moved inline/llvm/Tools/* to include/llvm/Support/*
|
2001-07-23 17:46:59 +00:00 |
SlotCalculator.cpp
|
Fixed some error messages to be nicer
|
2001-07-07 08:36:05 +00:00 |
SymbolTable.cpp
|
Moved inline/llvm/Tools/* to include/llvm/Support/*
|
2001-07-23 17:46:59 +00:00 |
Type.cpp
|
Moved inline/llvm/Tools/* to include/llvm/Support/*
|
2001-07-23 17:46:59 +00:00 |
Value.cpp
|
* ValueHolder now takes 3 arguments
|
2001-07-14 06:13:19 +00:00 |
ValueHolderImpl.h
|
Made the following changes:
|
2001-07-14 06:07:58 +00:00 |
Verifier.cpp
|
Added a note about a new verification the verifier should do
|
2001-06-29 05:22:12 +00:00 |