platform/upstream/llvm.git
2019-08-16 Sanjay Patel[CodeGenPrepare] Fix use-after-free
2019-08-16 Jordan RupprechtRevert [X86] SimplifyDemandedVectorElts - attempt to...
2019-08-16 Roman Lebedev[InstCombine][NFC] reuse-constant-from-select-in-icmp...
2019-08-16 Julian LettnerRevert "[TSan] Don't guard #include <xpc/xpc.h>"
2019-08-16 Julian Lettner[TSan] Add interceptors for os_unfair_lock
2019-08-16 Roman Lebedev[InstCombine][NFC] Revisit tests in reuse-constant...
2019-08-16 Eli Friedman[ARM] Preserve liveness in ARMConstantIslands.
2019-08-16 Richard Smith[doc] Fix some minor formatting issues.
2019-08-16 Johannes Doerfert[Attributor] Fix: Do not partially resolve returned...
2019-08-16 Johannes Doerfert[Attributor] Fix: Make sure we set the changed flag
2019-08-16 Johannes Doerfert[CaptureTracking] Allow null to be in either icmp operand
2019-08-16 Owen Pan[clang-format] Fix the bug that joins template closer...
2019-08-16 Sanjay Patel[CodeGenPrepare] fix RUN line settings
2019-08-16 Johannes Doerfert[Attributor] Add all missing attribute definitions...
2019-08-16 Jonas Devlieghere[RWMutex] Simplify availability check
2019-08-16 Jonas Devlieghere[Utility] Reimplement RegularExpression on top of llvm...
2019-08-16 Troy A. Johnson[X86] Support -mlong-double-80
2019-08-16 Craig Topper[X86] Use Register/MCRegister in more places in X86
2019-08-16 Julian Lettner[TSan] Don't guard #include <xpc/xpc.h>
2019-08-16 Jian CaiRevert "[ARM] push LR before __gnu_mcount_nc"
2019-08-16 Troy A. Johnson[Test Commit] Fix typo in diagtool.rst
2019-08-16 Jian Cai[ARM] push LR before __gnu_mcount_nc
2019-08-16 Alexey Bataev[OPENMP5.0]Diagnose global variables in lambda not...
2019-08-16 Richard SmithStop abusing SuppressAllDiagnostics when speculatively...
2019-08-16 Johannes Doerfert[Attributor] Towards a more structured deduction pattern
2019-08-16 Johannes Doerfert[Attributor][NFC] Introduce aliases for call site attri...
2019-08-16 Johannes Doerfert[Attributor] Introduce initialize calls and move code...
2019-08-16 Lang Hames[ORC] Remove some stray debugging output accidentally...
2019-08-16 Sanjay Patel[InstCombine] canonicalize a scalar-select-of-vectors...
2019-08-16 Diego Astiazaran[clang-doc] Redesign of generated HTML files
2019-08-16 Evgeniy StepanovEscape % in printf format string.
2019-08-16 Guanzhong Chen[WebAssembly] Forbid use of EM_ASM with setjmp/longjmp
2019-08-16 Simon Pilgrim[X86] resolveTargetShuffleInputs - add DemandedElts...
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.
next