[LLVMdev] dragonegg arm patch

Jin Gu Kang jaykang10 at imrc.kist.re.kr
Sat Jan 28 23:20:15 PST 2012


Hi Duncan,



I made a patch for dragonegg. This patch is for dragonegg to generate arm assembly code.

Dragonegg is compiled with this patch after building gcc-4.6 as cross compiler for arm and

then dragonegg can generate arm assembly code.



It currently makes errors to build dragonegg and llvm from svn. so I made a patch using

dragonegg-3.0 source code. (This patch doesn't support TargetInstrinsic lowering as

compared with llvm-gcc.4.2)



If you allow this patch, I will commit this patch.

(May be, I will commit two directory "include/arm" and "src/arm". because I don't know

why "CC" is commented.)



Please review this patch.



Thanks,

Jin-Gu Kang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120129/3d851271/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dragoneggARM.patch
Type: application/octet-stream
Size: 38554 bytes
Desc: dragoneggARM.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120129/3d851271/attachment.obj>


More information about the llvm-dev mailing list