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