aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/CellSPU/SPUAsmPrinter.cpp
AgeCommit message (Expand)Author
2008-02-28Add a quick and dirty "loop aligner pass". x86 uses it to align its loops to ...Evan Cheng
2008-02-26Change "Name" to "AsmName" in the target register info. Gee, a refactoring toolBill Wendling
2008-02-10Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman
2008-02-02Get rid of the annoying blank lines before labels.Evan Cheng
2008-01-30More cleanups for CellSPU:Scott Michel
2008-01-29Overhaul Cell SPU's addressing mode internals so that there are nowScott Michel
2007-12-30Add new shorter predicates for testing machine operands for various types: Chris Lattner
2007-12-30Use MachineOperand::getImm instead of MachineOperand::getImmedValue. Likewis...Chris Lattner
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-12-20More working CellSPU tests:Scott Michel
2007-12-05Updated source file headers to llvm coding standard.Scott Michel
2007-12-04More of the Cell SPU code drop from "Team Aerospace".Scott Michel