|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| | llvm-svn: 2180 | 
| | 
| 
| 
| | llvm-svn: 2156 | 
| | 
| 
| 
| | llvm-svn: 1798 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | llvm/Support/CFG.h
* Make pred & succ iterators for intervals global functions
* Add #includes that are now neccesary because BasicBlock.h doesn't include
  InstrTypes.h anymore
llvm-svn: 1750 | 
| | 
| 
| 
| | llvm-svn: 1503 | 
| | 
| 
| 
| 
| 
| 
| | Rename ConstPool*   -> Constant*
Rename ConstPoolVals.h -> ConstantVals.h
llvm-svn: 1407 | 
| | 
| 
| 
| | llvm-svn: 1405 | 
| | 
| 
| 
| | llvm-svn: 697 | 
| | 
| 
| 
| 
| 
| | Eliminate old style casts from value.h
llvm-svn: 696 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | them into
the BasicBlock class where they should be.  pred_begin/pred_end become methods on BasicBlock,
and the cfg namespace isn't used anymore.
llvm-svn: 691 | 
| | 
| 
| 
| | llvm-svn: 459 | 
| | 
| 
| 
| | llvm-svn: 330 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * Added a few methods to ConstantPool
* ConstPoolVal no longer derives from Value
* Method & Module multiply inherit from SymTabValue & Value now
* Added a GetElementPtrInst::isStructSelector() method
llvm-svn: 184 | 
| | 
| 
| 
| 
| 
| | out of DCE.cpp
llvm-svn: 103 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * Convert post to pre-increment for for loops
  * Use generic programming more
  * Use new Value::cast* instructions
  * Use new Module, Method, & BasicBlock forwarding methods
  * Use new facilities in STLExtras.h
  * Use new Instruction::isPHINode() method
llvm-svn: 96 | 
|  | llvm-svn: 2 |