Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | A few minor updates, removing implemented stuff and adding a couple of | Eli Friedman | 2008-02-21 | 1 | -83/+110 |
* | Dan implemented one multiply issue. Replace it with another. :) | Chris Lattner | 2008-02-21 | 1 | -12/+33 |
* | Add a note about sext from i1 plus flags use. | Chris Lattner | 2008-02-18 | 1 | -0/+52 |
* | move PR2053 to here. | Chris Lattner | 2008-02-17 | 1 | -0/+12 |
* | llvm.memory.barrier, and impl for x86 and alpha | Andrew Lenharth | 2008-02-16 | 1 | -0/+7 |
* | upgrade some entries, remove stuff that is done. | Chris Lattner | 2008-02-14 | 1 | -100/+30 |
* | add a note, remove a done deed. | Chris Lattner | 2008-01-11 | 1 | -18/+3 |
* | Improve tail call optimized call's argument lowering. Before this | Arnold Schwaighofer | 2008-01-11 | 1 | -40/+5 |
* | add a testcase | Chris Lattner | 2008-01-09 | 1 | -5/+16 |
* | add a note that is important for some fp apps. | Chris Lattner | 2008-01-07 | 1 | -0/+21 |
* | Fold comparisons against a constant nan, and optimize ORD/UNORD | Chris Lattner | 2007-12-29 | 1 | -17/+0 |
* | this xform is implemented. | Chris Lattner | 2007-12-29 | 1 | -22/+0 |
* | avoid going through a stack slot to convert from fpstack to xmm reg | Chris Lattner | 2007-12-29 | 1 | -21/+0 |
* | add a note | Chris Lattner | 2007-12-29 | 1 | -1/+41 |
* | add a note. | Chris Lattner | 2007-12-28 | 1 | -0/+32 |
* | add a simple hack | Chris Lattner | 2007-12-24 | 1 | -0/+12 |
* | add an obvious load folding missed optzn. | Chris Lattner | 2007-12-18 | 1 | -0/+21 |
* | add a note | Chris Lattner | 2007-12-05 | 1 | -0/+20 |
* | add a note | Chris Lattner | 2007-11-24 | 1 | -0/+21 |
* | add a note | Chris Lattner | 2007-11-02 | 1 | -0/+20 |
* | New entry. | Evan Cheng | 2007-10-28 | 1 | -0/+62 |
* | Loosen up iv reuse to allow reuse of the same stride but a larger type when t... | Evan Cheng | 2007-10-26 | 1 | -19/+13 |
* | Corrected many typing errors. And removed 'nest' parameter handling | Arnold Schwaighofer | 2007-10-12 | 1 | -18/+21 |
* | Update. | Evan Cheng | 2007-10-12 | 1 | -18/+2 |
* | Added tail call optimization to the x86 back end. It can be | Arnold Schwaighofer | 2007-10-11 | 1 | -0/+80 |
* | This is done. | Dan Gohman | 2007-10-09 | 1 | -30/+0 |
* | This is done. | Evan Cheng | 2007-10-05 | 1 | -4/+0 |
* | add a note. | Chris Lattner | 2007-10-04 | 1 | -0/+40 |
* | add a note | Chris Lattner | 2007-10-03 | 1 | -0/+32 |
* | Bill's example is still not enough to repro this, but it has other issues that | Chris Lattner | 2007-10-03 | 1 | -0/+8 |
* | Another micro-opt. | Bill Wendling | 2007-10-02 | 1 | -0/+16 |
* | Another missed optimization with LICM. | Bill Wendling | 2007-10-02 | 1 | -0/+23 |
* | Now with LL code! | Bill Wendling | 2007-10-02 | 1 | -1/+17 |
* | Another missed optimization. | Bill Wendling | 2007-10-02 | 1 | -0/+28 |
* | move PR1160 here. | Chris Lattner | 2007-09-26 | 1 | -0/+31 |