[PowerPC] Enable interleaved-access vectorization
[oota-llvm.git] / lib / Target / PowerPC / README.txt
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...
2004-08-20 Nate Begemanremove some things from the todo list.
2004-08-16 Nate BegemanUpdate the current state of the world
2004-08-15 Nate BegemanAdd future optimization opportunity
2004-08-14 Nate BegemanReplace PowerPCPEI.cpp with target independant PrologEp...
2004-08-10 Nate BegemanFix casts of float to unsigned long
2004-08-06 Chris LattnerChanges commited for Nate Begeman:
2004-07-30 Misha Brukman* Conditional save/restore of LR disabled as it's not...
2004-07-28 Misha BrukmanAdd notes on bug involving casting ulong -> double...
2004-07-28 Misha BrukmanReorganize tests to place them in proper directories.
2004-07-28 Misha BrukmanUnitTests 2003-05-26-Shorts and 2003-07-09-LoadShorts...
2004-07-27 Misha BrukmanBranch selection support implemented by Nate Begeman...
2004-07-27 Misha BrukmanFixed saving/restoring LR unconditionally, only done...
2004-07-26 Misha BrukmanMore notes on bugs, unimplemented features, and suggest...
2004-07-23 Misha BrukmanRunning list of bugs, unimplemented features, currently...
2004-06-21 Misha BrukmanThis file is no longer applicable.
2004-06-21 Misha BrukmanInitial revision