OSDN Git Service

Add support for OpMatrixTimesMatrix
[android-x86/external-swiftshader.git] / third_party / subzero /
2019-02-27 Stephen WhiteFix push & pop of XMM registers.
2019-02-26 Nicolas CapensWork around x86-64 calling convention bug
2019-01-30 Chris ForbesAdd SPIRV-Tools as git subtree
2019-01-30 Chris ForbesAdd SPIRV-Headers as git subtree
2019-01-29 Nicolas CapensUpdate to latest LLVM 7.0 release branch revision.
2018-12-11 Nicolas CapensFix implicit fallthrough warnings treated as errors
2018-11-05 Takuto IkutaFix for unused-lambda-capture warning
2018-11-03 Takuto IkutaRevert "Fix for unused-lambda-capture warning"
2018-11-03 Takuto IkutaFix for unused-lambda-capture warning
2018-10-25 Aurimas LiutikasSuppress warnings in subzero
2018-10-12 Nicolas CapensAdd LLVM 7.0 as git subtree
2018-08-29 Alistair StrachanAndroid: Add Android.bp files for a host build.
2018-07-09 Nicolas CapensRemove invalid assert.
2018-07-06 Nicolas CapensSupport 64-bit call targets.
2018-06-22 Alexis HetuStd:unordered_map removed from Optimizer for improved...
2017-10-03 Nicolas CapensOptimize common vector shuffle patterns for ARM32.
2017-10-03 Nicolas CapensFix vector packing pseudo-instruction.
2017-10-02 Nicolas CapensImplement vector intrinsics for ARM32.
2017-09-29 Casey DahlinSupport saturating vector add and subtract on ARM32.
2017-09-28 Nicolas CapensSupport vector shift by constant for ARM32.
2017-09-28 Nicolas CapensAdd intrinsic lowering stubs for ARM.
2017-09-28 Aaron GableUpload pnacl-subzero changes to Gerrit by default
2017-09-28 Lei ZhangDo not inline GlobalContext TLS methods.
2017-05-03 Nicolas CapensAdd Subzero as a Git subtree.