OSDN Git Service

android-x86/external-swiftshader.git
2014-07-10 Jim StichnothSubzero: Fix a regalloc bug involving too-aggressive...
2014-07-09 Jim StichnothSubzero: Add "make format-diff" target.
2014-07-09 Matt WalaAdd support for passing and returning vectors in accord...
2014-07-09 Jan VoungAdd scalar lowering for sqrt intrinsic.
2014-07-09 Jan VoungAvoid assigning esp (or ebp for framepointer-using...
2014-07-08 Jim StichnothSubzero: Temporary fix for build error.
2014-07-07 Matt WalaAdd support for vector types.
2014-07-07 Karl SchimpfUpdate Subzero to start parsing PNaCl bitcode files.
2014-06-29 Jim StichnothSubzero: Partial implementation of global initializers.
2014-06-27 Karl SchimpfRefactor llvm2ice so that Ice can be built while readin...
2014-06-26 Jim StichnothSubzero: Add 'not' to the list of LLVM commands in...
2014-06-25 Jan VoungAdd atomic load/store, fetch_add, fence, and is-lock...
2014-06-24 Jan VoungBitcast of 64-bit immediates may need to split the...
2014-06-18 Jan VoungAdd a few Subzero intrinsics (not the atomic ones yet).
2014-06-18 Jan VoungAdd ss/sd suffix to InstX8632Store and legalize FP...
2014-06-18 Matt WalaUse GlobalContext::getConstantZero() to get zero valued...
2014-06-18 Matt WalaAdd support for undef values in ICE IR. Undef values...
2014-06-18 Jan VoungChange some tests to be valid PNaCl IR (parameter type...
2014-06-17 Derek SchuffFix subzero build for mac
2014-06-17 Jan VoungLegalize div/idiv operands to avoid immediates.
2014-06-12 Jim StichnothIgnore stack adjustment for ebp-based variables.
2014-06-12 Jan VoungSubzero: give crosstest .sz intermediate files names...
2014-06-06 Jan VoungMake py import not assume dir is "pnacl-subzero". Avoid...
2014-06-05 Jim StichnothFix a C++ violation.
2014-06-04 Jim StichnothSubzero: Initial O2 lowering
2014-06-02 Matt WalaAdd wala@chromium.org to owners list
2014-05-23 Jim StichnothFix g++ -pedantic warnings.
2014-05-23 Jim StichnothFix x86 floating-point constant emission.
2014-05-22 Derek SchuffAdd Makefiles to support building along with LLVM
2014-05-22 Jim StichnothAdd Om1 lowering with no optimizations.
2014-05-19 Karl SchimpfModify pnacl subzero to be able to read pnacl bitcode...
2014-04-29 Jim StichnothInitial skeleton of Subzero.
2014-03-19 Jim StichnothSubzero: initial codereview and OWNERS files, copied...
2014-03-19 Vadim ShtayuraInitial empty repository