| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
- I->use_empty() can never be true because of the IHolder's
* Fix bug: test/Regression/Transforms/LevelRaise/2002-07-16-SourceAndDestCrash.ll
- Add a new NewCasts member to VMC to keep track of casts that have been
created and to ensure there is always a reference to the cast.
- Extend ValueHandle a bit so it can be used in an STL container
- Make sure we destroy the ValueMapCache before verifying the function
in LevelRaise.cpp
llvm-svn: 2936
|
| |
|
|
| |
llvm-svn: 2515
|
| |
|
|
| |
llvm-svn: 2378
|
| |
|
|
| |
llvm-svn: 2272
|
| |
|
|
| |
llvm-svn: 1927
|
| |
|
|
| |
llvm-svn: 1503
|
| |
|
|
|
|
| |
* Add ReplaceInstWithInst
llvm-svn: 1468
|
| |
|
|
|
|
|
| |
Renamed op_const_iterator -> const_op_iterator
Renamed PointerType::getValueType() -> PointerType::getElementType()
llvm-svn: 1408
|
| |
|
|
|
|
|
| |
Rename ConstPool* -> Constant*
Rename ConstPoolVals.h -> ConstantVals.h
llvm-svn: 1407
|
| |
|
|
| |
llvm-svn: 1344
|
| |
|
|
|
|
|
|
|
| |
ConvertExpressionToType
* Make ValueHandle's remove instruction from maps when they are deleted so that
no false map hits occur if a subsequent instruction is allocated to the same
space in memory. This was a VERY VERY VERY EVIL NASTY BUG to track down. :-P
llvm-svn: 1288
|
| |
|
|
| |
llvm-svn: 1214
|
| |
|
|
| |
llvm-svn: 1152
|
| |
|
|
| |
llvm-svn: 1140
|
|
|
llvm-svn: 1127
|