aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* Don't ignore the return value of AsmPrinter::doInitialization andDan Gohman2007-07-251-8/+6
* Fix debug info and globals filled with zeros.Nick Lewycky2007-07-252-13/+26
* No more noResults.Evan Cheng2007-07-213-14/+11
* Added -print-emitted-asm to print out JIT generated asm to cerr.Evan Cheng2007-07-202-4/+8
* Oops. These stores actually produce results.Evan Cheng2007-07-202-9/+9
* Change instruction description to split OperandList into OutOperandList andEvan Cheng2007-07-196-463/+479
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1845-0/+22102