summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/README.txt
Commit message (Expand)AuthorAge
* add a noteChris Lattner2007-03-31
* add a noteChris Lattner2007-03-25
* add a noteChris Lattner2007-03-25
* add a noteChris Lattner2007-02-09
* Remove fixed itemNate Begeman2007-02-09
* A relatively simple PPC optimization.Chris Lattner2007-01-31
* Update some of the llvm in the readmeNate Begeman2007-01-29
* move contents of PR587 to here.Chris Lattner2007-01-18
* Rewrite the branch selector to be correct in the face of large functions.Chris Lattner2006-11-18
* add note about ugly codegen with preincChris Lattner2006-11-10
* add a note from viterbiChris Lattner2006-11-07
* this doesn't occur any more in masonChris Lattner2006-10-27
* the code in question is now:Chris Lattner2006-10-27
* add noteChris Lattner2006-10-13
* Fold AND and ROTL more oftenNate Begeman2006-09-22
* item doneChris Lattner2006-09-20
* This is already doneChris Lattner2006-09-20
* Two improvements:Chris Lattner2006-09-20
* Add a note that we should match rlwnm betterChris Lattner2006-09-20
* add a noteChris Lattner2006-09-14
* Add a noteChris Lattner2006-07-14
* Implement Regression/CodeGen/PowerPC/bswap-load-store.ll by folding bswapsChris Lattner2006-07-10
* Add a note about a noteChris Lattner2006-05-17
* Yet more readme updatingNate Begeman2006-05-08
* New note about something bad happening in target independent optimizersNate Begeman2006-05-08
* Proving once again that I am not as smart as the compilerNate Begeman2006-05-08
* Fold more shifts into inserts, and update the READMENate Begeman2006-05-08
* Update some stuff now that the new rlwimi code has gone inNate Begeman2006-05-08
* New note, Nate, please check to see if I'm full of it :)Chris Lattner2006-05-05
* add a note, move an altivec todo to the altivec list.Chris Lattner2006-04-13
* add a noteChris Lattner2006-04-02
* Split out altivec notes into their own READMEChris Lattner2006-03-27
* #include Intrinsics.h into all dag iselsChris Lattner2006-03-25
* add another noteChris Lattner2006-03-24
* add a noteChris Lattner2006-03-23
* This has been implemented. Tweak it into another noteChris Lattner2006-03-22
* Update readmeNate Begeman2006-03-21
* minor noteChris Lattner2006-03-21
* Add a note about the MUL -> FMADD vector bug.Chris Lattner2006-03-19
* notesChris Lattner2006-03-19
* Remove BRTWOWAY*Nate Begeman2006-03-17
* Notes on how to kill the eeevil brtwoway, and make ppc branch selectorNate Begeman2006-03-16
* add a noteChris Lattner2006-03-16
* Another case we could do better on.Nate Begeman2006-03-16
* add a noteChris Lattner2006-03-08
* add a noteChris Lattner2006-03-07
* add a noteChris Lattner2006-03-01
* Compile this:Chris Lattner2006-03-01
* Use a target-specific dag-combine to implement CodeGen/PowerPC/fp-int-fp.ll.Chris Lattner2006-03-01
* remove implemented itemChris Lattner2006-02-28