Fix a typo
[oota-llvm.git] / lib / Target / PowerPC / README.txt
2007-09-10 Chris LattnerAdd some notes about better flag handling.
2007-08-23 Chris Lattnernew example
2007-03-31 Chris Lattneradd a note
2007-03-25 Chris Lattneradd a note
2007-03-25 Chris Lattneradd a note
2007-02-09 Chris Lattneradd a note
2007-02-09 Nate BegemanRemove fixed item
2007-01-31 Chris LattnerA relatively simple PPC optimization.
2007-01-29 Nate BegemanUpdate some of the llvm in the readme
2007-01-18 Chris Lattnermove contents of PR587 to here.
2006-11-18 Chris LattnerRewrite the branch selector to be correct in the face...
2006-11-10 Chris Lattneradd note about ugly codegen with preinc
2006-11-07 Chris Lattneradd a note from viterbi
2006-10-27 Chris Lattnerthis doesn't occur any more in mason
2006-10-27 Chris Lattnerthe code in question is now:
2006-10-13 Chris Lattneradd note
2006-09-22 Nate BegemanFold AND and ROTL more often
2006-09-20 Chris Lattneritem done
2006-09-20 Chris LattnerThis is already done
2006-09-20 Chris LattnerTwo improvements:
2006-09-20 Chris LattnerAdd a note that we should match rlwnm better
2006-09-14 Chris Lattneradd a note
2006-07-14 Chris LattnerAdd a note
2006-07-10 Chris LattnerImplement Regression/CodeGen/PowerPC/bswap-load-store...
2006-05-17 Chris LattnerAdd a note about a note
2006-05-08 Nate BegemanYet more readme updating
2006-05-08 Nate BegemanNew note about something bad happening in target indepe...
2006-05-08 Nate BegemanProving once again that I am not as smart as the compiler
2006-05-08 Nate BegemanFold more shifts into inserts, and update the README
2006-05-08 Nate BegemanUpdate some stuff now that the new rlwimi code has...
2006-05-05 Chris LattnerNew note, Nate, please check to see if I'm full of...
2006-04-13 Chris Lattneradd a note, move an altivec todo to the altivec list.
2006-04-02 Chris Lattneradd a note
2006-03-27 Chris LattnerSplit out altivec notes into their own README
2006-03-25 Chris Lattner#include Intrinsics.h into all dag isels
2006-03-24 Chris Lattneradd another note
2006-03-23 Chris Lattneradd a note
2006-03-22 Chris LattnerThis has been implemented. Tweak it into another note
2006-03-21 Nate BegemanUpdate readme
2006-03-21 Chris Lattnerminor note
2006-03-19 Chris LattnerAdd a note about the MUL -> FMADD vector bug.
2006-03-19 Chris Lattnernotes
2006-03-17 Nate BegemanRemove BRTWOWAY*
2006-03-16 Nate BegemanNotes on how to kill the eeevil brtwoway, and make...
2006-03-16 Chris Lattneradd a note
2006-03-16 Nate BegemanAnother case we could do better on.
2006-03-08 Chris Lattneradd a note
2006-03-07 Chris Lattneradd a note
2006-03-01 Chris Lattneradd a note
2006-03-01 Chris LattnerCompile this:
2006-03-01 Chris LattnerUse a target-specific dag-combine to implement CodeGen...
2006-02-28 Chris Lattnerremove implemented item
2006-02-27 Nate Begemanreadme updates
2006-02-08 Chris LattnerMove emails from nate into public places
2006-02-05 Chris Lattneradd a note
2006-02-04 Nate BegemanRemove some stuff that now works
2006-02-03 Chris Lattneradd a note
2006-02-03 Chris Lattnerremove some target-indep and implemented notes
2006-02-03 Nate BegemanFlesh out a couple of the items in the README
2006-02-03 Chris LattnerAdd a note
2006-02-02 Chris Lattnerupdate a note
2006-02-02 Chris Lattnernew example
2006-02-02 Nate BegemanUpdate the README
2006-02-01 Chris Lattneradd a note
2006-02-01 Nate BegemanFix some of the stuff in the PPC README file, and clean...
2006-02-01 Chris Lattneranother testcase.
2006-01-31 Chris Lattnerexample nate pointed out
2006-01-31 Chris Lattneradd the 'lucas' optimization
2006-01-28 Chris Lattneradd a note about how we should implement this FIXME...
2006-01-28 Nate BegemanAdd a couple more things to the readme.
2006-01-19 Chris Lattneradd a note
2006-01-16 Chris Lattneradd notes from my *other* email acct.
2006-01-16 Chris Lattnertransfer some notes from my email to somewhere useful.
2006-01-14 Nate BegemanRemove some redundant stuff out of the readme.
2005-12-24 Nate BegemanFix one of the things in the todo file, and get a bit...
2005-12-22 Chris Lattnermove some random notes out of my email into someplace...
2005-12-08 Chris LattnerAdd another important case we miss
2005-11-17 Chris LattnerEnable global address legalization, fixing a todo and...
2005-11-05 Chris Lattneradd a case Nate sent me
2005-10-30 Chris LattnerThis is implemented
2005-10-28 Nate BegemanNew case to handle someday
2005-10-28 Chris Lattnera bad case for bitfield insert
2005-10-25 Nate BegemanAdd a note about some bitfield stuff we could be doing...
2005-10-18 Chris Lattneradd a case
2005-10-16 Nate BegemanMore PPC32 -> PPC changes, as well as merging some...
2005-09-06 Nate BegemanAdd note about future optimization noted in the ppc...
2005-08-24 Chris Lattneradd an idea
2005-08-23 Chris Lattneradd a note
2005-08-14 Nate BegemanMake FP_TO_UINT Illegal. This allows us to generate...
2005-08-09 Chris Lattneradd a optimization note
2005-08-05 Chris Lattneradd a note
2005-07-27 Nate BegemanImplement the optimization for the Red Zone on Darwin...
2005-07-26 Chris Lattneradd a note about the red zone
2005-07-26 Nate BegemanUpdate the PPC readme
2005-04-11 Nate BegemanUpdate PPC readme. Remove things that are done or...
2004-11-08 Nate BegemanPut int the getReg cast optimization from x86 so that...
2004-10-26 Nate BegemanUpdate to-do list
2004-09-04 Nate BegemanAll PPC instructions are now auto-printed
2004-08-29 Nate BegemanImprovements to int->float cast code for PPC-64
2004-08-29 Nate BegemanImplement the following missing functionality in the...
next