Displaying 4 results from an estimated 4 matches for "dipietro".
2014 Aug 18
8
[LLVMdev] C Backend Ressurected
Hi All,
2 of my summer interns (Aimee Dipietro and Greg Simpson) used their time over the summer to resurrect the LLVM C Backend:
https://github.com/draperlaboratory/llvm-cbe
Improvements include recovery of simple for/while loops (instead of goto), better variable naming, inline asm support, and making it work on a more recent version of llv...
2014 Aug 19
3
[LLVMdev] C Backend Ressurected
...LLVM.
On Tue, Aug 19, 2014 at 1:40 PM, Jun Koi <junkoi2004 at gmail.com> wrote:
>
>
>
> On Mon, Aug 18, 2014 at 9:18 PM, Carback, Richard T., III <
> rcarback at draper.com> wrote:
>
>> Hi All,
>>
>>
>>
>> 2 of my summer interns (Aimee Dipietro and Greg Simpson) used their time
>> over the summer to resurrect the LLVM C Backend:
>>
>>
>>
>> https://github.com/draperlaboratory/llvm-cbe
>>
>>
>>
>> Improvements include recovery of simple for/while loops (instead of
>> goto), better...
2014 Aug 19
2
[LLVMdev] C Backend Ressurected
...LLVM.
On Tue, Aug 19, 2014 at 1:40 PM, Jun Koi <junkoi2004 at gmail.com<mailto:junkoi2004 at gmail.com>> wrote:
On Mon, Aug 18, 2014 at 9:18 PM, Carback, Richard T., III <rcarback at draper.com<mailto:rcarback at draper.com>> wrote:
Hi All,
2 of my summer interns (Aimee Dipietro and Greg Simpson) used their time over the summer to resurrect the LLVM C Backend:
https://github.com/draperlaboratory/llvm-cbe
Improvements include recovery of simple for/while loops (instead of goto), better variable naming, inline asm support, and making it work on a more recent version of llv...
2014 Sep 03
2
[LLVMdev] C Backend Ressurected
...gt;
> >
> >
> > On Mon, Aug 18, 2014 at 9:18 PM, Carback, Richard T., III
> > <rcarback at draper.com <mailto:rcarback at draper.com>> wrote:
> >
> > Hi All,
> >
> >
> >
> > 2 of my summer interns (Aimee Dipietro and Greg Simpson) used
> > their time over the summer to resurrect the LLVM C Backend:
> >
> >
> >
> > https://github.com/draperlaboratory/llvm-cbe
> >
> >
> >
> > Improvements include recovery of simple for/while loops (...