platform/upstream/llvm.git
2019-04-11 Louis Dionne[NFC] Correct outdated links to the Itanium C++ ABI...
2019-04-11 Max Moroz[libFuzzer] Fallback to default Mutate when MutateWithM...
2019-04-11 Louis Dionne[libc++] Make sure we don't eagerly diagnose non-const...
2019-04-11 Michal Gorny[lldb] [lit/Register] Mark x86-mm-xmm-read XFAIL on...
2019-04-11 Sanjay Patel[DAGCombiner] refactor narrowing of extracted vector...
2019-04-11 Simon Pilgrim[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMV3...
2019-04-11 Serge GueltonMake llvm-nm -help great again
2019-04-11 Michal Gorny[lldb] [lit/Register] Fix test to use %clangxx
2019-04-11 Roger Ferrer... [RISCV] Diagnose invalid second input register operand...
2019-04-11 Simon Pilgrim[X86][AVX] Tweak X86ISD::VPERMV3 demandedelts test
2019-04-11 Andrey ChurbanovFixed possible out of bound array access.
2019-04-11 Jonas Devlieghere[test] Convert CommandScriptImmediateOutput from pexpec...
2019-04-11 Luo, Yuanke[X86] Add MM register mapping from CodeView to MC regis...
2019-04-11 Michal Gorny[lldb] [Process/NetBSD] Fix wrongly mapping mm* registers
2019-04-11 Michal Gorny[llvm] [lit] Add target-x86* features
2019-04-11 Pavel LabathYAMLIO: Fix serialization of strings with embedded...
2019-04-11 Simon Pilgrim[X86][AVX] Add X86ISD::VPERMV3 demandedelts test
2019-04-11 Simon Pilgrim[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMV...
2019-04-11 Simon Pilgrim[X86][AVX] Add X86ISD::VPERMV demandedelts test
2019-04-11 Sanjay Patel[DAGCombiner][x86] scalarize inserted vector FP ops
2019-04-11 Diogo N. Sampaio[AArch64] Add lowering pattern for llvm.aarch64.neon...
2019-04-11 Simon Pilgrim[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMILP...
2019-04-11 Pavel LabathMinidump: extend UUID byte-swapping to windows platform
2019-04-11 Simon Pilgrim[X86][AVX] Add X86ISD::VPERMILPV demandedelts tests
2019-04-11 Simon Pilgrim[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMIL2...
2019-04-11 Simon Pilgrim[X86][XOP] Add X86ISD::VPERMIL2 demandedelts test
2019-04-11 Simon Pilgrim[X86] SimplifyDemandedVectorElts - add VPPERM support
2019-04-11 Petr Hosek[libunwind] Fix the typo in unw_save_vfp_as_X alias
2019-04-11 Sander de Smalen[ValueTracking] Change if-else chain into switch in...
2019-04-11 Oliver StannardTest commit access
2019-04-11 Fangrui SongUse llvm::lower_bound. NFC
2019-04-11 Andrea Di Biagio[MCA] Remove wrong comments from a test. NFC
2019-04-11 Eric Liu[clangd] Use identifiers in file as completion candidat...
2019-04-11 Ilya Biryukov[ADT] Fix template parameter names of llvm::{upper...
2019-04-11 Sam McCall[clangd] Include compile command heuristic in logs
2019-04-11 Hans Wennborgtry to fix the sphinx build some more
2019-04-11 Hans WennborgFix two sphinx warnings
2019-04-11 Hans WennborgTry to fix the shpinx build
2019-04-11 Roman Lebedev[llvm-exegesis] Fix serialization/deserialization of...
2019-04-11 Mikael HolmenAdd { } to silence compiler warning [NFC]
2019-04-11 Alexey Sotkin[OpenCL] Re-fix invalid address space generation for...
2019-04-11 Shiva Chen[RISCV] Put data smaller than eight bytes to small...
2019-04-11 John McCallProspective test fix in response to r358104.
2019-04-11 Fangrui Song[DWARF] Set discriminator to 0 for DW_LNS_copy
2019-04-10 Jonathan MetzmanRemove repeated words from BuildingLibcxx.rst
2019-04-10 Erik PilkingtonFix a hang when lowering __builtin_dynamic_object_size
2019-04-10 JF Bastien[NFC] Use clearer naming for local variables
2019-04-10 Amara Emerson[AArch64][GlobalISel] Make <2 x p0> = G_BUILD_VECTOR...
2019-04-10 Amara Emerson[AArch64][GlobalISel] Add legalizer support for <8...
2019-04-10 Amara Emerson[AArch64][GlobalISel] Scalarize vector SDIV.
2019-04-10 Craig Topper[X86] Add SSE1 command line to atomic-fp.ll and atomic...
2019-04-10 Craig Topper[X86] Autogenerate complete checks. NFC
2019-04-10 Craig Topper[X86] Teach foldMaskedShiftToScaledMask to look through...
2019-04-10 Craig Topper[X86] Make _Int instructions the preferred instructon...
2019-04-10 Adrian PrantlFix undefined behavior in DWARFASTParser::ParseChildArr...
2019-04-10 Erik PilkingtonFix a test, NFC
2019-04-10 Jonas Devlieghere[NFC] Remove ASCII lines from comments
2019-04-10 Dmitri GribenkoCheck i < FD->getNumParams() before querying
2019-04-10 Jan Korous[clang][ASTContext] Try to exit early before loading...
2019-04-10 John McCallAdd IRGen APIs to fetch ctor/dtor helper functions...
2019-04-10 Louis Dionne[pstl] Move to single underscore-capital for macros...
2019-04-10 Louis Dionne[pstl] Fix incorrect forward declaration of __pattern_u...
2019-04-10 Louis Dionne[pstl] Add missing forward declarations for equal
2019-04-10 David Green[ARM] Add an extra test for constant hoist. NFC
2019-04-10 Saleem Abdulrasoolclangd-fuzzer: repair the build
2019-04-10 Alexey Bataev[OPENMP]Improve detection of number of teams, threads...
2019-04-10 John McCallFix for different build configurations.
2019-04-10 Craig Topper[X86] Add test case for LEA formation regression seen...
2019-04-10 Craig Topper[X86] Replace some if statements in isel address matchi...
2019-04-10 Nick Desaulniers[X86AsmPrinter] refactor to limit use of Modifier. NFC
2019-04-10 Louis DionneFix header inclusion order failures
2019-04-10 Ali Tamur[llvm] Non-functional change: declared a local variable...
2019-04-10 Zachary Turner[PDB Docs] Start documenting CodeView Type Records.
2019-04-10 Roman Lebedev[X86] X86ScheduleBdVer2: use !listsplat operator to...
2019-04-10 Roman Lebedev[TableGen] Introduce !listsplat 'binary' operator
2019-04-10 Roman Lebedev[kate] Add '!mul' operator that was introduced in D58775
2019-04-10 John McCallFix an off-by-one mistake in IRGen's copy-construction
2019-04-10 David Green[ARM] Add an extra constant hoisting test. NFC
2019-04-10 David GreenRevert rL357745: [SelectionDAG] Compute known bits...
2019-04-10 Nico Weberllvm-undname: Fix another crash-on-invalid
2019-04-10 Matt ArsenaultGlobalISel: Move computeValueLLTs
2019-04-10 Matt ArsenaultGlobalISel: Fix invoke lowering creating invalid type...
2019-04-10 Matt ArsenaultGlobalISel: Support legalizing G_CONSTANT with irregula...
2019-04-10 Craig Topper[AArch64] Teach getTestBitOperand to look through ANY_E...
2019-04-10 Saleem Abdulrasoolbuild: add binary dir to the unittests
2019-04-10 Louis Dionne[libc++abi] Create a macro for the 32 bit guard setting...
2019-04-10 Matt ArsenaultGlobalISel: Handle odd breakdowns for bit ops
2019-04-10 John McCallDon't emit an unreachable return block.
2019-04-10 Saleem Abdulrasoolclangd: fix the build with XPC
2019-04-10 Nick Desaulniersadd FIXME: as per echristo
2019-04-10 Nick Desaulniers[AsmPrinter] refactor to remove remove AsmVariant. NFC
2019-04-10 Nikita Popov[InstCombine] Handle ssubo always overflow
2019-04-10 Nikita Popov[InstCombine] ssubo X, C -> saddo X, -C
2019-04-10 Sam McCall[clangd] Fix non-indexing of builtin functions like...
2019-04-10 Sander de SmalenImprove compile-time performance in computeKnownBitsFro...
2019-04-10 Simon Pilgrim[X86][AVX] getTargetConstantBitsFromNode - extract...
2019-04-10 Nikita Popov[InstCombine] Handle saddo always overflow
2019-04-10 Fangrui Song[clangd] Use #if CLANGD_BUILD_XPC because it may be...
2019-04-10 Saleem Abdulrasoolclangd: repair the build after SVN r358091
2019-04-10 Alexander KornienkoFix a typo
next