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