Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Eliminated the Unique class in favor of NonCopyable and NonCopyableV | Chris Lattner | 2001-07-23 | 1 | -4/+0 | |
| | | | | llvm-svn: 280 | |||||
* | Eliminate lots of unnecessary #includes and forward decls | Chris Lattner | 2001-07-21 | 1 | -14/+2 | |
| | | | | | | there are probably more to kill llvm-svn: 261 | |||||
* | Renamed include/llvm/Codegen to include/llvm/CodeGen | Chris Lattner | 2001-07-21 | 1 | -2/+2 | |
| | | | | llvm-svn: 253 | |||||
* | Instruction selection via pattern matching on instruction trees using BURG. | Vikram S. Adve | 2001-07-21 | 1 | -0/+344 | |
llvm-svn: 231 |