platform/upstream/llvm.git
2019-08-16 Amara Emerson[AArch64][GlobalISel] Lower G_SHUFFLE_VECTOR with 1...
2019-08-16 Simon Pilgrim[X86] combineExtractWithShuffle - handle extract(trunca...
2019-08-16 Paul Walker[AArch64InstrInfo] Stop getInstSizeInBytes returning...
2019-08-16 Paul WalkerRevert [AArch64InstrInfo] Stop getInstSizeInBytes retur...
2019-08-16 Vasileios Porpodas[SLPVectorizer] Make the scheduler aware of the TreeEnt...
2019-08-16 Jonas Devlieghere[ADT] Remove llvm::make_unique utility.
2019-08-16 Jordan RoseFix llvm-config support for CMake build-mode-style...
2019-08-16 Fangrui Song[ELF][Hexagon] Replace R_HEXAGON_GOT with R_GOTPLT
2019-08-16 Sanjay Patel[SLP] add tests for PR16739; NFC
2019-08-16 Simon Pilgrim[X86] Alphabetize pass initialization definitions....
2019-08-16 Guozhi Wei[CodeGen/Analysis] Intrinsic llvm.assume should not...
2019-08-16 Krzysztof Parzyszek[Hexagon] Generate min/max instructions for 64-bit...
2019-08-16 Diego Astiazaran[clang-doc] Fix records in global namespace
2019-08-16 Sander de SmalenRelanding r368987 [AArch64] Change location of frame...
2019-08-16 Sid Manning[lld][Hexagon]Support HEX_32 when building shared objects
2019-08-16 Evandro Menezes[InstCombine] Simplify pow(2.0, itofp(y)) to ldexp...
2019-08-16 Cyndy Ishida[TextAPI] Update reader to be supported by lib/Object
2019-08-16 David Green[ARM] MVE sext of a load is free
2019-08-16 Roman Lebedev[InstCombine] Shift amount reassociation in bittest...
2019-08-16 Simon Pilgrim[X86][SSE] Add shuffled load tests from PR16739
2019-08-16 Simon PilgrimRevert rL369112 : [X86][SSE] Add shuffled load tests...
2019-08-16 Luis Marques[RISCV] Convert registers from unsigned to Register
2019-08-16 Raphael Isemann[lldb][NFC] Allow for-ranges on StringList
2019-08-16 Simon Pilgrim[X86][SSE] Add shuffled load tests from PR16739
2019-08-16 Paul Walker[AArch64InstrInfo] Stop getInstSizeInBytes returning...
2019-08-16 Simon Pilgrim[X86] Remove unused include. NFCI.
2019-08-16 Fangrui Song[libcxxabi] __cxa_guard_require: test guard byte with...
2019-08-16 David Green[ARM] Correct register for narrowing and widening MVE...
2019-08-16 Sanjay Patel[x86] fix fdiv test; NFC
2019-08-16 Sanjay Patel[x86] add tests for fdiv with variable operands; NFC
2019-08-16 Haojian Wu[clangd] suppress -Wparentheses warning: suggest parent...
2019-08-16 Florian HahnRevert [CodeGen] Do the Simple Early Return in block...
2019-08-16 Bjorn Pettersson[DAGCombiner] Add simple folds for SMULFIX/UMULFIX...
2019-08-16 Bjorn Pettersson[X86] Add test case for future MULFIX DAG combine folds...
2019-08-16 David Green[ARM] Don't pretend we know how to generate MVE VLDn
2019-08-16 Ilya Biryukov[clangd] Simplify code of ClangdLSPServer::onCommand
2019-08-16 Gabor MartonFix typos in LibASTImporter.rst
2019-08-16 Balazs Keri[ASTImporter] Import ctor initializers after setting...
2019-08-16 Lewis Revill[RISCV] Allow parsing of bare symbols with offsets
2019-08-16 Benjamin KramerRevert "[CallGraph] Refine call graph for indirect...
2019-08-16 Lewis Revill[RISCV] Lower inline asm constraint A for RISC-V
2019-08-16 Simon Pilgrim[SLPVectorizer] Silence null dereference warning. NFCI.
2019-08-16 Lewis Revill[RISCV] Add inline asm constraint A for RISC-V
2019-08-16 Jeremy Morse[DebugInfo] Handle complex expressions with spills...
2019-08-16 Tim NorthoverAssumptionCache: remove old affected values after RAUW.
2019-08-16 Johan Vikstrom[clangd] Added highlighting for non type templates.
2019-08-16 Ilya Biryukov[clangd] Remove Bind, use C++14 lambda captures instead...
2019-08-16 Florian Hahn[ValueTracking] Fix recurrence detection to check both...
2019-08-16 Craig Topper[X86] Manually reimplement getTargetInsertSubreg in...
2019-08-16 Aaron Smith[lldb-server] Disable a test on Windows until it can...
2019-08-16 Igor KudrinRemove the temporary code. NFC.
2019-08-16 Stephane Moore[clang-tidy] Migrate objc-super-self to use isDerivedFrom 🚛
2019-08-16 Nico WeberRevert r368987, it caused PR43016.
2019-08-16 Mitch PhillipsDisable stack_trace_compressor_fuzzer.
2019-08-16 Csaba Dabis[analyzer] Analysis: Silence checkers
2019-08-16 Chen Zheng[PowerPC] add testcases for folding frame offset - NFC
2019-08-16 Stephane Moore[clang-tidy] Migrate objc-forbidden-subclassing to...
2019-08-16 Diego Astiazaran[clang-doc] Serialize inherited attributes and methods
2019-08-16 Nico Webergn build: Merge r369064
2019-08-16 Nico Webergn build: Merge r369061
2019-08-15 Jonas Devlieghere[DebugLine] Don't try to guess the path style
2019-08-15 Mitch PhillipsMoved binary off add_llvm_executable.
2019-08-15 Volkan Keles[GlobalISel] CSEMIRBuilder: Add support for G_GEP
2019-08-15 Eli Friedman[ARM][LowOverheadLoops] Fix generated code for "revert".
2019-08-15 Diego Astiazaran[clang-doc] Sort index elements case insensitive
2019-08-15 Mitch PhillipsRe-instate 369051.
2019-08-15 David L. Jones[NewPM][PassInstrumentation] Fix test added in r369024.
2019-08-15 Diego Astiazaran[clang-doc] Fix use of source-root flag
2019-08-15 Jonas Devlieghere[Support] Re-introduce the RWMutexImpl for macOS <...
2019-08-15 Diego Astiazaran[clang-doc] Fix bitcode writer for access specifiers
2019-08-15 Evgeniy StepanovMove isPointerOffset function to ValueTracking (NFC).
2019-08-15 Diego Trevino... [Bugpoint redesign] Added Pass to Remove Global Variables
2019-08-15 Diego Trevino... [Bugpoint redesign] Output option can now print to...
2019-08-15 Jonas DevlieghereRevert "[Support] Re-introduce the RWMutexImpl for...
2019-08-15 Hubert Tong[AIX] For XL, pick GCC-compatible std & default warning...
2019-08-15 Philip Reames[SDAG] Minor code cleanup/standardization of atomic...
2019-08-15 Jonas Devlieghere[Support] Re-introduce the RWMutexImpl for macOS <...
2019-08-15 Mitch PhillipsGuard fuzzer build behind Clang-only flags.
2019-08-15 Jinsong Ji[Utils][NFC] Copy bisect usage documents from commit...
2019-08-15 Evgeniy StepanovAdd missing MIR serialization text for AArch64II::MO_TA...
2019-08-15 Jim InghamStop-hooks weren't getting called on step-out. Fix...
2019-08-15 Mitch PhillipsRemove CMake >= v3.13 target_link_options.
2019-08-15 Alina Sbirlea[MemorySSA] Remove restrictive asserts.
2019-08-15 Joel E. Denny[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmp...
2019-08-15 Mitch Phillips[GWP-ASan] Implement stack frame compression.
2019-08-15 Nico Webergn build: Merge r369039
2019-08-15 Nico Webergn build: Merge r369018
2019-08-15 JF BastienFix nm on GCC 5.1 after the C++14 move
2019-08-15 Alexey BataevMark the test as unsupported on darwin, NFC.
2019-08-15 Reid Kleckner[Sema] Implement DR2386 for C++17 structured binding
2019-08-15 Guanzhong Chen[WebAssembly] Correctly handle va_arg of zero-sized...
2019-08-15 Daniel SandersApply llvm-prefer-register-over-unsigned from clang...
2019-08-15 Krzysztof Parzyszek[Hexagon] Fix instruction selection for vselect v4i8
2019-08-15 Diego Trevino... Revert [Bugpoint redesign] Added Pass to Remove Global...
2019-08-15 Matt ArsenaultMVT: Add v3i16/v3f16 vectors
2019-08-15 Philip Reames[NFC] Add a couple of dump routines for RegisterPressur...
2019-08-15 Florian Hahn[ValueTracking] Look through ptrmask intrinsics during...
2019-08-15 Aaron BallmanRename this file from cx2.c to c2x.c; NFC.
2019-08-15 Adrian PrantlChange test to use uint64_t to support compiling for...
2019-08-15 Aaron BallmanAllow standards-based attributes to have leading and...
next