| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Types and constnats are wierd objects in the symtabs | Chris Lattner | 2001-09-07 | 1 | -19/+73 |
| | | | | | | | Support abstract types in symtab llvm-svn: 464 | ||||
| * | Make error msg nicer | Chris Lattner | 2001-07-28 | 1 | -2/+2 |
| | | | | | llvm-svn: 326 | ||||
| * | Moved inline/llvm/Tools/* to include/llvm/Support/* | Chris Lattner | 2001-07-23 | 1 | -1/+1 |
| | | | | | llvm-svn: 279 | ||||
| * | Miscellaneous cleanups: | Chris Lattner | 2001-06-27 | 1 | -2/+2 |
| | | | | | | | | | | | | * 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 | ||||
| * | Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cpp | Chris Lattner | 2001-06-25 | 1 | -0/+19 |
| | | | | | | | | Moved BinaryOperator::create to iBinaryOperators.cpp Add getUniqueName to SymbolTable llvm-svn: 76 | ||||
| * | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+106 |
| llvm-svn: 2 | |||||

