summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/README_ALTIVEC.txt
Commit message (Expand)AuthorAge
* add a noteChris Lattner2008-04-25
* readme updatesNate Begeman2008-02-13
* Add a noteChris Lattner2006-04-28
* add a noteChris Lattner2006-04-19
* add a noteChris Lattner2006-04-19
* add a noteChris Lattner2006-04-18
* Implement an important entry from README_ALTIVEC:Chris Lattner2006-04-18
* move some stuff around, clean things upChris Lattner2006-04-18
* Implement v16i8 multiply with this code:Chris Lattner2006-04-18
* remove done itemChris Lattner2006-04-17
* add a noteChris Lattner2006-04-17
* Implement a TODO: for any shuffle that can be viewed as a v4[if]32 shuffle,Chris Lattner2006-04-17
* Implement a TODO: have the legalizer canonicalize a bunch of operations toChris Lattner2006-04-16
* Make the BUILD_VECTOR lowering code much more aggressive w.r.t constant vectors.Chris Lattner2006-04-16
* add a note, move an altivec todo to the altivec list.Chris Lattner2006-04-13
* Add a new way to match vector constants, which make it easier to bang bits ofChris Lattner2006-04-12
* we have a shuffle instr, add an example.Chris Lattner2006-04-11
* Add an itemChris Lattner2006-04-06
* Pattern match vmrg* instructions, which are now lowered by the CFE into shuff...Chris Lattner2006-04-06
* remove two done itemsChris Lattner2006-04-06
* Support pattern matching vsldoi(x,y) and vsldoi(x,x), which allows the f.e. toChris Lattner2006-04-06
* Add all of the data stream intrinsics and instructions. wooChris Lattner2006-04-05
* add vmladduhmChris Lattner2006-04-05
* add a noteChris Lattner2006-04-04
* add a noteChris Lattner2006-04-04
* Remove done itemChris Lattner2006-04-02
* add a noteChris Lattner2006-04-02
* add a noteChris Lattner2006-03-31
* Implement an item from the readme, folding vcmp/vcmp. instructions withChris Lattner2006-03-31
* These are doneChris Lattner2006-03-31
* add a noteChris Lattner2006-03-29
* add a noteChris Lattner2006-03-28
* Add a few more altivec intrinsicsNate Begeman2006-03-28
* implement a bunch more intrinsics.Chris Lattner2006-03-28
* Add a bunch of notes from my journey thus far.Chris Lattner2006-03-27
* Split out altivec notes into their own READMEChris Lattner2006-03-27