| Submitter | Andrew Pinski |
|---|---|
| Date | Jan. 26, 2013, 2:35 a.m. |
| Message ID | <CA+=Sn1mm60=UFo1_JHc_B10eYMQP7KMVYH43XLPofxonrCiSTw@mail.gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/215882/ |
| State | New |
| Headers | show |
Comments
On Fri, 25 Jan 2013, Andrew Pinski wrote: > I thought I would update my entry which just mentions the bug work > which I have done. I mentioned pointer plus and other optimizations > in the new entry. Okay. Just give others two, three days to chime in if I am missing something. And, should it read GIMPLE? > I think other people should update their own entry also. Absolutely! Geald
Andrew Pinski <andrew.pinski@caviumnetworks.com> writes:
> +gimple interal representation of pointer addition, and for various
s/interal/internal/
Patch
Index: contrib.texi =================================================================== --- contrib.texi (revision 195485) +++ contrib.texi (working copy) @@ -732,7 +732,9 @@ out lots of problems we need to solve, m taking care of documentation maintenance in general. @item -Andrew Pinski for processing bug reports by the dozen. +Andrew Pinski for processing bug reports by the dozen, implementing the new +gimple interal representation of pointer addition, and for various +optimization improvements. @item Ovidiu Predescu for his work on the Objective-C front end and runtime