[PPC] Disassemble little endian ppc instructions in the right byte order
[oota-llvm.git] / lib / Target / PowerPC / README.txt
2015-04-09 Nemanja IvanovicAdd LLVM support for remaining integer divide and permu...
2015-03-11 Kit BartonUpdated with list of possible improvements we are track...
2015-01-07 Hal Finkel[PowerPC] Transform a README.txt entry into a FIXME
2015-01-06 Hal Finkel[PowerPC] Reuse a load operand in int->fp conversions
2015-01-06 Hal Finkel[PowerPC] Remove old README.txt entry regarding struct...
2015-01-05 Hal Finkel[PowerPC] Remove old README.txt entry
2015-01-05 Hal Finkel[PowerPC] Convert a README.txt entry into a better...
2015-01-05 Hal Finkel[PowerPC] Remove README.txt entry
2015-01-05 Hal Finkel[PowerPC] Add a test for truncating a shifted load
2015-01-05 Hal Finkel[PowerPC] Add another test for load/store with update
2015-01-05 Hal Finkel[PowerPC] Fold i1 extensions with other ops
2015-01-05 Hal Finkel[PowerPC] Materialize i64 constants using rotation...
2015-01-04 Hal Finkel[PowerPC] Materialize i64 constants using rotation
2014-12-16 Hal Finkel[PowerPC] Improve instruction selection bit-permuting...
2014-12-11 Hal Finkel[PowerPC] Better lowering for add/or of a FrameIndex
2013-04-08 Hal FinkelGenerate PPC early conditional returns
2013-04-03 Hal FinkelRemove some obsolete PowerPC/README entries
2013-03-27 Hal FinkelRemove "gpr0 allocation" from the PPC README TODO list
2012-06-08 Hal FinkelRemove the TODO statement in the PPC README re: CTR...
2010-11-23 Wesley PeckRenaming ISD::BIT_CONVERT to ISD::BITCAST to better...
2010-09-19 Chris Lattneradd a readme.
2010-03-02 Dan GohmanFloating-point add, sub, and mul are now spelled fadd...
2010-02-12 Dale JohannesenAdd the problem I just hacked around in 96015/96020.
2010-01-24 Chris Lattnermove PR5945 here.
2010-01-24 Chris Lattnerchange the canonical form of "cond ? -1 : 0" to be
2010-01-23 Chris Lattneradd a note
2010-01-07 Chris Lattnerconstant materialization could be improved.
2009-07-24 Dan GohmanRemove the IA-64 backend.
2009-07-02 Chris Lattnerclarify: stub emission depends on the version of the...
2009-07-01 Dale JohannesenAdd darwin stub removal to wishlist.
2008-11-17 Dale JohannesenMove some former testcases (low-probability codegen
2008-08-11 Nate BegemanImplement ISD::TRAP support on PPC
2008-03-02 Chris Lattneradd a note
2008-03-02 Chris LattnerEvan implemented this.
2008-02-11 Nate Begemanadditional missing feature
2008-01-15 Chris LattnerIf someone wants to implement ppc TRAP, they can go...
2008-01-08 Chris LattnerFinally implement correct ordered comparisons for PPC...
2007-12-08 Chris Lattnerimplement __builtin_return_addr(0) on ppc.
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
next