aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Custom lower the memory barrier instructions and add supportEric Christopher2010-07-221-7/+0
* Remove a fixed item, update a couple partially-fixed items.Eli Friedman2010-06-031-81/+22
* This is now done.Dan Gohman2010-03-011-5/+0
* A few missed optimizations; the last one could have a significant impact onEli Friedman2010-02-101-0/+66
* this is an SSE-specific issue.Chris Lattner2010-01-131-20/+0
* X86 if conversion + tail merging issues from PR6032.Chris Lattner2010-01-131-0/+20
* Remove some README.txt entries which are now implemented.Dan Gohman2010-01-041-80/+3
* A couple minor README updates.Eli Friedman2009-12-211-14/+5
* Move and clarify note.Bill Wendling2009-10-271-31/+0
* Note corrected.Bill Wendling2009-10-271-3/+5
* Modify note.Bill Wendling2009-10-271-0/+8
* Add a note.Bill Wendling2009-10-271-0/+23
* Add a note.Evan Cheng2009-07-301-0/+20
* remove a bogus note.Chris Lattner2009-06-301-20/+0
* add a noteChris Lattner2009-06-301-0/+20
* another xform that is target-independent (should be done in instcombine).Chris Lattner2009-06-161-3/+23
* I think instcombine should unconditionally do this xform.Chris Lattner2009-06-161-2/+17
* Misc x86 README updates: remove a couple of already-fixed issues, Eli Friedman2009-06-111-57/+57
* add some late optimizations that GCC does. It thinks these are a winChris Lattner2009-05-251-0/+14
* we should eventually add -march=atom and the new atom movbe instruction.Chris Lattner2009-05-251-0/+2
* Move 3 "(add (select cc, 0, c), x) -> (select cc, x, (add, x, c))"Chris Lattner2009-03-121-22/+0
* Add more information to the EFLAGS note.Dan Gohman2009-03-101-4/+12
* Add a note about EFLAGS optimization.Dan Gohman2009-03-091-0/+15
* add a note.Chris Lattner2009-03-081-0/+40
* add a note.Chris Lattner2009-03-081-0/+22
* add a horrible noteChris Lattner2009-02-171-0/+41
* MachineLICM now handles these cases.Dan Gohman2009-02-151-85/+0
* add a note.Chris Lattner2009-02-081-0/+31
* add a note Chris Lattner2008-12-061-0/+15
* A couple small cleanups, plus a new potential optimization.Eli Friedman2008-11-301-3/+29
* Add a README entry.Evan Cheng2008-11-111-0/+17
* move the note to the correct READMETorok Edwin2008-10-241-0/+97
* This is done.Dan Gohman2008-10-171-10/+0
* This is done.Evan Cheng2008-08-261-21/+0
* Remove unnecessary readme entryNate Begeman2008-07-171-9/+0
* Add a note about a potential PIC optimization.Dan Gohman2008-06-241-0/+7
* add a micro optzn.Chris Lattner2008-05-051-0/+18
* Add an ugly note.Chris Lattner2008-04-211-0/+35
* New entry.Evan Cheng2008-03-281-0/+44
* Remove duplicated entries.Evan Cheng2008-03-231-35/+0
* Fix X86's isTruncateFree to not claim that truncate to i1 is free. This fixes...Christopher Lamb2008-03-191-44/+0
* Add an issue that is preventing instcombine from doing a simplification.Chris Lattner2008-03-141-5/+43
* move these to the appropriate fileChris Lattner2008-03-081-45/+0
* some more spelling changesGabor Greif2008-03-061-1/+1
* Evan implemented these.Chris Lattner2008-03-021-27/+0
* Add a random not very important noteChris Lattner2008-02-281-0/+38
* A few more small things I've run into.Eli Friedman2008-02-281-3/+86
* This is done.Evan Cheng2008-02-271-24/+0
* A few minor updates, removing implemented stuff and adding a couple of Eli Friedman2008-02-211-83/+110
* Dan implemented one multiply issue. Replace it with another. :)Chris Lattner2008-02-211-12/+33