summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCMCInstLower.cpp
Commit message (Expand)AuthorAge
* Fix emission of PPC64 assembler on non-darwin platforms by splittingRoman Divacky2011-06-09
* convert the operand bits into bitfields since they are all combinable inChris Lattner2010-11-15
* add targetoperand flags for jump tables, constant pool and block addressChris Lattner2010-11-15
* implement support for the MO_DARWIN_STUB TargetOperand flag,Chris Lattner2010-11-14
* implement basic support for symbol operand lowering,Chris Lattner2010-11-14
* switch PPC to a simplified MCInstLowering model.Chris Lattner2010-11-14
* stub out PPCMCInstLowering, add a new option that uses it and the newChris Lattner2010-11-14