[llvm-commits] PATCH: Aligned bundling support in LLVM MC
Eli Bendersky
eliben at google.com
Fri Dec 14 15:09:06 PST 2012
Hello,
Following the discussion here:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-December/056754.html
I'm sending the first set of patches to implement ailgned bundling
support in LLVM MC. The proposal and implementation are documented
here:
https://sites.google.com/a/chromium.org/dev/nativeclient/pnacl/aligned-bundling-support-in-llvm
There are two patches: one with the implementation and another with the tests.
Please take a look,
Eli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mc-bundling.impl.1.patch
Type: application/octet-stream
Size: 26548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121214/9858fa7b/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mc-bundling.tests.1.patch
Type: application/octet-stream
Size: 9717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121214/9858fa7b/attachment-0001.obj>
More information about the llvm-commits
mailing list