Add LLVM support for PPC cryptography builtins
[oota-llvm.git] / lib / Target / PowerPC / README_ALTIVEC.txt
2015-03-04 Nemanja IvanovicAdd LLVM support for PPC cryptography builtins
2015-03-03 Kit BartonAdd the following 64-bit vector integer arithmetic...
2008-04-25 Chris Lattneradd a note
2008-02-13 Nate Begemanreadme updates
2006-04-28 Chris LattnerAdd a note
2006-04-19 Chris Lattneradd a note
2006-04-19 Chris Lattneradd a note
2006-04-18 Chris Lattneradd a note
2006-04-18 Chris LattnerImplement an important entry from README_ALTIVEC:
2006-04-18 Chris Lattnermove some stuff around, clean things up
2006-04-18 Chris LattnerImplement v16i8 multiply with this code:
2006-04-17 Chris Lattnerremove done item
2006-04-17 Chris Lattneradd a note
2006-04-17 Chris LattnerImplement a TODO: for any shuffle that can be viewed...
2006-04-16 Chris LattnerImplement a TODO: have the legalizer canonicalize a...
2006-04-16 Chris LattnerMake the BUILD_VECTOR lowering code much more aggressiv...
2006-04-13 Chris Lattneradd a note, move an altivec todo to the altivec list.
2006-04-12 Chris LattnerAdd a new way to match vector constants, which make...
2006-04-11 Chris Lattnerwe have a shuffle instr, add an example.
2006-04-06 Chris LattnerAdd an item
2006-04-06 Chris LattnerPattern match vmrg* instructions, which are now lowered...
2006-04-06 Chris Lattnerremove two done items
2006-04-06 Chris LattnerSupport pattern matching vsldoi(x,y) and vsldoi(x,x...
2006-04-05 Chris LattnerAdd all of the data stream intrinsics and instructions...
2006-04-05 Chris Lattneradd vmladduhm
2006-04-04 Chris Lattneradd a note
2006-04-04 Chris Lattneradd a note
2006-04-02 Chris LattnerRemove done item
2006-04-02 Chris Lattneradd a note
2006-03-31 Chris Lattneradd a note
2006-03-31 Chris LattnerImplement an item from the readme, folding vcmp/vcmp...
2006-03-31 Chris LattnerThese are done
2006-03-29 Chris Lattneradd a note
2006-03-28 Chris Lattneradd a note
2006-03-28 Nate BegemanAdd a few more altivec intrinsics
2006-03-28 Chris Lattnerimplement a bunch more intrinsics.
2006-03-27 Chris LattnerAdd a bunch of notes from my journey thus far.
2006-03-27 Chris LattnerSplit out altivec notes into their own README