[llvm-commits] AMDIL backend first patches

Oliveira, Victor Victor.Oliveira at amd.com
Fri Jul 13 13:37:29 PDT 2012


Hi!

I'm Victor Oliveira and I'm an intern at AMD. I've been working last weeks to upstream the most we can of our AMDIL backend in LLVM.

These first two patches are changes that we have made in LLVM Core. They consist of a MachinePostDominator pass and a change in PassManager to have some diagnostic information for debugging incorrect pass setup.

As soon we finish our internal review process I'll send the remaining patches with the AMDIL backend.

Thanks a lot,
Victor Oliveira

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120713/08588f19/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Including-a-MachinePostDominator-pass.patch
Type: text/x-patch
Size: 6856 bytes
Desc: 0001-Including-a-MachinePostDominator-pass.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120713/08588f19/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Adding-some-debug-information-to-PassManager.patch
Type: text/x-patch
Size: 1424 bytes
Desc: 0002-Adding-some-debug-information-to-PassManager.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120713/08588f19/attachment-0001.bin>


More information about the llvm-commits mailing list