platform/upstream/llvm.git
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/tsan/tests/{rtl...
2019-08-01 Sam ElliottAdd support for openSUSE RISC-V triple
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/tsan/rtl to .cpp
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/msan/tests to .cpp
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/msan to .cpp
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/lsan to .cpp
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/{interception/tests...
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/asan/tests to .cpp
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/asan to .cpp
2019-08-01 Sam Elliott[RISCV] Add FreeBSD targets
2019-08-01 Simon Pilgrim[X86] EltsFromConsecutiveLoads - don't attempt to merge...
2019-08-01 Nico WeberTry to heal bots more after r367551
2019-08-01 Pavel LabathAdd llvm-dwarfdump to the list of test dependencies
2019-08-01 Sam Elliott[RISCV] Add Custom Parser for Atomic Memory Operands
2019-08-01 Nico WeberTry to heal bots after r367551
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_...
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/xray/tests/unit...
2019-08-01 Fangrui Song[lit] Use ld.lld -z separate-code to work around a...
2019-08-01 Roman Lebedev[IR] Value: add replaceUsesWithIf() utility
2019-08-01 Roman Lebedev[IR] SelectInst: add swapValues() utility
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/xray to .cpp
2019-08-01 Serge Pavlov[Parser] Change parameter type from int to enum
2019-08-01 David Green[ARM] Fix for MVE VREV64
2019-08-01 Simon Pilgrim[ARM] Regenerate BSWAP16 tests
2019-08-01 Raphael Isemann[lldb][NFC] Make ClangDiagnostic::m_fixit_vec private
2019-08-01 Ilya Biryukov[clangd] Add missing braces to completion tests. NFC
2019-08-01 Sander de Smalen[AArch64] Do not allocate unnecessary emergency slot.
2019-08-01 Stefan Granitz[lldb][docs] Update landing page for monorepo
2019-08-01 Stefan Granitz[lldb][CMake] Avoid 'Autogenerate scheme' dialogs in...
2019-08-01 Fangrui Song[ELF] Add -z separate-code and pad the last page of...
2019-08-01 Igor Kudrin[ELF] With --vs-diagnostics, print a separate message...
2019-08-01 Petar Avramovic[MIPS GlobalISel] Fold load/store + G_GEP + G_CONSTANT
2019-08-01 Fangrui Song[ELF][X86] Improve tests
2019-08-01 Guillaume Chatelet[LLVM][Alignment] Fix AlignmentTest on platform where...
2019-08-01 Ilya Biryukov[Preprocessor] Always discard body of #define if we...
2019-08-01 Johan Vikstrom[clangd] Fix buildbot failure from ambigous ArrayRef...
2019-08-01 Sam Parker[NFC][ARM][ParallelDSP] Getters and renaming
2019-08-01 Johan Vikstrom[clangd] Duplicate lines of semantic highlightings...
2019-08-01 Hans WennborgDelay emitting dllexport explicitly defaulted members...
2019-08-01 David Zarzycki[Testing] Fix tests that break with read-only checkouts
2019-08-01 Craig Topper[SelectionDAG] Use APInt::isSubsetOf/intersects to...
2019-08-01 Tom StellardAMDGPU/SILoadStoreOptimizer: Make some functions const
2019-08-01 Zi Xuan Wurecommit:[PowerPC] Eliminate loads/swap feeding swap...
2019-08-01 Igor Kudrin[ELF] Fix finding locations in messages for undefined...
2019-08-01 Fangrui SongAMDGPU/GlobalISel: fix inst-select-load-local.mir in...
2019-08-01 Matt ArsenaultAMDGPU/GlobalISel: Fix flat load/store of pointer types
2019-08-01 Matt ArsenaultAMDGPU/GlobalISel: Remove manual store select code
2019-08-01 Matt ArsenaultAMDGPU/GlobalISel: Select local atomic cmpxchg
2019-08-01 JF BastienRevert "[NFC] Remove obsolete LLVM_GNUC_PREREQ"
2019-08-01 Matt ArsenaultAMDGPU/GlobalISel: Handle G_ATOMICRMW_FADD
2019-08-01 JF Bastien[NFC] Remove obsolete LLVM_GNUC_PREREQ
2019-08-01 Matt ArsenaultAMDGPU/GlobalISel: Allow selection of DS atomicrmw
2019-08-01 Matt ArsenaultAMDGPU: Start redefining atomic PatFrags
2019-08-01 Matt ArsenaultAMDGPU: Correct FP atomic patterns
2019-08-01 Matt ArsenaultAMDGPU/GlobalISel: Select simple local stores
2019-08-01 Matt ArsenaultGlobalISel: moreElementsVector for G_LOAD/G_STORE
2019-08-01 Ziang Wan[Sema] Enable -Wimplicit-float-conversion for integral...
2019-08-01 Peter CollingbourneCreate unique, but identically-named ELF sections for...
2019-08-01 Matt ArsenaultReapply "AMDGPU: Split block for si_end_cf"
2019-08-01 Philip ReamesFix a release-only build warning triggered by rL367485
2019-08-01 Matt ArsenaultAMDGPU/GlobalISel: Select local loads
2019-08-01 Ziang Wan[Sema] Enable -Wimplicit-float-conversion for integral...
2019-07-31 Amy HuangRevert "[MS] Emit S_HEAPALLOCSITE debug info in Selecti...
2019-07-31 Richard SmithFix build when both gtest death tests and LLVM_NODISCAR...
2019-07-31 Jonas Devlieghere[Reproducers] Force replay in synchronous mode.
2019-07-31 Nico Webercompiler-rt: Try to appease lint script.
2019-07-31 Eli Friedman[ARM] Lower "(x<<c) > 0x80000000U" to "lsls" on Thumb1.
2019-07-31 Eli Friedman[ARM] Transform compare of masked value to shift on...
2019-07-31 JF Bastien[ConstExprPreter] Overflow-detecting methods use GCC...
2019-07-31 Craig Topper[ScalarizeMaskedMemIntrin] Bitcast the mask to the...
2019-07-31 Craig Topper[X86] Add DAG combine to fold any_extend_vector_inreg...
2019-07-31 Philip ReamesAttempt to unbreak sphinx build bot by inserting a...
2019-07-31 Michael BergMigrate some more fadd and fsub cases away from UnsafeF...
2019-07-31 Philip Reames[IndVars, RLEV] Support rewriting exit values in loops...
2019-07-31 JF Bastien[NFC] allow creating error strings from a Twine
2019-07-31 Amy HuangFix to r367374 "[MS] Emit S_HEAPALLOCSITE debug info...
2019-07-31 Eric ChristopherFix unused variable warning for non-assert builds.
2019-07-31 Jonas Devlieghere[GDBRemote] Reflow comments and improve docs.
2019-07-31 Alex Langford[API] Remove use of ClangASTContext from SBTarget
2019-07-31 Michael J.... [clang][ARM] Fix msvc arm{64} builtins to use int on...
2019-07-31 Puyan Lotfi[NFC][clang] Refactor getCompilationPhases()+Types...
2019-07-31 Mark Lacey[GISel] Address review feedback on passing MD_callees...
2019-07-31 Mark Lacey[GISel] Pass MD_callees metadata down in call lowering.
2019-07-31 Peter CollingbourneAArch64: Add a tagged-globals backend feature.
2019-07-31 Peter CollingbourneSelectionDAG, MI, AArch64: Widen target flags fields...
2019-07-31 Nico WeberAttempt to heal bots after r367467
2019-07-31 Wei Mi[DAGCombine] Limit the number of times for the same...
2019-07-31 Nico Webercompiler-rt: Rename .cc file in lib/sanitizer_common...
2019-07-31 JF Bastien[Support] Added overflow checking add, sub and mul.
2019-07-31 Nico WeberAttempt to heal tsan bot after r367463
2019-07-31 Eric Fiselier[pstl] Fully qualify pstl names.
2019-07-31 Nico Webercompiler-rt: Rename .cc file in lib/sanitizer_common...
2019-07-31 Craig Topper[X86] Add test cases to show premature decomposition...
2019-07-31 Craig Topper[X86] Add AVX512DQ command lines to vector-mul.ll to...
2019-07-31 Nico Webergn build: Merge r367463
2019-07-31 Nico Webercompiler-rt: Rename .cc file in lib/sanitizer_common...
2019-07-31 Nico WeberAttempt to heal bots after r367456
2019-07-31 Alina Sbirlea[SCCP] Update condition to avoid overflow.
2019-07-31 Nico Webercompiler-rt: Rename .cc file in lib/profile to .cpp
2019-07-31 Jonas Devlieghere[CommandCompletions] Remove commented out code.
next