Add all of the data stream intrinsics and instructions. woo
[oota-llvm.git] / lib / Target / X86 / README.txt
2006-03-29 Evan ChengAnother entry about shuffles.
2006-03-28 Evan ChengUpdate
2006-03-28 Evan ChengAdded a couple of entries about movhps and movlhps.
2006-03-28 Evan ChengAll unpack cases are now being handled.
2006-03-26 Nate BegemanReadme note
2006-03-24 Chris LattnerGabor points out that we can't spell. :)
2006-03-24 Evan ChengAll v2f64 shuffle cases can be handled.
2006-03-24 Evan ChengA new entry
2006-03-21 Evan ChengCombine 2 entries
2006-03-21 Evan ChengAdd a note about x86 register coallescing
2006-03-19 Chris Lattneradd a note with a testcase
2006-03-19 Evan ChengRemember which tests are hurt by LSR.
2006-03-16 Evan ChengA new entry.
2006-03-09 Chris Lattnera couple of miscellaneous things.
2006-03-05 Chris Lattneradd a note for something evan noticed
2006-03-04 Evan ChengAdd an entry
2006-02-28 Evan ChengAnother entry.
2006-02-25 Evan ChengUpdates.
2006-02-23 Chris Lattneradd a small and simple case.
2006-02-23 Evan ChengA couple of new entries.
2006-02-20 Evan ChengSome updates
2006-02-17 Chris Lattneradd note about div by power of 2
2006-02-17 Evan ChengRemind ourselves to revisit the "pxor vs. xorps/xorpd...
2006-02-17 Evan ChengRemove the entry about using movapd for SSE reg-reg...
2006-02-15 Evan ChengRemove an entry.
2006-02-14 Chris Lattnernew note
2006-02-14 Evan ChengAdd a entry.
2006-02-10 Evan ChengRemove a completed entry; add a new entry about fisttp op
2006-02-08 Chris Lattneradd a simple optimization
2006-02-08 Chris Lattnermore email -> README moving
2006-02-08 Chris LattnerAdd some random notes, not high-prio
2006-02-07 Evan ChengRemind myself to add PIC and static asm printer support.
2006-02-03 Chris Lattnerremove some target-indep and implemented notes
2006-02-02 Chris Lattnermore notes
2006-02-02 Chris Lattneradd a note, I have no idea how important this is.
2006-02-02 Chris Lattnerimplemented, testcase here: test/Regression/CodeGen...
2006-02-02 Evan ChengUpdate.
2006-02-01 Chris Lattnermore notes
2006-02-01 Chris Lattneranother note
2006-02-01 Chris Lattneradd a note, I'll take care of this after nate commits...
2006-02-01 Evan ChengRemove another entry.
2006-02-01 Chris LattnerAnother regression from the pattern isel
2006-02-01 Evan ChengRemove an item. It's done.
2006-01-31 Chris Lattnerturning these into 'adds' would require extra copies
2006-01-31 Evan ChengRemove entries on fabs and fneg. These are done.
2006-01-31 Chris LattnerAnother high-prio selection performance bug
2006-01-31 Chris Lattnermore mumbling
2006-01-31 Chris Lattneradd some notes
2006-01-29 Chris Lattneradd another note
2006-01-29 Chris Lattneradd some performance notes from looking at sgefa
2006-01-29 Chris Lattneradd a high-priority SSE issue from sgefa
2006-01-29 Chris Lattneradd a missed optimization
2006-01-29 Reid SpencerAdd a note about lowering llvm.memset, llvm.memcpy...
2006-01-27 Evan ChengA bit of wisdom from Chris on the last entry.
2006-01-27 Evan ChengAdded notes about a x86 isel deficiency.
2006-01-16 Chris Lattnertransfer some notes from my email to somewhere useful.
2006-01-13 Evan ChengMinor update.
2006-01-12 Evan ChengFix sint_to_fp (fild*) support.
2005-12-17 Evan ChengAdded an idea about any_extend for performance tuning.
2005-12-17 Evan ChengAdded some isel ideas.
2005-12-02 Chris Lattneradd a note
2005-11-28 Chris LattnerAdd a missed optimization
2005-10-23 Chris Lattneradd a note that Nate mentioned last week
2005-10-23 Chris LattnerPut some of my random notes somewhere public
2004-06-04 Chris LattnerThis file is obsolete
2004-05-23 Chris Lattnerminor wording change
2004-02-29 Alkis EvlogimenosAdd instruction name description.
2004-02-22 Chris LattnerWow this is out of date. When we have _real_ code...
2003-08-13 Brian GaekeX86 static backend: smacked
2003-08-13 Brian GaekeJust incorporating some notes I wrote for myself into...
2003-07-31 Chris LattnerRemove more obsolete comments
2003-07-31 Misha BrukmanChanged pointer to the JIT code to its current location...
2003-01-13 Chris LattnerAdd speculation
2002-12-04 Chris LattnerAdd a "Lazy Function Resolution in Jello" section
2002-11-20 Misha BrukmanSigh. Fixed some speling.
2002-11-17 Chris LattnerAdd information about memory index representation
2002-10-30 Chris LattnerAdd lots more info
2002-10-25 Chris LattnerInitial checkin of X86 backend.