Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use PassManagerBase instead of FunctionPassManager for functions | Dan Gohman | 2008-03-11 | 1 | -2/+2 | |
| | | | | | | | | that merely add passes. This allows them to be used with either FunctionPassManager or PassManager, or even with a custom new kind of pass manager. llvm-svn: 48256 | |||||
* | More cleanups for CellSPU: | Scott Michel | 2008-01-30 | 1 | -1/+1 | |
| | | | | | | | | | - Expand tabs... (poss 80-col violations, will get them later...) - Consolidate logic for SelectDFormAddr and SelectDForm2Addr into a single function, simplifying maintenance. Also reduced custom instruction generation for SPUvecinsert/INSERT_MASK. llvm-svn: 46544 | |||||
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -3/+2 | |
| | | | | llvm-svn: 45418 | |||||
* | Updated source file headers to llvm coding standard. | Scott Michel | 2007-12-05 | 1 | -3/+2 | |
| | | | | llvm-svn: 44597 | |||||
* | Main CellSPU backend files checked in. Intrinsics and autoconf files | Scott Michel | 2007-12-05 | 1 | -0/+87 | |
remain. llvm-svn: 44595 |