OSDN Git Service

android-x86/external-llvm.git
2017-11-21 Craig Topper[X86] Move the information about the feature bits used...
2017-11-21 Krzysztof Parzyszek[Hexagon] Add HexagonSubtarget::getVectorLength()
2017-11-21 Peter CollingbourneObject: Improve COFF irsymtab comdat representation.
2017-11-21 Evandro Menezes[TableGen] Improve error reporting
2017-11-21 Krzysztof Parzyszek[Hexagon] Make sure that RDF does not remove EH_LABELs
2017-11-21 Craig Topper[X86] Allow vpclmulqdq instructions to be commuted...
2017-11-21 Craig Topper[X86] Add BITALG, VAES, VBMI2, VNNI, VPCLMULQDQ, and...
2017-11-21 Nirav DaveAvoid unecessary opsize byte in segment move to memory
2017-11-21 Craig Topper[X86] Sort bits in getHostCPUFeatures again.
2017-11-21 Chad Rosier[AArch64] Mark mrs of TPIDR_EL0 (thread pointer) as...
2017-11-21 Hans WennborgFix r318786
2017-11-21 Nuno Lopesremoved unused private method decl. NFC
2017-11-21 Hans WennborgRename test/Transforms/CountingFunctionInserter ->...
2017-11-21 Hans WennborgEntryExitInstrumenter: support __cyg_profile_func_enter...
2017-11-21 Oliver Stannard[ARM] Remove pre-UAL FLDM/FSTM aliases
2017-11-21 Alina SbirleaAdd MemorySSA as loop dependency, disabled by default...
2017-11-21 Oliver Stannard[ARM] Don't omit non-default predication code
2017-11-21 Oliver Stannard[Asm] Improve "too few operands" errors
2017-11-21 Oliver Stannard[Asm] Finish matching once end of formal and actual...
2017-11-21 Sander de SmalenRevert r318759 due to make check-all failure on Windows
2017-11-21 Oliver Stannard[ARM] Add diagnostics for SPR/DPR lists
2017-11-21 Alexey Bataev[InstCombine] Test for PR35354: unable to vectorize...
2017-11-21 Sam Kolton[AMDGPU] SDWA: remove omod src operand for VOP2b instru...
2017-11-21 Alex Bradbury[RISCV][NFC] Remove unnecessary {} around single statem...
2017-11-21 Sander de Smalen[TableGen] AsmMatcher: Fix bug with reported diagnostic...
2017-11-21 Simon Pilgrim[X86][XOP] Add missing scheduler classes to XOP instruc...
2017-11-21 Alex Bradbury[RISCV][NFC] Clean up RISCVDAGToDAGISel::Select
2017-11-21 Martell Malone[ARM] Use SEH exceptions on thumbv7-windows
2017-11-21 Simon Pilgrim[X86][LWP] Add missing LWP itinerary class to lwpins...
2017-11-21 Eugene Leviant[MI scheduler] Fix VADD and VSUB in cortex-a57 model
2017-11-21 Coby Tayree[x86][icelake]BITALG
2017-11-21 Diana Picus[ARM GlobalISel] Add comment for r318398. NFC.
2017-11-21 Coby Tayree[x86][icelake]VNNI
2017-11-21 Coby Tayree[x86][icelake]vbmi2
2017-11-21 NAKAMURA TakumiSLPVectorizer.cpp: Avoid std::stable_sort(properlyDomin...
2017-11-21 Coby Tayree[x86][icelake]vpclmulqdq introduction
2017-11-21 Coby Tayree[x86][icelake]VAES introduction
2017-11-21 Alex Bradbury[RISCV] Use register X0 (ZERO) for constant 0
2017-11-21 Alex Bradbury[RISCV] Support and tests for a variety of additional...
2017-11-21 Alex Bradbury[RISCV] Implement lowering of ISD::SELECT
2017-11-21 Dean Michael... [XRay] Use optimistic logging model for FDR mode
2017-11-21 Craig Topper[X86] Simplify type constraints for AVX2 masked gather.
2017-11-21 Serguei KatkovRevert "[CGP] Enable complex addr mode (2nd attempt)"
2017-11-21 Craig Topper[X86] Simplify the predicates for avx2 masked gather...
2017-11-21 Rafael Espindolamove static function. NFC
2017-11-21 Serguei Katkov[CGP] Enable complex addr mode (2nd attempt)
2017-11-21 Yaxun Liu[AMDGPU] Fix DAGTypeLegalizer::SplitInteger for shift...
2017-11-21 Rafael EspindolaSplit a rename_handle out of rename on windows.
2017-11-21 Richard TrieuAdd default values for member functions.
2017-11-21 Zachary TurnerRe-revert "Refactor debuginfo-tests."
2017-11-21 David Blaikiexray-record-yaml.h: Remove unused file
2017-11-21 David Blaikiellvm-rc/ResourceScriptTokenList.h: Turns this into...
2017-11-21 David BlaikieXRayRecord.h: Add missing #include
2017-11-21 David BlaikieYAML/XRay/std::vector: Fix ODR violation by removing...
2017-11-21 Davide Italiano[SCCP] If we replace with a constant, we can't replace...
2017-11-21 Richard TrieuRevert r318678 to fix Clang test
2017-11-20 Vitaly Buka[msan] Don't sanitize "nosanitize" instructions
2017-11-20 Craig Topper[SelectionDAG] When promoting the result of a VSELECT...
2017-11-20 Fedor Sergeev[Sparc] efficient pattern for UINT_TO_FP conversion
2017-11-20 David BlaikieAdd ADL support to range based <algorithm> extensions
2017-11-20 Zachary TurnerResubmit "Refactor debuginfo-tests" again.
2017-11-20 Hiroshi YamauchiFix a lld-x86_64-darwin13 build error.
2017-11-20 Yonghong Songbpf: add a test case for trunc-op optimization
2017-11-20 Hiroshi YamauchiAdd heuristics for irreducible loop metadata under PGO
2017-11-20 Simon PilgrimFix spelling in comment. NFCI.
2017-11-20 Mandeep Singh... Revert "[SelectionDAG] Make sorting predicate stronger...
2017-11-20 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-11-20 Paul RobinsonRevert "Fix out-of-order stepping behavior in programs...
2017-11-20 Mandeep Singh... [SelectionDAG] Make sorting predicate stronger to remov...
2017-11-20 Paul RobinsonFix out-of-order stepping behavior in programs with...
2017-11-20 Nirav Dave[X86] Avoid unecessary opsize byte in segment move...
2017-11-20 Teresa Johnson[SROA] Correctly invalidate analyses when dead instruct...
2017-11-20 Dmitry Preobrazhensky[AMDGPU][MC][GFX8][GFX9] Corrected names of integer...
2017-11-20 Evgeniy Stepanov[asan] Use dynamic shadow on 32-bit Android, try 2.
2017-11-20 Tony Jiang[MachineCSE] Add new callback for is caller preserved...
2017-11-20 Yaxun Liu[AMDGPU] Update test r600.amdgpu-alias-analysis.ll
2017-11-20 Simon Dardis[mips] Reorder target specific passes
2017-11-20 Jonas Paulsson[SystemZ] Bugfix for handling of subregisters in getRe...
2017-11-20 Tony Jiang[PPC] Heuristic to choose between a X-Form VSX ld/st...
2017-11-20 Sander de Smalen[AArch64][TableGen] Skip tied result operands for InstAlias
2017-11-20 Valery PykhtinAMDGPU: Partial ILP scheduler port from SelectionDAG...
2017-11-20 Gil Rapaport[LV] Model masking in VPlan, introducing VPInstructions
2017-11-20 Diana Picus[ARM GlobalISel] Add test for RSBri. NFC
2017-11-20 Diana Picus[ARM GlobalISel] Clean up binary operator tests. NFC
2017-11-20 Mohammed Agabaria[LV][X86] Support of AVX2 Gathers code generation and...
2017-11-20 Craig Topper[X86] Regenerate a test with broadcast comments. NFC
2017-11-20 Max Kazantsev[IRCE] Smart range intersection
2017-11-20 Serguei Katkov[CGP] Fix the crash caused by enable of complex addr...
2017-11-19 Craig Topper[X86] clzero check in getHostCPUFeatures should use...
2017-11-19 Craig Topper[X86] Reorder and reformat the feature bit checks in...
2017-11-19 Sanjay Patel[x86] add sqrt tests for partially-inline-libcalls...
2017-11-19 Sanjay Patel[LibCallSimplifier] allow splat vectors for pow(x,...
2017-11-19 Sanjay Patel[LibCallSimplifier] partly fix pow(x, 0.5) -> sqrt...
2017-11-19 Sanjay Patel[InstSimplify] fold and/or of fcmp ord/uno when operand...
2017-11-19 Craig Topper[X86] Add test cases for rndscaless/sd intrinsics.
2017-11-19 Craig Topper[X86] Improve load folding of scalar rcp28 and rsqrt28...
2017-11-19 Alexei Starovoitov[bpf] remove unused variable
2017-11-19 Alexei Starovoitov[bpf] allow direct and indirect calls
2017-11-19 Craig Topper[X86] Switch cannonlake to use the SkylakeServer schedu...
2017-11-19 Craig Topper[X86] Add skeleton support for icelake CPU.
next