| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't narrow the load and store in a load+twiddle+store sequence unless | Dan Gohman | 2010-09-02 | 1 | -0/+45 |
* | A couple of small missed optimizations. | Eli Friedman | 2010-08-29 | 1 | -0/+52 |
* | Custom lower the memory barrier instructions and add support | Eric Christopher | 2010-07-22 | 1 | -7/+0 |
* | Remove a fixed item, update a couple partially-fixed items. | Eli Friedman | 2010-06-03 | 1 | -81/+22 |
* | This is now done. | Dan Gohman | 2010-03-01 | 1 | -5/+0 |
* | A few missed optimizations; the last one could have a significant impact on | Eli Friedman | 2010-02-10 | 1 | -0/+66 |
* | this is an SSE-specific issue. | Chris Lattner | 2010-01-13 | 1 | -20/+0 |
* | X86 if conversion + tail merging issues from PR6032. | Chris Lattner | 2010-01-13 | 1 | -0/+20 |
* | Remove some README.txt entries which are now implemented. | Dan Gohman | 2010-01-04 | 1 | -80/+3 |
* | A couple minor README updates. | Eli Friedman | 2009-12-21 | 1 | -14/+5 |
* | Move and clarify note. | Bill Wendling | 2009-10-27 | 1 | -31/+0 |
* | Note corrected. | Bill Wendling | 2009-10-27 | 1 | -3/+5 |
* | Modify note. | Bill Wendling | 2009-10-27 | 1 | -0/+8 |
* | Add a note. | Bill Wendling | 2009-10-27 | 1 | -0/+23 |
* | Add a note. | Evan Cheng | 2009-07-30 | 1 | -0/+20 |
* | remove a bogus note. | Chris Lattner | 2009-06-30 | 1 | -20/+0 |
* | add a note | Chris Lattner | 2009-06-30 | 1 | -0/+20 |
* | another xform that is target-independent (should be done in instcombine). | Chris Lattner | 2009-06-16 | 1 | -3/+23 |
* | I think instcombine should unconditionally do this xform. | Chris Lattner | 2009-06-16 | 1 | -2/+17 |
* | Misc x86 README updates: remove a couple of already-fixed issues, | Eli Friedman | 2009-06-11 | 1 | -57/+57 |
* | add some late optimizations that GCC does. It thinks these are a win | Chris Lattner | 2009-05-25 | 1 | -0/+14 |
* | we should eventually add -march=atom and the new atom movbe instruction. | Chris Lattner | 2009-05-25 | 1 | -0/+2 |
* | Move 3 "(add (select cc, 0, c), x) -> (select cc, x, (add, x, c))" | Chris Lattner | 2009-03-12 | 1 | -22/+0 |
* | Add more information to the EFLAGS note. | Dan Gohman | 2009-03-10 | 1 | -4/+12 |
* | Add a note about EFLAGS optimization. | Dan Gohman | 2009-03-09 | 1 | -0/+15 |
* | add a note. | Chris Lattner | 2009-03-08 | 1 | -0/+40 |
* | add a note. | Chris Lattner | 2009-03-08 | 1 | -0/+22 |
* | add a horrible note | Chris Lattner | 2009-02-17 | 1 | -0/+41 |
* | MachineLICM now handles these cases. | Dan Gohman | 2009-02-15 | 1 | -85/+0 |
* | add a note. | Chris Lattner | 2009-02-08 | 1 | -0/+31 |
* | add a note | Chris Lattner | 2008-12-06 | 1 | -0/+15 |
* | A couple small cleanups, plus a new potential optimization. | Eli Friedman | 2008-11-30 | 1 | -3/+29 |
* | Add a README entry. | Evan Cheng | 2008-11-11 | 1 | -0/+17 |
* | move the note to the correct README | Torok Edwin | 2008-10-24 | 1 | -0/+97 |
* | This is done. | Dan Gohman | 2008-10-17 | 1 | -10/+0 |
* | This is done. | Evan Cheng | 2008-08-26 | 1 | -21/+0 |
* | Remove unnecessary readme entry | Nate Begeman | 2008-07-17 | 1 | -9/+0 |
* | Add a note about a potential PIC optimization. | Dan Gohman | 2008-06-24 | 1 | -0/+7 |
* | add a micro optzn. | Chris Lattner | 2008-05-05 | 1 | -0/+18 |
* | Add an ugly note. | Chris Lattner | 2008-04-21 | 1 | -0/+35 |
* | New entry. | Evan Cheng | 2008-03-28 | 1 | -0/+44 |
* | Remove duplicated entries. | Evan Cheng | 2008-03-23 | 1 | -35/+0 |
* | Fix X86's isTruncateFree to not claim that truncate to i1 is free. This fixes... | Christopher Lamb | 2008-03-19 | 1 | -44/+0 |
* | Add an issue that is preventing instcombine from doing a simplification. | Chris Lattner | 2008-03-14 | 1 | -5/+43 |
* | move these to the appropriate file | Chris Lattner | 2008-03-08 | 1 | -45/+0 |
* | some more spelling changes | Gabor Greif | 2008-03-06 | 1 | -1/+1 |
* | Evan implemented these. | Chris Lattner | 2008-03-02 | 1 | -27/+0 |
* | Add a random not very important note | Chris Lattner | 2008-02-28 | 1 | -0/+38 |
* | A few more small things I've run into. | Eli Friedman | 2008-02-28 | 1 | -3/+86 |
* | This is done. | Evan Cheng | 2008-02-27 | 1 | -24/+0 |