platform/upstream/llvm.git
2019-03-15 Simon Pilgrim[AArch64] Regenerate build vector tests
2019-03-15 Simon Pilgrim[SelectionDAG] Add SimplifyDemandedBits handling for...
2019-03-15 Robert Widmann[LLVM-C] Expose the "Add Discriminators" Pass To LLVM-C
2019-03-15 Davide Italiano[DataFormatters] Remove LLDB_DISABLE_PYTHON from TypeCa...
2019-03-15 Simon Pilgrim[X86] Add SimplifyDemandedBitsForTargetNode support...
2019-03-15 Pavel LabathYAMLIO: Improve endian type support
2019-03-15 Teresa Johnson[ThinLTO] Restructure AliasSummary to contain ValueInfo...
2019-03-15 Simon Pilgrim[Hexagon] Remove icmp undef from reduced tests
2019-03-15 Marshall ClowUpdate a deque test with more assertions. NFC
2019-03-15 Mircea Trofin[llvm] Skip over empty line table entries.
2019-03-15 Ilya Biryukov[clangd] Remove includes of "gmock-matchers.h". NFC
2019-03-15 Pavel LabathFix a typo in FindLibEdit.cmake
2019-03-15 Pavel LabathDelete type_sp member from TypePair
2019-03-15 Ilya Biryukov[clangd] Tune the fuzzy-matching algorithm
2019-03-15 Mikael Holmen[CodeGenPrepare] avoid crashing from replacing a phi...
2019-03-15 Sam Parker[ARM] Remove EarlyCSE from backend
2019-03-15 Michael Liao[AMDGPU] Fix SGPR fixing through SCC chaining
2019-03-15 Florian Hahn[LSR] Update test from rL356256 after rebase.
2019-03-15 Florian Hahn[LSR] Check for signed overflow in NarrowSearchSpaceByD...
2019-03-15 Evgeny Mankov[CUDA][Windows] Partial fix for bug #38811 (Step 1...
2019-03-15 Nico WeberRename directory housing clang-change-namespace to...
2019-03-15 Simon Pilgrim[SPARC] Regenerate label test for D59363
2019-03-15 Simon Pilgrim[ARM] Remove icmp undef from reduced tests
2019-03-15 Simon Pilgrim[WebAssembly] Remove icmp undef in stackify test
2019-03-15 Benjamin KramerMake getFullyQualifiedName qualify both the pointee...
2019-03-15 Simon Pilgrim[X86][SSE] Attempt to convert SSE shift-by-var to shift...
2019-03-15 Fangrui Song[llvm-profdata] Deleted unused Cutoffs added by D16005
2019-03-15 James Henderson[yaml2obj]Allow explicit setting of p_filesz, p_memsz...
2019-03-15 Fangrui Song[llvm-readobj] Delete unused variable. NFC
2019-03-15 Fangrui Song[llvm-objcopy] Delete unused parameter from replaceDebu...
2019-03-15 Fangrui Song[llvm-objcopy] Don't use {}; NFC
2019-03-15 Sam Parker[ARM][ParallelDSP] Disable for big-endian
2019-03-15 Jonas Hahnfeld[msan] Fix BMI2 detection in msan tests, take 2.
2019-03-15 Fangrui Song[COFF] Delete unused declarations and add a missing...
2019-03-15 Fangrui Song[ELF] Delete unused forward declarations and unused...
2019-03-15 Petar Avramovic[MIPS GlobalISel] Improve selection of constants
2019-03-15 Fangrui Song[ELF] De-template wrapSymbols, isReserved and addGotEnt...
2019-03-15 Yonghong Song[BPF] do not generate unused local/global types
2019-03-15 Yonghong SongRevert "[BPF] do not generate unused local/global types"
2019-03-15 Yonghong Song[BPF] do not generate unused local/global types
2019-03-15 Richard TrieuRemove an assert in template pack deduction during...
2019-03-15 Fangrui Song[ELF] Add a test for large .bss.rel.ro
2019-03-15 Fangrui Song[ELF] Fix 3 tests after D56828
2019-03-15 Aaron PuchertAdd missing override specifier [NFC]
2019-03-15 Jorge Gorbe... [lldb-vscode] Fix dangling pointer in request_evaluate.
2019-03-15 Fangrui Song[ELF] Split RW PT_LOAD on the PT_GNU_RELRO boundary
2019-03-15 Davide Italiano[DataFormatters] Remove LLDB_DISABLE_PYTHON from Format...
2019-03-15 Marshall ClowMark vector::operator[] and front/back as noexcept...
2019-03-15 Artem Dergachev[analyzer] RetainCount: A function isn't a CFRetain...
2019-03-15 Artem Dergachev[analyzer] Support C++17 aggregates with bases without...
2019-03-15 Sam Clegg[WebAssembly] Remove unused load/store patterns that...
2019-03-15 Yan ZhangFixed global constant/variable naming check on C++...
2019-03-14 Matt ArsenaultAMDGPU: Remove intrinsic operand assert
2019-03-14 Sanjay Patel[CGP] add another bailout for degenerate code (PR41064)
2019-03-14 Paul RobinsonTighten up tests that use -debugify as a shortcut. NFC
2019-03-14 Eli Friedman[MC] Sort FDEs by the associated CIE before emitting...
2019-03-14 Matt ArsenaultMIR: Allow targets to serialize MachineFunctionInfo
2019-03-14 Jessica Paquette[AArch64][GlobalISel] Add isel support for G_UADDO...
2019-03-14 Amara Emerson[AArch64][GlobalISel] Implement selection for G_UNMERGE...
2019-03-14 Amara Emerson[AArch64][GlobalISel] Add some support for G_CONCAT_VEC...
2019-03-14 Marshall ClowXFAIL this debug-mode test that I just broke. Eric...
2019-03-14 Davide Italiano[ObjCLanguage] Remove LLDB_DISABLE_PYTHON markers from...
2019-03-14 Marshall ClowAdd noexcept to operator[] for array and deque. This...
2019-03-14 Jason LiuReland the rest of "Add AIX Target Info"
2019-03-14 Jordan Rupprecht[llvm-strip] Hook up (unimplemented) --only-keep-debug
2019-03-14 Matt ArsenaultAMDGPU: Correct type for waitcnt debug flag
2019-03-14 Adrian PrantlAdd test I forgot to git-add in r356163.
2019-03-14 Sam CleggLine wrap README file
2019-03-14 Nikita Popov[InstCombine] Add tests for range-based saturing math...
2019-03-14 Julian Lettner[NFC][TSan] Move libdispatch tests into their own subfolder
2019-03-14 Julian Lettner[TSan][libdispatch] Remove dependency on system headers
2019-03-14 Pete Couperus[ARC] Add more load/store variants.
2019-03-14 Nico Webergn build: Add build files for clang-doc
2019-03-14 Alexey Bataev[OPENMP]Fix crash for the ordered(n) clause.
2019-03-14 Jason LiuReland part of "Add AIX Target Info"
2019-03-14 Eli Friedman[CodeGen] Consider tied operands when adjusting inline...
2019-03-14 Sanjay Patel[InstCombine] remove duplicate tests
2019-03-14 Louis Dionne[pstl] By default, disable the parallel policies
2019-03-14 Sunil SrivastavaHandle consecutive-double-quotes in Windows argument...
2019-03-14 Sanjay Patel[InstCombine] canonicalize funnel shift constant shift...
2019-03-14 Sanjay Patel[InstCombine] add tests for funnel shift constant shift...
2019-03-14 Zachary TurnerReturn llvm::Error and llvm::Expected from DWARF parsin...
2019-03-14 Alina Sbirlea[MemorySSA] Remove redundant walker assignment [NFC].
2019-03-14 Alexandre Ganea[LLD][COFF] Add /summary to print statistics
2019-03-14 Erik Pilkington[Sema] Fix a use-after-free of a _Nonnull ParsedAttr
2019-03-14 Rui UeyamaMake a hack for LTO work only when you are actually...
2019-03-14 Reid KlecknerAdd PragmaHandler for MSVC pragma execution_character_set
2019-03-14 Philip Reames[Tests] Add tests to demonstrate hoisting of unordered...
2019-03-14 Philip Reames[Tests] Revert an accident change to a test
2019-03-14 Jessica Paquette[GlobalISel][AArch64] Add partial selection support...
2019-03-14 Philip ReamesAuto-generate an existing test to make it easier to...
2019-03-14 Pete Couperus[ARC] Better classify add/sub immediate instructions...
2019-03-14 Max MorozSpeeding up llvm-cov export with multithreaded renderFi...
2019-03-14 Marshall ClowReorg the midpoint pointer test into runtime and conste...
2019-03-14 Davide Italiano[DataFormatters] Delete unused code. Not even exposed...
2019-03-14 Sanjay Patel[InstCombine] add tests for funnel shift constant shift...
2019-03-14 Raphael IsemannSafer casting in ClangExpressionParser code completion
2019-03-14 Philip Reames[Tests] Add tests for reordering of unordered atomics...
2019-03-14 Davide Italiano[Python] Start eradicating unneeded LLDB_DISABLE_PYTHON...
2019-03-14 Philip ReamesAllow code motion (and thus folding) for atomic (but...
next