platform/upstream/llvm.git
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
2019-05-21 Gheorghe-Teodor... [OpenMP][libomptarget] Enable requires flags for target...
2019-05-21 Stanislav MekhanoshinFix register coalescer failure to prune value
2019-05-21 Leonard ChanFix for sphinx bot warning
2019-05-21 Don Hinton[cmake] Don't use VERSION_GREATER_EQUAL in cmake versio...
2019-05-21 Michael Kruse[DeLICM] Use polly::singleton to allow empty result.
2019-05-21 Leonard Chan[Intrinsic] Signed Fixed Point Saturation Multiplicatio...
2019-05-21 Craig Topper[X86] Remove an unneeded ZERO_EXTEND creation from...
2019-05-21 Sanjay Patel[SelectionDAG] fold insert subvector of undef into...
2019-05-21 Don Hinton[cmake] Try to make cmake happy and fix bots.
2019-05-21 Yitzhak Mandelbaum[LibTooling] Address post-commit feedback for r361152
2019-05-21 Sanjay Patel[SelectionDAG] remove redundant code; NFCI
2019-05-21 Alexey Bataev[OPENMP]Use the attributes for dso locality when buildi...
2019-05-21 Don Hinton[cmake] Bug in r361281: make include optional and fix...
2019-05-21 Clement Courbet[MergeICmps] Make sorting strongly stable on the rhs.
2019-05-21 Don Hinton[cmake] Add custom command to touch archives on Darwin...
2019-05-21 Nick Desaulniers[Bugpoint] fix use-after-move. NFC
2019-05-21 Louis Dionne[clang][Darwin] Refactor header search path logic into...
2019-05-21 Jan KratochvilRemove `SymbolFileDWARF *` when there is already `DWARF...
2019-05-21 Jonas Devlieghere[Dsymutil] Remove redundant argument (NFC)
2019-05-21 Chris Bieneman[CMake] One more stab at fixing BUILD_SHARED_LIBS
2019-05-21 Aaron BallmanDo not use the incorrect attribute spelling list index...
2019-05-21 Sam CleggRevert "[WebAssembly] Add __start_/_stop_ symbols for...
2019-05-21 Chris Bieneman[docs] Add new document on building distributions
2019-05-21 Chris BienemanFix BUILD_SHARED_LIBS for clang which broke in D61909
2019-05-21 Simon Pilgrim[X86][SSE] computeKnownBitsForTargetNode - add X86ISD...
2019-05-21 Alexey Bataev[OPENMP][NVPTX]Mark more functions as always_inline...
2019-05-21 Sanjay Patel[DAGCombiner] prevent unsafe reassociation of FP ops
2019-05-21 Nico Webergn build: Merge r361264
2019-05-21 Fangrui Song[ELF] Deleted unused ComdatGroups member variable left...
2019-05-21 Aaron BallmanAdd support for dumping AST comment nodes to JSON.
2019-05-21 Ilya Biryukov[Syntax] Rename TokensTest to SyntaxTests. NFC
2019-05-21 Clement CourbetRevert r361257 "[MergeICmps][NFC] Make BCEAtom move...
2019-05-21 Nico Webergn build: Run `git ls-files '*.gn' '*.gni' | xargs...
2019-05-21 Javed Absar[ARM][CMSE] Add commandline option and feature macro
2019-05-21 Nico Webergn build: Merge r361252
2019-05-21 Nico Webergn build: Merge r361233
2019-05-21 Sam McCall[clangd] Turn no-parse-completion on by when preamble...
2019-05-21 Clement Courbet[MergeICmps][NFC] Make BCEAtom move-only.
2019-05-21 Paul RobinsonFix typo in r361251.
2019-05-21 Tatyana Krasnukha[lldb-mi] Include full path in the -data-disassemble...
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Shift amount masking: tests that...
next