Displaying 2 results from an estimated 2 matches for "katzman".
Did you mean:
katzmann
2015 Sep 18
2
Fwd: buildbot failure in LLVM on clang-cmake-aarch64-full
...in LLVM on clang-cmake-aarch64-full
To: Alexei Starovoitov <alexei.starovoitov at gmail.com>, Charles Davis <
cdavis5x at gmail.com>, David Blaikie <dblaikie at gmail.com>, David Majnemer <
david.majnemer at gmail.com>, Davide Italiano <davide at freebsd.org>, Douglas
Katzman <dougk at google.com>, Joerg Sonnenberger <joerg at bec.de>, Matthias
Braun <matze at braunis.de>, "Michael J. Spencer" <bigcheesegs at gmail.com>,
NAKAMURA Takumi <geek4civic at gmail.com>, Quentin Colombet <
qcolombet at apple.com>, Rafael Espindola &...
2015 Aug 27
2
Configuring LLVM Sparc target for Leon 3 and Leon 4 variants
At the moment I am using LLVM to target our proprietary SHAVE processor, but
the Movidius "Myriad" chip also utilises a Sparc Leon for executive
functions. For this I use the GCC compiler.
This all works fine, but I would like to consolidate code generation for
both targets in the same LLVM derived compiler to simplify things and I have
a couple of questions about the Sparc backend