[llvm-commits] First draft of ARM EHABI support

Anton Korobeynikov anton at korobeynikov.info
Mon Jan 31 16:51:49 CST 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: 1617 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0009.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-FrameSetup-MI-flags.patch
Type: application/octet-stream
Size: 7226 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0010.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: 14166 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0011.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: 1088 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0012.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: 29804 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0013.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Handle-MI-flags-inside-Thumb2SizeReduction-pass.patch
Type: application/octet-stream
Size: 1563 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0014.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Add-unwind-information-emission-for-thumb-stuff.patch
Type: application/octet-stream
Size: 3056 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0015.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Implement-frame-unwinding-information-emission-for-T.patch
Type: application/octet-stream
Size: 18117 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0016.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: 2267 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20110201/1dc132f6/attachment-0017.obj 


More information about the llvm-commits mailing list