| Commit message (Expand) | Author | Age | Files | Lines |
* | add a note | Chris Lattner | 2008-04-25 | 1 | -0/+23 |
* | readme updates | Nate Begeman | 2008-02-13 | 1 | -0/+9 |
* | Add a note | Chris Lattner | 2006-04-28 | 1 | -0/+8 |
* | add a note | Chris Lattner | 2006-04-19 | 1 | -0/+31 |
* | add a note | Chris Lattner | 2006-04-19 | 1 | -0/+30 |
* | add a note | Chris Lattner | 2006-04-18 | 1 | -0/+23 |
* | Implement an important entry from README_ALTIVEC: | Chris Lattner | 2006-04-18 | 1 | -6/+0 |
* | move some stuff around, clean things up | Chris Lattner | 2006-04-18 | 1 | -14/+11 |
* | Implement v16i8 multiply with this code: | Chris Lattner | 2006-04-18 | 1 | -9/+0 |
* | remove done item | Chris Lattner | 2006-04-17 | 1 | -19/+2 |
* | add a note | Chris Lattner | 2006-04-17 | 1 | -0/+10 |
* | Implement a TODO: for any shuffle that can be viewed as a v4[if]32 shuffle, | Chris Lattner | 2006-04-17 | 1 | -12/+0 |
* | Implement a TODO: have the legalizer canonicalize a bunch of operations to | Chris Lattner | 2006-04-16 | 1 | -18/+2 |
* | Make the BUILD_VECTOR lowering code much more aggressive w.r.t constant vectors. | Chris Lattner | 2006-04-16 | 1 | -20/+10 |
* | add a note, move an altivec todo to the altivec list. | Chris Lattner | 2006-04-13 | 1 | -0/+10 |
* | Add a new way to match vector constants, which make it easier to bang bits of | Chris Lattner | 2006-04-12 | 1 | -3/+6 |
* | we have a shuffle instr, add an example. | Chris Lattner | 2006-04-11 | 1 | -5/+6 |
* | Add an item | Chris Lattner | 2006-04-06 | 1 | -1/+6 |
* | Pattern match vmrg* instructions, which are now lowered by the CFE into shuff... | Chris Lattner | 2006-04-06 | 1 | -3/+0 |
* | remove two done items | Chris Lattner | 2006-04-06 | 1 | -10/+0 |
* | Support pattern matching vsldoi(x,y) and vsldoi(x,x), which allows the f.e. to | Chris Lattner | 2006-04-06 | 1 | -5/+0 |
* | Add all of the data stream intrinsics and instructions. woo | Chris Lattner | 2006-04-05 | 1 | -7/+0 |
* | add vmladduhm | Chris Lattner | 2006-04-05 | 1 | -2/+0 |
* | add a note | Chris Lattner | 2006-04-04 | 1 | -2/+4 |
* | add a note | Chris Lattner | 2006-04-04 | 1 | -2/+13 |
* | Remove done item | Chris Lattner | 2006-04-02 | 1 | -5/+0 |
* | add a note | Chris Lattner | 2006-04-02 | 1 | -0/+11 |
* | add a note | Chris Lattner | 2006-03-31 | 1 | -0/+2 |
* | Implement an item from the readme, folding vcmp/vcmp. instructions with | Chris Lattner | 2006-03-31 | 1 | -9/+0 |
* | These are done | Chris Lattner | 2006-03-31 | 1 | -5/+0 |
* | add a note | Chris Lattner | 2006-03-29 | 1 | -0/+4 |
* | add a note | Chris Lattner | 2006-03-28 | 1 | -0/+10 |
* | Add a few more altivec intrinsics | Nate Begeman | 2006-03-28 | 1 | -2/+0 |
* | implement a bunch more intrinsics. | Chris Lattner | 2006-03-28 | 1 | -10/+1 |
* | Add a bunch of notes from my journey thus far. | Chris Lattner | 2006-03-27 | 1 | -9/+103 |
* | Split out altivec notes into their own README | Chris Lattner | 2006-03-27 | 1 | -0/+54 |