| Commit message (Expand) | Author | Age | Files | Lines |
* | Bill implemented this. | Chris Lattner | 2009-02-04 | 1 | -36/+0 |
* | add a note, this is why we're faster at SciMark-MonteCarlo with | Chris Lattner | 2009-02-04 | 1 | -0/+40 |
* | The memory alignment requirement on some of the mov{h|l}p{d|s} patterns are 1... | Evan Cheng | 2009-01-28 | 1 | -0/+5 |
* | add a note | Chris Lattner | 2008-09-20 | 1 | -1/+32 |
* | add a note | Chris Lattner | 2008-08-19 | 1 | -0/+37 |
* | - Fix a x86 vector isel bug: illegal transformation of a vector_shuffle into a | Evan Cheng | 2008-06-25 | 1 | -0/+31 |
* | This is done. | Evan Cheng | 2008-05-24 | 1 | -46/+0 |
* | Use movlps / movhps to modify low / high half of 16-byet memory location. | Evan Cheng | 2008-05-23 | 1 | -40/+0 |
* | Elaborate on the entry on integer vector multiplication by constants. | Dan Gohman | 2008-05-23 | 1 | -1/+6 |
* | New entry. | Evan Cheng | 2008-05-23 | 1 | -0/+44 |
* | we compile multiply-by-constant into horrible code. Doesn't sse4 have some | Chris Lattner | 2008-05-23 | 1 | -0/+38 |
* | add a note | Chris Lattner | 2008-05-13 | 1 | -0/+18 |
* | add a note | Chris Lattner | 2008-05-13 | 1 | -0/+24 |
* | Instead of a vector load, shuffle and then extract an element. Load the eleme... | Evan Cheng | 2008-05-13 | 1 | -29/+0 |
* | On x86, it's safe to treat i32 load anyext as a normal i32 load. Ditto for i8... | Evan Cheng | 2008-05-13 | 1 | -25/+0 |
* | Xform bitconvert(build_pair(load a, load b)) to a single load if the load loc... | Evan Cheng | 2008-05-12 | 1 | -54/+0 |
* | Add note | Anton Korobeynikov | 2008-05-11 | 1 | -0/+38 |
* | add a note, this is actually not too bad to implement. | Chris Lattner | 2008-04-10 | 1 | -1/+7 |
* | move the x86-32 part of PR2108 here. | Chris Lattner | 2008-04-10 | 1 | -0/+48 |
* | Finish implementing a readme entry: when inserting an i64 variable | Chris Lattner | 2008-03-09 | 1 | -38/+0 |
* | add a note | Chris Lattner | 2008-03-09 | 1 | -0/+37 |
* | Implement a readme entry, compiling | Chris Lattner | 2008-03-09 | 1 | -20/+0 |
* | This one looks easy, add a note. | Chris Lattner | 2008-03-08 | 1 | -1/+2 |
* | move these to the appropriate file | Chris Lattner | 2008-03-08 | 1 | -8/+57 |
* | evan implemented this. | Chris Lattner | 2008-03-05 | 1 | -26/+0 |
* | add a note | Chris Lattner | 2008-03-05 | 1 | -0/+30 |
* | Evan implemented these. | Chris Lattner | 2008-03-02 | 1 | -26/+0 |
* | upgrade some entries, remove stuff that is done. | Chris Lattner | 2008-02-14 | 1 | -34/+16 |
* | readme updates | Nate Begeman | 2008-02-13 | 1 | -0/+11 |
* | Enable SSE4 codegen and pattern matching. | Nate Begeman | 2008-02-11 | 1 | -0/+20 |
* | add a note | Chris Lattner | 2008-01-27 | 1 | -0/+39 |
* | Add some notes. | Chris Lattner | 2008-01-26 | 1 | -0/+18 |
* | One readme entry is done, one is really easy (Evan, want to investigate | Chris Lattner | 2007-12-29 | 1 | -77/+25 |
* | New entry. | Evan Cheng | 2007-12-21 | 1 | -0/+15 |
* | add a note. | Chris Lattner | 2007-10-29 | 1 | -0/+33 |
* | Small label changes. | Bill Wendling | 2007-10-02 | 1 | -5/+2 |
* | Now with source code. | Bill Wendling | 2007-10-02 | 1 | -0/+16 |
* | Micro-optimization -- missed LICM opportunity. | Bill Wendling | 2007-10-02 | 1 | -0/+24 |
* | move PR1264 here. | Chris Lattner | 2007-09-26 | 1 | -1/+28 |
* | add a note | Chris Lattner | 2007-08-24 | 1 | -0/+14 |
* | add a note. | Chris Lattner | 2007-08-15 | 1 | -0/+3 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+629 |