[llvm-commits] First draft of ARM EHABI support

Anton Korobeynikov anton at korobeynikov.info
Mon Jan 31 14:51:49 PST 2011


Hello Everyone,

This is the updated series of patches which aims to emit necessary ARM
EHABI stuff at least in textual form.
The differences wrt previous patch is mostly support for Thumb/Thumb2
(though thumb looks pretty ugly).

Any comments?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Shorten-AsmPrinterFlags-filed-to-accomodate-for-futu.patch
Type: application/octet-stream
Size: 1618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-FrameSetup-MI-flags.patch
Type: application/octet-stream
Size: 7227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Some-first-rudimentary-support-for-ARM-EHABI-print-e.patch
Type: application/octet-stream
Size: 14167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Provide-hooks-to-set-MI-flags-in-MachineInstrBuilder.patch
Type: application/octet-stream
Size: 1089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Preliminary-support-for-ARM-frame-save-directives-em.patch
Type: application/octet-stream
Size: 29805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Handle-MI-flags-inside-Thumb2SizeReduction-pass.patch
Type: application/octet-stream
Size: 1564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Add-unwind-information-emission-for-thumb-stuff.patch
Type: application/octet-stream
Size: 3057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Implement-frame-unwinding-information-emission-for-T.patch
Type: application/octet-stream
Size: 18118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0007.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-In-Thumb1-mode-the-constant-might-be-materialized-vi.patch
Type: application/octet-stream
Size: 2268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0008.obj>


More information about the llvm-commits mailing list