[www-pubs] r320143 - Publication: I/O Optimisation and elimination via partial evaluation

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 06:05:35 PST 2017


Ah yes thanks,

Should be fixed now

On 08/12/2017 14:02, Will Dietz wrote:
> Looks like this should be 2014, not 2016?
>
> ~Will
>
> On Fri, Dec 8, 2017 at 6:38 AM, Florian Hahn via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Author: fhahn
>> Date: Fri Dec  8 04:38:39 2017
>> New Revision: 320143
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=320143&view=rev
>> Log:
>> Publication: I/O Optimisation and elimination via partial evaluation
>>
>> 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=320143&r1=320142&r2=320143&view=diff
>> ==============================================================================
>> --- www-pubs/trunk/pubs.js (original)
>> +++ www-pubs/trunk/pubs.js Fri Dec  8 04:38:39 2017
>> @@ -69,6 +69,14 @@ var PUBS =
>>       year: 2017
>>     },
>>
>> +  { url: "http://128.232.0.20/techreports/UCAM-CL-TR-865.pdf",
>> +    author: "Christopher S.F. Smowton",
>> +    title: "I/O Optimisation and elimination via partial evaluation",
>> +    published: "Technical Report UCAM-CL-TR-865, University of Cambridge",
>> +    month: 12,
>> +    year: 2016
>> +  },
>> +
>>     { url: "http://formalverification.cs.utah.edu/new/Publications.html#vcsharma_hipc16",
>>       author: "Vishal Chandra Sharma, Ganesh Gopalakrishnan, Sriram Krishnamoorthy",
>>       title: "PRESAGE: Protecting Structured Address Generation against Soft Errors",
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


More information about the llvm-commits mailing list