[www-pubs] r181734 - Added Profile-guided Automated Software Diversity from CGO 2013.
John Criswell
criswell at illinois.edu
Mon May 13 15:41:06 PDT 2013
On 5/13/13 4:35 PM, John Criswell wrote:
> Author: criswell
> Date: Mon May 13 16:35:38 2013
> New Revision: 181734
>
> URL: http://llvm.org/viewvc/llvm-project?rev=181734&view=rev
> Log:
> Added Profile-guided Automated Software Diversity from CGO 2013.
Post-commit review (while probably unnecessary) would be appreciated.
-- John T.
>
> Modified:
> www-pubs/trunk/pubs.js
>
> Modified: www-pubs/trunk/pubs.js
> URL: http://llvm.org/viewvc/llvm-project/www-pubs/trunk/pubs.js?rev=181734&r1=181733&r2=181734&view=diff
> ==============================================================================
> --- www-pubs/trunk/pubs.js (original)
> +++ www-pubs/trunk/pubs.js Mon May 13 16:35:38 2013
> @@ -82,6 +82,14 @@ var PUBS =
> year: 2013,
> },
>
> + { url: "http://www.ics.uci.edu/~ahomescu/multicompiler_cgo13.pdf",
> + author: "Andrei Homescu, Steven Neisius, Per Larsen, Stefan Brunthaler, and Michael Franz",
> + title: "Profile-guided Automated Software Diversity",
> + published: "Proceedings of the 2013 International Symposium on Code Generation and Optimization (CGO 2013)",
> + month: 2,
> + year: 2013,
> + },
> +
> { url: "http://dl.acm.org/citation.cfm?id=2380498",
> author: " Marcelo Sousa and Alper Sen",
> title: "Generation of TLM Testbenches Using Mutation Testing",
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list