Displaying 3 results from an estimated 3 matches for "dougk".
Did you mean:
doug
2015 Sep 18
2
Fwd: buildbot failure in LLVM on clang-cmake-aarch64-full
...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 <rafael....
2008 Apr 07
2
iGoogle-style Widgets with Script.aculo.us?
I''d like to create an iGoogle-style page with a library of draggable
layout widgets. Is such a thing using script.aculo.us already
available? (Would hate to re-invent it.) Also, has anyone had success
with nested draggables? For example, rearranging <div>s within an
already draggable <div>?
--~--~---------~--~----~------------~-------~--~----~
You received this message because
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