OSDN Git Service

android-x86/external-swiftshader.git
2016-06-16 Sagar Thakur[Subzero][MIPS32] Implements lowering of alloca instruction
2016-06-16 Thomas LivelyInstrumented load and store with dummy calls to __asan_...
2016-06-16 Jim StichnothSubzero: Build a better bitcast.
2016-06-15 Thomas LivelyImplemented linking to a dummy ASan runtime
2016-06-15 Jim StichnothSubzero: Design doc: Include regalloc in Om1 pass list.
2016-06-15 Jim StichnothSubzero: Improve register availability peephole for...
2016-06-14 Thomas LivelyFinished small fixups.
2016-06-14 Jim StichnothSubzero: x86-64: Allow immediates in 64-bit instructions.
2016-06-13 Thomas LivelyImplemented global redzones.
2016-06-13 Mohit BhakkadChange LowerArgument in MIPS to use CallingConvention...
2016-06-13 Sagar Thakur[Subzero][MIPS32] Adds prolog instructions for MIPS32
2016-06-13 Mohit BhakkadThis patch provides calling convention class for MIPS...
2016-06-10 Jim StichnothSubzero: Improve effectiveness of local register availa...
2016-06-09 Mohit BhakkadAdding float/double support in CopyToReg
2016-06-07 Thomas LivelyCreated Ice::Instrumentation base class and accompanyin...
2016-06-02 Srdjan ObucinaSubzero, MIPS32: Floating point load/store and format...
2016-06-01 Sagar Thakur[Subzero][MIPS32] Implement icmp operation for i8,...
2016-05-31 Jim StichnothSubzero: Crosstest test_arith properly tests i8/i16.
2016-05-31 Thomas LivelyRemoved an extraneous tab
2016-05-31 Mohit Bhakkad- This patch implements lowerstore for i32, i64 types...
2016-05-30 Sagar Thakur[Subzero][MIPS32] Implement i1 cast operations
2016-05-27 Srdjan ObucinaSubzero, MIPS32: Introduction of floating point registers
2016-05-24 Manasij MukherjeeSubzero: Initial implementation of BB Local CSE
2016-05-24 Sagar ThakurAdded bool folding machinery for MIPS32.
2016-05-18 Srdjan ObucinaSubzero, MIPS32: Implements integer division instructio...
2016-05-17 Srdjan ObucinaSubzero, MIPS32: Implement logical instructions ashr...
2016-05-12 Karl SchimpfRemove compiler warning when building within LLVM trunk.
2016-05-10 Jim StichnothSubzero: Add necessary PNaCl files for standalone build.
2016-05-09 Jim StichnothSubzero: Update for LLVM 3.9 (trunk).
2016-05-09 Sagar Thakur[Subzero][MIPS32] Implement sext, zext and trunc
2016-05-06 Eric HolkSubzero WASM: avoid needless comparisons, add bounds...
2016-05-02 Jim StichnothSubzero: Suppress a warning as a result of an updated...
2016-05-02 Eric HolkSubzero, WASM: stop writing uninitialized data to ...
2016-04-29 Eric HolkSubzero, Wasm: Dynamically reallocate read buffer....
2016-04-27 John PortoSubzero. X86. Uses pshufb for shufflevector lowering.
2016-04-26 John PortoSubzero. X86. Lowers shufflevector using xmm instructions.
2016-04-25 Eric HolkSubzero. Wasm. Implement sbrk and correctly do bounds...
2016-04-25 Sagar Thakur[Subzero][MIPS] Implement conditional branches and...
2016-04-22 Eric HolkSubzero - WASM: Codegen fixes, better test infrastructure
2016-04-22 Jim StichnothSubzero: Provide missing isMemoryWrite() method.
2016-04-21 Jim StichnothSubzero: Fix over-aggressive bool folding.
2016-04-21 John PortoSubzero. Rematerializes shufflevector instructions.
2016-04-21 Jim StichnothSubzero: Fix a warning message in the browser build.
2016-04-21 Jim StichnothSubzero: Fix srem.i8/urem.i8 lowering for x86-64.
2016-04-20 Jim StichnothSubzero: Allow overriding command-line args from the...
2016-04-19 Sean KleinAdded definition of ALLOW_WASM to CMakeLists.
2016-04-18 John PortoSubzero. ARM32. De-scalarizes icmp and fcmp for vectors.
2016-04-18 Eric HolkSubzero, Wasm: Link and run torture tests; bug fixes.
2016-04-18 Jim StichnothSubzero: Allow per-method controls.
2016-04-15 Eric HolkSubzero. WASM. Additional progress.
2016-04-15 John PortoSubzero. ARM32. Implements vector select.
2016-04-14 John PortoSubzero. ARM32. Vector casts.
2016-04-13 John PortoSubzero. ARM32. Vector shifts.
2016-04-11 Karl SchimpfReduce wait times for very large PEXE files.
2016-04-11 Karl SchimpfAdd "vmov.<dt> <Qd>, #<imm>" to integrated ARM assembler.
2016-04-11 John PortoSubzero. ARM32. Fixes Insert/Extract v(8|16)i1 bug.
2016-04-09 Jim StichnothSubzero: Shorten and normalize strings in non-DUMP...
2016-04-09 Jim StichnothSubzero: Improve the -timing output.
2016-04-07 Jim StichnothSubzero: Fix an incorrect StringPool assert.
2016-04-06 Jim StichnothSubzero: Remove a couple clumsy uses of snprintf.
2016-04-06 Jim StichnothSubzero: Dump register numbers as signed quantities.
2016-04-06 Jim StichnothSubzero: Fix -timing-focus .
2016-04-05 Jim StichnothSubzero: Improve non-MINIMAL string performance.
2016-04-05 John PortoSubzero. Refactors Switch Lowering.
2016-04-05 John PortoSubzero. Fixes Browser build.
2016-04-05 Eric HolkInitial Subzero WASM prototype.
2016-04-04 David SehrReplace constant conditional branches by unconditional...
2016-04-04 Jim StichnothSubzero: Fix -timing-funcs and -timing-focus flags.
2016-04-02 Karl SchimpfFix error reporting for parallel parsed function blocks.
2016-04-02 Karl SchimpfSimplify references to command line flags.
2016-04-02 Jim StichnothSubzero: Fix a cleanup error after the IceString remova...
2016-04-01 John PortoSubzero. Outputs liveness memory usage.
2016-04-01 John PortoSubzero. Liveness memory management.
2016-03-31 Karl SchimpfClean up Cl flag refrences in the bitcode parser.
2016-03-31 Karl SchimpfForce sequential parsing when threads=0.
2016-03-31 Jim StichnothSubzero: Ignore variables with no actual uses.
2016-03-31 Jim StichnothSubzero: Refine the memory usage report with -szstats .
2016-03-31 Karl SchimpfAllow Subzero to parse function blocks in parallel.
2016-03-30 Jim StichnothSubzero: Fix a bug in advanced phi lowering.
2016-03-29 Jim StichnothSubzero: Remove IceString.
2016-03-25 Karl SchimpfFix Subzero binary instruction to allow optional flags...
2016-03-24 John PortoSubzero. Fixes valgrind errors.
2016-03-21 Jim StichnothSubzero: Fix the broken "make presubmit-lite".
2016-03-21 Jim StichnothSubzero: Add presubmit-lite target.
2016-03-21 John PortoSubzero. Flags refactoring.
2016-03-17 David SehrAdd malloc/new profiling on linux
2016-03-17 Karl SchimpfCache common constants before lowering.
2016-03-16 John PortoSuzero. Refactors dependencies in Makefile.standalone.
2016-03-15 Jim StichnothSubzero: Shorten global prefixes in non-DUMP build.
2016-03-15 John PortoSubzero. Uses unique_ptrs in the emit queue.
2016-03-15 John PortoSubzero. Allocate global initializers from a dedicated...
2016-03-14 Jim StichnothSubzero: Control whether deleted instructions are retained.
2016-03-12 Jim StichnothSubzero: Allow Makefile.standalone to build for a singl...
2016-03-12 Jim StichnothSubzero: Fix the Makefile for the LLVM build.
2016-03-11 Jim StichnothSubzero: Improve the use of timers.
2016-03-11 Jim StichnothSubzero: Improve the behavior of resizing vectors.
2016-03-11 Jim StichnothSubzero: 'make presubmit' checks for certain prerequisites.
2016-03-11 Sean KleinPNaCl Dynamic Linking: Force __pnacl_pso_root to be...
2016-03-10 John PortoSubzero. X8664. No moar ::new for AutoBundle.
2016-03-10 Jim StichnothRe-fix build errors from upgrading to clang 3.9 .
next