platform/upstream/llvm.git
2019-10-04 Raphael Isemann[lldb] Fix that 'ninja clean' breaks the build by delet...
2019-10-04 Dmitri GribenkoRevert "[NFC] [FileCheck] Fix init of stack objects...
2019-10-04 Sam McCall[lldb] Fix -Wreorder-ctor in r373673
2019-10-04 Jeremy Morse[DebugInfo] LiveDebugValues: defer DBG_VALUE creation...
2019-10-04 Sam McCall[lldb] Fix typo in r373675
2019-10-04 James Molloy[TableGen] Introduce a generic automaton (DFA) backend
2019-10-04 Thomas Preud... [NFC] [FileCheck] Fix init of stack objects in unit...
2019-10-04 Matt ArsenaultAMDGPU/GlobalISel: Fix using wrong addrspace for aperture
2019-10-04 Matt ArsenaultAMDGPU/GlobalISel: Select G_PTRTOINT
2019-10-04 Matt ArsenaultAMDGPU/GlobalISel: Support wave32 waterfall loops
2019-10-04 Martin StorsjoRevert r371732: "lld-link: Fix tests that do not run...
2019-10-04 Cullen Rhodes[Driver] NFC: Remove duplicate call to getLibGccType
2019-10-04 Raphael Isemann[lldb][modern-type-lookup] No longer import temporary...
2019-10-04 Ilya Biryukov[CodeComplete] Ensure object is the same in compareOver...
2019-10-04 Paul Hoad[clang-format] [PR43338] C# clang format has space...
2019-10-04 Fangrui Song[ELF] Use union-find set and doubly linked list in...
2019-10-04 Paul Hoad[clang-format] [PR43333] Fix C# breaking before functio...
2019-10-04 David Zarzycki[X86] Enable inline memcmp() to use AVX512
2019-10-04 Rui Ueyama[MinGW] Add --reproduce option
2019-10-04 Rui UeyamaAdd /reproduce option to lld/COFF
2019-10-04 Rui UeyamaRevert r371729: lld-link: Make /linkrepro: take a filen...
2019-10-04 Vitaly Buka[compiler-rt] Remove O1 tests from signal_line.cpp
2019-10-04 Martin StorsjoRevert "[Symbolize] Use the local MSVC C++ demangler...
2019-10-04 Thomas Preud... [test] Remove locale dependency for mri-utf8.test
2019-10-04 Piotr Sobczak[AMDGPU][SILoadStoreOptimizer] NFC: Refactor code
2019-10-04 Martin Storsjo[Symbolize] Use the local MSVC C++ demangler instead...
2019-10-04 Martin Storsjo[test] Remove a needless declaration of REQUIRES: targe...
2019-10-04 Martin Storsjo[JITLink] Remove a redundant semicolon, silencing ...
2019-10-04 Michal Gorny[clang] [cmake] Add distribution install targets for...
2019-10-04 Michal Gorny[clang-tools-extra] [cmake] Use add_clang_tool() to...
2019-10-04 Lang Hames[JITLink] Explicitly destroy bumpptr-allocated blocks...
2019-10-04 Lang Hames[JITLink] Fix an unused variable warning.
2019-10-04 Fangrui SongMake libc++ gdb pretty printer Python 3 compatible
2019-10-04 GN Sync Botgn build: Merge r373689
2019-10-04 Lang Hames[JITLink] Switch from an atom-based model to a "blocks...
2019-10-04 Shiva Chen[RISCV] Split SP adjustment to reduce the offset of...
2019-10-04 Antonio AfonsoRevert "Explicitly set entry point arch when it's thumb"
2019-10-04 Jonas Devlieghere[Python] Remove unused variable
2019-10-04 Richard SmithProperly handle instantiation-dependent array bounds.
2019-10-04 Vitaly Buka[compiler-rt] Fix signal_line.cpp test
2019-10-04 Jonas Devlieghere[dsymutil] Fix stack-use-after-scope
2019-10-04 Vitaly Buka[compiler-rt] Remove O2, O3 from signal_line test for...
2019-10-04 Vitaly Bukacompiler-rt: use __GLIBC_PREREQ for SANITIZER_INTERCEPT...
2019-10-04 Antonio AfonsoExplicitly set entry point arch when it's thumb
2019-10-03 Jim InghamPython3 doesn't seem to allow you to tell whether an...
2019-10-03 Peter CollingbourneLowerTypeTests: Rename local functions to avoid collisi...
2019-10-03 Jim InghamForgot to change the header guards on OptionGroupPython...
2019-10-03 Jordan Rupprecht[llvm-objdump][test] Move test to X86 dir to avoid...
2019-10-03 Jim InghamPass an SBStructuredData to scripted ThreadPlans on...
2019-10-03 Alina Sbirlea[MemorySSA] Don't hoist stores if interfering uses...
2019-10-03 Jim InghamBreak out the Python class & key/value options into...
2019-10-03 Alexey Bataev[OPENMP]Fix the test on Windows, NFC.
2019-10-03 Jordan Rupprecht[llvm-objdump] Further rearrange llvm-objdump sections...
2019-10-03 Walter Erquinigo[process list] make the TRIPLE column wider
2019-10-03 Haibo Huang[lldb] Remove unused variables.
2019-10-03 Haibo Huang[lldb] Calculate relative path for symbol links
2019-10-03 Simon PilgrimASTContext - silence static analyzer getAs<> null deref...
2019-10-03 Sanjay Patel[DAGCombiner] add operation legality checks before...
2019-10-03 Simon PilgrimOverloadCandidate::getNumParams - silence static analyz...
2019-10-03 Nico WeberReland r349624: Let TableGen write output only if it...
2019-10-03 David BlaikieDebugInfo: Generalize rnglist emission as a precursor...
2019-10-03 Jonas Devlieghere[test] Disable TestCustomShell on Linux
2019-10-03 Alexey Bataev[OPENMP50]Codegen support for scores in context selectors.
2019-10-03 Nico Webergn build: (manually) merge 373651 better
2019-10-03 Philip Reames[Tests] Add a unordered atomic load combine test
2019-10-03 Philip Reames[Test] Fix inconsistency in alignment in test case
2019-10-03 Jinsong Ji[AArch64][SVE] Move the testcase into CodeGen dir
2019-10-03 Jonas Devlieghere[JSON] Don't wrap json::Array in a value (NFC)
2019-10-03 Nick Desaulniers[AArch64InstPrinter] prefer bfi to bfc for < armv8.2-a
2019-10-03 Nico WeberReland "gn build: (manually) merge r373551"
2019-10-03 Eric FiselierAttempt to remove linker workaround on the buildbots...
2019-10-03 Jinsong Ji[PowerPC] Adjust the naming and operand order of fnmsub...
2019-10-03 Daniel Sanders[gicombiner] Add a CodeExpander to handle C++ fragments...
2019-10-03 Eric FiselierAttempt to remove linker workaround on the buildbots.
2019-10-03 Yaxun Liu[HIP] Use option -nogpulib to disable linking device lib
2019-10-03 Richard SmithCheck for qualified function types after substituting...
2019-10-03 Paul Hoad[clang-format] Add ability to wrap braces after multi...
2019-10-03 Jordan Rupprecht[NFC] Fix unused variable in release builds
2019-10-03 Craig Topper[X86] Add v32i8 shuffle lowering strategy to recognize...
2019-10-03 Jonas Devlieghere[Host] Return the user's shell from GetDefaultShell
2019-10-03 Richard SmithPR43547: substitute into the type of a non-type templat...
2019-10-03 Vitaly Buka[compiler-rt] More optimization levels in signal_line...
2019-10-03 Simon Pilgrim[X86] matchShuffleWithSHUFPD - use Zeroable element...
2019-10-03 Jonas Devlieghere[dsymutil] Don't overload LinkOptions.
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Handle RegBankSelect of G_INSERT_VEC...
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Split 64-bit vector extracts during...
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Allow VGPR to index SGPR register
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Add some more tests for G_INSERT...
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Fix mutationIsSane assert v8s8 and
2019-10-03 Michael Liao[HIP] Enable specifying different default gpu arch...
2019-10-03 Michael LiaoFix build failure with GCC on identifier reusing.
2019-10-03 Vitaly Bukacompiler-rt: move all __GLIBC_PREREQ into own header...
2019-10-03 Louis Dionne[libc++] Add a per-target flag to include the generated...
2019-10-03 Tom StellardAMDGPU/SILoadStoreOptimizer: Optimize scanning for...
2019-10-03 James Molloy[ModuloSchedule] removeBranch() *before* creating the...
2019-10-03 John Brawn[libunwind] Adjust libunwind_01.pass.cpp test for ARM...
2019-10-03 Nico Webergn build: (manually) merge r373622
2019-10-03 Simon PilgrimDeclBase/DeclCXX/DeclTemplate - silence static analyzer...
2019-10-03 Louis Dionne[libc++] Add missing revision number in ABI changelog
2019-10-03 Alexey Bataev[OPENMP]Fix emission of the declare target variables...
next