search for: e74d1640

Displaying 3 results from an estimated 3 matches for "e74d1640".

2008 Oct 11
0
[LLVMdev] Status of LLVM ARM port
On Oct 10, 2008, at 2:07 PM, kapil anand wrote: > Media instructions like - parallel add and subtract, Sign/Zero > Extend and Add instructions seem to be missing from ARM target > support. These instructions are not listed in GenInstrNames.inc These would be best supported by adding builtins to llvm-gcc and adding intrinsics to llvm. Some of them could be implemented as <2 x
2008 Oct 12
1
[LLVMdev] Status of LLVM ARM port
...> LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081012/e74d1640/attachment.html>
2008 Oct 10
3
[LLVMdev] Status of LLVM ARM port
Media instructions like - parallel add and subtract, Sign/Zero Extend and Add instructions seem to be missing from ARM target support. These instructions are not listed in GenInstrNames.inc Kapil On Fri, Oct 10, 2008 at 11:54 AM, Evan Cheng <evan.cheng at apple.com> wrote: > > Can you give some examples of missing instructions? > > Evan > > On Oct 9, 2008, at 4:58 PM,