search for: richez

Displaying 4 results from an estimated 4 matches for "richez".

Did you mean: richer
2015 Sep 11
3
Invalid instruction generated on armV4
...y use llvm 3.7 … Thanks. Frédéric. > On 11 Sep 2015, at 13:29, Bruce Hoult <bruce at hoult.org> wrote: > > What LLVM version are you using? > > There were some bugs around switching ARM/Thumb mode on ARMv4 fixed in 3.6. > > On Fri, Sep 11, 2015 at 1:20 PM, Frédéric Richez <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > I’m tying to run a rust application on armv4 architecture (arm720tdmi). > Rust is using llvm to generate native code. > Some programs are running well on the target but for more complex applications I rec...
2015 Sep 11
2
Invalid instruction generated on armV4
I’m tying to run a rust application on armv4 architecture (arm720tdmi). Rust is using llvm to generate native code. Some programs are running well on the target but for more complex applications I receive a Illegal instruction : gdb disassembling the core dump file gives : 0x401e41dc <+0>: push {r11, lr} 0x401e41e0 <+4>: mov r11, sp 0x401e41e4 <+8>: sub sp, sp, #8
2016 May 12
7
LLVM Releases: Upstream vs. Downstream / Distros
...;mailto:paul.robinson at sony.com>> wrote: -----Original Message----- From: Renato Golin [mailto:renato.golin at linaro.org] Sent: Wednesday, May 11, 2016 11:11 AM To: Hans Wennborg Cc: LLVM Dev; Clang Dev; Quentin Colombet; Tom Stellard; Robinson, Paul; Jim Grosbach; Kristof Beyls; Frédéric Richez; Reid Kleckner; Philip Reames; Matthias Braun; Bernhard Rosenkränzer; Sylvestre Ledru; Matthias Klose; Stephen Hines; Jeff Law; Ed Maste; Behan Webster Subject: Re: LLVM Releases: Upstream vs. Downstream / Distros On 11 May 2016 at 17:16, Hans Wennborg <hans at chromium.org<mailto:hans at ch...
2016 May 11
6
LLVM Releases: Upstream vs. Downstream / Distros
On 11 May 2016 at 17:16, Hans Wennborg <hans at chromium.org> wrote: > This is a long email :-) I've made some comments inline, but I'll > summarize my thoughts here: Thanks Hans! I'll respond them inline, below. > - I think we should use the bug tracker to capture issues that affect > releases. It would be cool if a commit hook could update bugzilla > entries