[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPCInstrAltivec.td README_ALTIVEC.txt

2006-04-04 Thread Chris Lattner
Changes in directory llvm/lib/Target/PowerPC: PPCInstrAltivec.td updated: 1.37 -> 1.38 README_ALTIVEC.txt updated: 1.13 -> 1.14 --- Log message: add vmladduhm --- Diffs of the changes: (+2 -2) PPCInstrAltivec.td |2 ++ README_ALTIVEC.txt |2 -- 2 files changed, 2 insertions(+), 2 d

[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPCInstrAltivec.td README_ALTIVEC.txt

2006-03-27 Thread Chris Lattner
Changes in directory llvm/lib/Target/PowerPC: PPCInstrAltivec.td updated: 1.15 -> 1.16 README_ALTIVEC.txt updated: 1.2 -> 1.3 --- Log message: implement a bunch more intrinsics. --- Diffs of the changes: (+108 -23) PPCInstrAltivec.td | 120 +++--