[www-pubs] r241910 - Added a DOI URL for the paper "Experimental Evaluation of Various Register

John Criswell jtcriswel at gmail.com
Fri Jul 10 07:21:39 PDT 2015


Dear All,

If someone could review this patch and Revision 241909, I'd greatly 
appreciate it.

Regards,

John Criswell

On 7/10/15 8:58 AM, John Criswell wrote:
> Author: criswell
> Date: Fri Jul 10 08:58:43 2015
> New Revision: 241910
>
> URL: http://llvm.org/viewvc/llvm-project?rev=241910&view=rev
> Log:
> Added a DOI URL for the paper "Experimental Evaluation of Various Register
> Pressure Reduction Heuristics."
>
> 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=241910&r1=241909&r2=241910&view=diff
> ==============================================================================
> --- www-pubs/trunk/pubs.js (original)
> +++ www-pubs/trunk/pubs.js Fri Jul 10 08:58:43 2015
> @@ -43,7 +43,8 @@ var PUBS =
>       year: 2015,
>     },
>   
> -  { author: "Ghassan Shobaki, Laith Sakka, Najm Eldeen Abu-Rmaileh, and Hasan Al-Hamash",
> +  { url: "http://dx.doi.org/10.1002/spe.2297",
> +    author: "Ghassan Shobaki, Laith Sakka, Najm Eldeen Abu-Rmaileh, and Hasan Al-Hamash",
>       title: "Experimental Evaluation of Various Register Pressure Reduction Heuristics",
>       published: "Software: Practice and Experience",
>       month: 11,
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits


-- 
John Criswell
Assistant Professor
Department of Computer Science, University of Rochester
http://www.cs.rochester.edu/u/criswell




More information about the llvm-commits mailing list