Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the CellSPU port. | Eric Christopher | 2012-11-14 | 1 | -30/+0 |
| | | | | | | Approved by Chris Lattner. llvm-svn: 167984 | ||||
* | Unweaken vtables as per ↵ | David Blaikie | 2011-12-20 | 1 | -1/+3 |
| | | | | | | http://llvm.org/docs/CodingStandards.html#ll_virtual_anch llvm-svn: 146960 | ||||
* | Rename createAsmInfo to createMCAsmInfo and move registration code to ↵ | Evan Cheng | 2011-07-14 | 1 | -0/+28 |
MCTargetDesc to prepare for next round of changes. llvm-svn: 135219 |