OSDN Git Service

Subzero: Allow deeper levels of variable splitting.
[android-x86/external-swiftshader.git] / tests_lit /
2016-07-07 Thomas LivelyBlacklisted instrumenting _Balloc.
2016-07-06 Srdjan ObucinaSubzero, MIPS32: Extend InstMIPS32Mov to support differ...
2016-07-06 Thomas LivelyFixed instruction corruption bug for multiple returns.
2016-07-06 Thomas LivelyImplemented loose checking for potential widened loads
2016-06-30 Thomas LivelyImplemented aligning and poisoning global redzones
2016-06-29 Thomas LivelyAdded tests for bug detection on locals
2016-06-27 Manasij MukherjeeShort Circuit Evaluation
2016-06-27 Thomas LivelyInstrumented local variables and implemented runtime.
2016-06-27 Manasij MukherjeeTreat ORs as ADDs for address optimization if operand...
2016-06-22 Mohit BhakkadLowerCall for MIPS32
2016-06-21 Thomas LivelyInserted local redzones.
2016-06-17 Thomas LivelyInstrumented malloc and free with dummy functions.
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-13 Thomas LivelyImplemented global redzones.
2016-06-13 Sagar Thakur[Subzero][MIPS32] Adds prolog instructions for MIPS32
2016-06-01 Sagar Thakur[Subzero][MIPS32] Implement icmp operation for i8,...
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-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-09 Sagar Thakur[Subzero][MIPS32] Implement sext, zext and trunc
2016-04-26 John PortoSubzero. X86. Lowers shufflevector using xmm instructions.
2016-04-21 Jim StichnothSubzero: Fix over-aggressive bool folding.
2016-04-21 Jim StichnothSubzero: Fix srem.i8/urem.i8 lowering for x86-64.
2016-04-18 John PortoSubzero. ARM32. De-scalarizes icmp and fcmp for vectors.
2016-04-18 Jim StichnothSubzero: Allow per-method controls.
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 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-04 David SehrReplace constant conditional branches by unconditional...
2016-04-02 Karl SchimpfFix error reporting for parallel parsed function blocks.
2016-03-31 Karl SchimpfAllow Subzero to parse function blocks in parallel.
2016-03-25 Karl SchimpfFix Subzero binary instruction to allow optional flags...
2016-03-11 Sean KleinPNaCl Dynamic Linking: Force __pnacl_pso_root to be...
2016-03-09 Sean KleinAllow subzero tests to pass without le32-nacl-objdump.
2016-03-08 John PortoSubzero. ARM32. Fix bugs uncovered by scons tests.
2016-03-02 John PortoSubzero. ARM32. Fixes bugs uncovered by the llvm test...
2016-03-01 John PortoSubzero. ARM32. Fixes bugs uncovered by the gcc torture...
2016-03-01 John PortoSubzero. ARM32. Reverts cl 1687553002.
2016-02-29 Jim StichnothSubzero: Fix JumpTable lowering on x86-64.
2016-02-29 Jim StichnothSubzero: Add "-verbose init" to control global initiali...
2016-02-24 Reed KotlerSubzero: Basic unconditional branch for Mips.
2016-02-20 Reed KotlerSubzero: implement 64 bit multiply in mips32
2016-02-17 Eric HolkARM32 vector lowering: fabs, scalarize remaining arithm...
2016-02-17 Eric HolkARM32 Vector lowering - scalarize select
2016-02-17 Karl SchimpfAdd fabs(<4 x float>) to the integrated ARM assembler.
2016-02-17 John PortoSubzero. ARM32. Refactors atomic intrinsics lowering.
2016-02-11 Karl SchimpfAdd move vector to the integrated ARM assembler.
2016-02-10 John PortoSubzero. ARM32. Nonsfi.
2016-02-10 Karl SchimpfFix missing register class.
2016-02-10 Karl SchimpfAdd insert/extract element to the integrated ARM assembler.
2016-02-10 Eric HolkARM32 vector ops - scalarize icmp, fcmp and cast.
2016-02-10 Karl SchimpfFix bug in arith.ll (ARM) tests.
2016-02-10 Eric HolkARM32 vector division lowering.
2016-02-10 Jim StichnothSubzero: Fix trailing whitespace errors.
2016-02-09 Karl SchimpfChange ARM calls into indirect calls.
2016-02-09 Karl SchimpfAdd NOP to ARM IR lowering.
2016-02-09 Karl SchimpfFix ARM assembler to pop registers in reverse order...
2016-02-08 Eric HolkSubzero: ARM32: lowering of vector insert and extract.
2016-02-05 Jim StichnothSubzero: Fix a mul lowering error.
2016-02-04 Karl SchimpfFix vector load/stores in the ARM assembler.
2016-02-03 Karl SchimpfAdd VMUL vector instructions to the integrated ARM...
2016-02-03 Karl SchimpfAdd vector VEOR instruction to the integrated ARM assem...
2016-02-02 John PortoSubzero. Enables moar complex relocation offsets.
2016-02-02 Karl SchimpfAdd FABS intrinsic to the integrated ARM assembler.
2016-02-02 Karl SchimpfAdd VORR instruction to the integrated ARM assembler.
2016-02-02 Karl SchimpfAdd VAND to the integrated ARM assembler.
2016-02-02 Karl SchimpfAdd VSUB vector instruction to the integrated ARM assem...
2016-02-02 Reed KotlerSubzero: Mips: Lower some i64 arithmetic instructions.
2016-02-01 Karl SchimpfImplements the vector add instructions in the integrate...
2016-02-01 Karl SchimpfFix nits in committed CL's for the integrated ARM assem...
2016-01-29 Karl SchimpfAdd the trap instruction to the integrated ARM assembler.
2016-01-29 Karl SchimpfAdd VSQRT instruction to the integrated ARM assembler.
2016-01-29 Karl SchimpfAdd multi-source/dest VMOV to the integrated ARM assembler.
2016-01-29 Karl SchimpfAdd the VMLS instruction to the integrated ARM assembler.
2016-01-29 Jim StichnothSubzero: Make the register allocator more robust with...
2016-01-28 Eric HolkARM32 vector mul
2016-01-28 Eric HolkARM32 vector xor
2016-01-27 Karl SchimpfAdd vmov between integers and floats in ARM assembler.
2016-01-27 Eric HolkARM32 vorr lowering
2016-01-27 Karl SchimpfAdd vmov between floating point registers to ARM assembler.
2016-01-27 Eric HolkSubzero. ARM32. Vector lowering. And.
2016-01-27 Eric HolkSubzero. ARM32. Vector lowering. Subtract.
2016-01-26 Karl SchimpfAdd VMLA (floating point) to the integrated ARM assembler.
2016-01-26 Karl SchimpfAdd VMOV(immediate) instructions to the ARM assembler.
2016-01-26 Eric HolkInitial support for vector addition on ARM32.
2016-01-25 Karl SchimpfClean up emitInst() in the integrated ARM assembler.
2016-01-25 Karl SchimpfAdd the VMRS instruction to the integrated ARM assembler.
2016-01-22 Karl SchimpfClean up handling of ARM IR instruction "mov".
2016-01-22 Karl SchimpfAdd missing vcvt instructions to integrated ARM assembler.
2016-01-22 Karl SchimpfFix vldrs/vstrs handling of immediate offsets in ARM.
2016-01-22 Karl SchimpfAdd vcvt.s32.f32 instruction to the integrated ARM...
2016-01-22 Karl SchimpfFix vldrd/vstrd handling of immediate offsets in ARM.
next