aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/README.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a note about sext from i1 plus flags use.Chris Lattner2008-02-181-0/+52
* move PR2053 to here.Chris Lattner2008-02-171-0/+12
* llvm.memory.barrier, and impl for x86 and alphaAndrew Lenharth2008-02-161-0/+7
* upgrade some entries, remove stuff that is done.Chris Lattner2008-02-141-100/+30
* add a note, remove a done deed.Chris Lattner2008-01-111-18/+3
* Improve tail call optimized call's argument lowering. Before thisArnold Schwaighofer2008-01-111-40/+5
* add a testcase Chris Lattner2008-01-091-5/+16
* add a note that is important for some fp apps.Chris Lattner2008-01-071-0/+21
* Fold comparisons against a constant nan, and optimize ORD/UNORD Chris Lattner2007-12-291-17/+0
* this xform is implemented.Chris Lattner2007-12-291-22/+0
* avoid going through a stack slot to convert from fpstack to xmm regChris Lattner2007-12-291-21/+0
* add a noteChris Lattner2007-12-291-1/+41
* add a note.Chris Lattner2007-12-281-0/+32
* add a simple hackChris Lattner2007-12-241-0/+12
* add an obvious load folding missed optzn.Chris Lattner2007-12-181-0/+21
* add a noteChris Lattner2007-12-051-0/+20
* add a noteChris Lattner2007-11-241-0/+21
* add a noteChris Lattner2007-11-021-0/+20
* New entry.Evan Cheng2007-10-281-0/+62
* Loosen up iv reuse to allow reuse of the same stride but a larger type when t...Evan Cheng2007-10-261-19/+13
* Corrected many typing errors. And removed 'nest' parameter handlingArnold Schwaighofer2007-10-121-18/+21
* Update.Evan Cheng2007-10-121-18/+2
* Added tail call optimization to the x86 back end. It can beArnold Schwaighofer2007-10-111-0/+80
* This is done.Dan Gohman2007-10-091-30/+0
* This is done.Evan Cheng2007-10-051-4/+0
* add a note.Chris Lattner2007-10-041-0/+40
* add a noteChris Lattner2007-10-031-0/+32
* Bill's example is still not enough to repro this, but it has other issues thatChris Lattner2007-10-031-0/+8