platform/upstream/llvm.git
2019-05-22 Roman Lebedev[NFC][ARM] Autogenerate addsubcarry-promotion.ll test
2019-05-22 Roman Lebedev[NFC][X86] Autogenerate negative-offset.ll test
2019-05-22 Fangrui Song[llvm-objdump] Dump inline relocations if the relocated...
2019-05-22 Simon Atanasyan[mips] Use GNU-style output to make tests smaller. NFC
2019-05-22 Simon Atanasyan[mips] Replace multiple `-check-prefix` by single ...
2019-05-22 Yitzhak Mandelbaum[LibTooling] Update Transformer to use RangeSelector...
2019-05-22 Ilya BiryukovReland r361148 with a fix to the buildbot failure.
2019-05-22 Roman Lebedev[NFC][X86][AArch64] Rewrite sink-addsub-of-const.ll...
2019-05-22 Nico Webergn build: Merge r361377
2019-05-22 Kadir Cetinkaya[clangd] improve help message for limit-results
2019-05-22 Simon PilgrimLoopVectorizationCostModel::selectInterleaveCount ...
2019-05-22 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of op_sel* and neg_...
2019-05-22 Clement Courbet[llvm-exegesis] Move native target initialization code...
2019-05-22 James Henderson[llvm-objcopy] Tidy up error messages
2019-05-22 Konrad KleineAdded a dot at the end of comment
2019-05-22 Sven van Haastregt[OpenCL] Support pipe keyword in C++ mode
2019-05-22 Roman LebedevUpdateTestChecks: sparc march handling
2019-05-22 Roman Lebedev[NFC][SystemZ] Autogenerate alloca-03.ll test to make...
2019-05-22 Simon Pilgrim[CGOpenMPRuntime] emitX86DeclareSimdFunction - assert...
2019-05-22 Aaron BallmanClang-formatting the header in advance of other planned...
2019-05-22 Russell GallopRevert r361148 "[Syntax] Introduce TokenBuffer, start...
2019-05-22 Ilya Biryukov[Frontend] Return an error on bad inputs to Precompiled...
2019-05-22 Simon Pilgrim[Hexagon] assert getRegisterBitWidth returns non-zero...
2019-05-22 Russell GallopMark tests from r361278 as unsupported on Windows.
2019-05-22 Pavel LabathDWARF: Add debug_ranges/rnglists tests
2019-05-22 John Brawn[ARM][AArch64] Fix incorrect handling of alignment...
2019-05-22 Simon Pilgrim[VirtualFileSystem] Fix uninitialized variable warning...
2019-05-22 Sjoerd Meijer[TargetMachine] error message unsupported code model
2019-05-22 Russell Gallop[Driver][Windows] Add dependent lib argument for -fprof...
2019-05-22 Martin Storsjo[llvm-dlltool] Respect NONAME keyword
2019-05-22 Clement CourbetRe-land r361257 "[MergeICmps][NFC] Make BCEAtom move...
2019-05-22 Fangrui Song[PPC64] Fix PPC64TargetInfo ABI on clang side after...
2019-05-22 Rui UeyamaCopy symbol length when we replace a symbol.
2019-05-22 Fangrui Song[PPC64] Fix PPC64TargetInfo after D61950
2019-05-22 Gabor MartonAdd AST logging
2019-05-22 Pavel LabathDWARFDebugInfoEntry: remove unused variable
2019-05-22 Pavel LabathDWARF: Introduce DWARFTypeUnit class
2019-05-22 Fangrui Song[ELF] Improve error message for relocations to symbols...
2019-05-22 Fangrui SongDelete unnecessary copy ctors
2019-05-22 Pavel Labath[Sanitizer] Add interceptor for wcsdup
2019-05-22 Anton Afanasyev[MIR] Add simple PRE pass to MachineCSE
2019-05-22 Fangrui Song[PPC64] Parse -elfv1 -elfv2 when specified on target...
2019-05-22 Sjoerd Meijer[AArch64] Subtarget crypto extension defaults
2019-05-22 Dmitri GribenkoFixed a -Wunused-variable warning when assertions are...
2019-05-22 Nikita Popov[X86] Don't compare i128 through vector if construction...
2019-05-22 Serge GueltonProperly categorize llvm-objdump options
2019-05-22 Rui UeyamaSimplify the logic to instantiate Symbols. Should be...
2019-05-22 Seiya Nuta[NFC] Remove a blank line (test commit)
2019-05-22 Eric FiselierSpeculative fix for std stream destruction order on...
2019-05-22 Chen Zheng[PowerPC] use meaningful name for displacement form...
2019-05-22 Chen Zheng[PowerPC] [ISEL] select x-form instruction for unaligne...
2019-05-22 Fangrui Song[docs] Fix troff macro (.F1 -> .Fl) in ld.lld.1
2019-05-22 Don Hinton[clang-tidy] remove default header-filter for run-clang...
2019-05-22 Don Hinton[Docs] Increase Doxygen cache size
2019-05-22 Pengfei Wang[X86] [CET] Deal with return-twice function such as...
2019-05-22 Sanjay Patel[Docs] fix formatting for bullet list; NFC
2019-05-22 Petr Hosek[Analysis] Link library dependencies to Analysis plugins
2019-05-22 Matt Morehouse[libFuzzer] Sleep after process exits in merge-sigusr...
2019-05-22 Sanjay Patel[InstCombine] fold shuffles of insert_subvectors
2019-05-22 Alex Langford[Symbol] Remove dead code
2019-05-21 Matt Morehouse[libFuzzer] Kill by session ID in merge-sigusr.test.
2019-05-21 Joel E. Denny[PragmaHandler] Expose `#pragma` location
2019-05-21 Chris BienemanFix target property to make BUILD_SHARED_LIBS work
2019-05-21 Matt ArsenaultAMDGPU: Assume calls read exec
2019-05-21 Matt ArsenaultAMDGPU: Add some tests for inlineasm behavior
2019-05-21 Matt ArsenaultAMDGPU: Assume call pseudos are convergent
2019-05-21 Matt ArsenaultAMDGPU: Fix not marking new gfx10 SGPRs as CSRs
2019-05-21 Richard Smith[c++20] P1330R0: permit simple-assignments that change...
2019-05-21 Richard SmithRefactor: split Uninitialized state on APValue into...
2019-05-21 Dan Gohman[WebAssembly] Add the signature for the new llround...
2019-05-21 Matt Morehouse[libFuzzer] Ignore exit status of wait in merge-sigusr...
2019-05-21 Aaron BallmanRename identifiers to spell out analyze; NFC.
2019-05-21 Lang Hames[ORC] Guarantee unique JITDylib names in lli, add usage...
2019-05-21 Jonas Devlieghere[FileSystem] Fix regression in FileSystem::Resolve
2019-05-21 Roman Lebedev[NFC][AMDGPU] Autogenerate llvm.amdgcn.s.barrier.ll...
2019-05-21 Roman Lebedev[NFC][X86] Autogenerate ragreedy-hoist-spill.ll test
2019-05-21 Roman Lebedev[NFC][Thumb2] Autogenerate thumb2-ldr_pre.ll test
2019-05-21 Sanjay Patel[InstCombine] add more tests for shuffle folding; NFC
2019-05-21 Jonas Devlieghere[CommandInterpreter] Fix SkipAppInitFiles setter
2019-05-21 Nikita Popov[X86] Add large integer comparison tests for PR41971...
2019-05-21 Nick Desaulniers[Driver] Verify GCCInstallation is valid
2019-05-21 Matt Morehouse[libFuzzer] Reduce flakiness of merge-sigusr.test.
2019-05-21 Siva ChandraLet -static-pie win if it is specified along with ...
2019-05-21 Cameron McInally[NFC][InstCombine] Add unary fneg tests to operand...
2019-05-21 Jonas Devlieghere[Test] Fix conflicting test names.
2019-05-21 Jonathan Peyton[OpenMP] Add implementation to two OMPT API routines
2019-05-21 Cameron McInally[NFC][InstCombine] Add unary FNeg tests to X86/x86...
2019-05-21 Saleem Abdulrasoolbuild: enable CMake policy 0077
2019-05-21 Yi-Hong LyuMove csr-save-restore-order.ll to the right place
2019-05-21 Vitaly Buka[asan] clang-format parent patch
2019-05-21 Vitaly Buka[asan] Replace assignments with internal_memcpy ErrorDe...
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Add tests for sinking of add/sub...
2019-05-21 Leonard ChanRemove unicode character from test
2019-05-21 Richard SmithFix test failures after r361278 on non-Darwin platforms...
2019-05-21 Richard Smith[c++20] P0780R2: Support pack-expansion of init-captures.
2019-05-21 Yi-Hong Lyu[PowerPC][NFC] Add a tests for Reordering CSR reloads...
2019-05-21 Gheorghe-Teodor... [OpenMP] Add support for registering requires directive...
2019-05-21 Richard SmithFix test to put its outputs into the temp directory.
2019-05-21 Alexandre Ganea[DebugInfo] Don't emit checksums when compiling a prepr...
2019-05-21 Alexandre GaneaFix LLDB warnings when compiling with Clang 8.0
next