aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove the TODO statement in the PPC README re: CTR loopsHal Finkel2012-06-081-1/+0
* Renaming ISD::BIT_CONVERT to ISD::BITCAST to better reflect the LLVM IR concept.Wesley Peck2010-11-231-2/+2
* add a readme.Chris Lattner2010-09-191-0/+25
* Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,Dan Gohman2010-03-021-1/+1
* Add the problem I just hacked around in 96015/96020.Dale Johannesen2010-02-121-0/+17
* move PR5945 here.Chris Lattner2010-01-241-0/+29
* change the canonical form of "cond ? -1 : 0" to be Chris Lattner2010-01-241-8/+5
* add a noteChris Lattner2010-01-231-0/+29
* constant materialization could be improved.Chris Lattner2010-01-071-0/+33
* Remove the IA-64 backend.Dan Gohman2009-07-241-1/+1
* clarify: stub emission depends on the version of the linker you use, it has n...Chris Lattner2009-07-021-5/+4
* Add darwin stub removal to wishlist.Dale Johannesen2009-07-011-0/+11
* Move some former testcases (low-probability codegenDale Johannesen2008-11-171-0/+45
* Implement ISD::TRAP support on PPCNate Begeman2008-08-111-1/+0
* add a noteChris Lattner2008-03-021-0/+39
* Evan implemented this.Chris Lattner2008-03-021-23/+0
* additional missing featureNate Begeman2008-02-111-0/+1
* If someone wants to implement ppc TRAP, they can go for it :)Chris Lattner2008-01-151-0/+1
* Finally implement correct ordered comparisons for PPC, even thoughChris Lattner2008-01-081-0/+29
* implement __builtin_return_addr(0) on ppc.Chris Lattner2007-12-081-1/+0
* Add some notes about better flag handling.Chris Lattner2007-09-101-1/+29
* new exampleChris Lattner2007-08-231-0/+17
* add a noteChris Lattner2007-03-311-0/+23
* add a noteChris Lattner2007-03-251-0/+1
* add a noteChris Lattner2007-03-251-0/+13
* add a noteChris Lattner2007-02-091-0/+29
* Remove fixed itemNate Begeman2007-02-091-26/+0
* A relatively simple PPC optimization.Chris Lattner2007-01-311-0/+27
* Update some of the llvm in the readmeNate Begeman2007-01-291-25/+23
* move contents of PR587 to here.Chris Lattner2007-01-181-0/+45
* Rewrite the branch selector to be correct in the face of large functions.Chris Lattner2006-11-181-5/+0
* add note about ugly codegen with preincChris Lattner2006-11-101-0/+29
* add a note from viterbiChris Lattner2006-11-071-0/+29
* this doesn't occur any more in masonChris Lattner2006-10-271-19/+0
* the code in question is now:Chris Lattner2006-10-271-30/+0
* add noteChris Lattner2006-10-131-0/+19
* Fold AND and ROTL more oftenNate Begeman2006-09-221-34/+0
* item doneChris Lattner2006-09-201-6/+0
* This is already doneChris Lattner2006-09-201-8/+0
* Two improvements:Chris Lattner2006-09-201-21/+0
* Add a note that we should match rlwnm betterChris Lattner2006-09-201-0/+34
* add a noteChris Lattner2006-09-141-0/+25
* Add a noteChris Lattner2006-07-141-0/+9
* Implement Regression/CodeGen/PowerPC/bswap-load-store.ll by folding bswapsChris Lattner2006-07-101-5/+0
* Add a note about a noteChris Lattner2006-05-171-0/+4
* Yet more readme updatingNate Begeman2006-05-081-36/+22
* New note about something bad happening in target independent optimizersNate Begeman2006-05-081-2/+18
* Proving once again that I am not as smart as the compilerNate Begeman2006-05-081-2/+1
* Fold more shifts into inserts, and update the READMENate Begeman2006-05-081-4/+11
* Update some stuff now that the new rlwimi code has gone inNate Begeman2006-05-081-69/+0