platform/upstream/llvm.git
2019-01-29 Zachary TurnerFix some warnings in building LLDB.
2019-01-29 Jonas Devlieghere[test] Use correct macro in FileCollectorTest.cpp
2019-01-29 Alina SbirleaCheck bool attribute value in getOptionalBoolLoopAttribute.
2019-01-29 Sam Clegg[WebAssembly] Don't load weak undefined symbols from...
2019-01-29 Petr HosekDrop the dependency on <algorithm>, add placement new...
2019-01-29 Stephen KellyNFC: Implement GenericSelectionExpr::Association dump...
2019-01-29 Sam Clegg[WebAssembly] Ensure BasicSymbolRef.getRawDataRefImpl...
2019-01-29 Shoaib Meenai[docs] Prevent O0 optnone for opt input
2019-01-29 Aaron PuchertThread safety analysis: Improve diagnostics for double...
2019-01-29 Adrian PrantlMake a blind attempt at fixing PDBASTParser nullability...
2019-01-29 Amara Emerson[AArch64][GlobalISel] Unmerge into scalars from a vecto...
2019-01-29 Matt ArsenaultOpenCL: Try to fix bot test failure
2019-01-29 Alexey Bataev[OPENMP]Fix PR40513: lastprivate taskloop counter.
2019-01-29 Paul Robinson[cc1as] Test that -g of empty .s file does something...
2019-01-29 Paul Robinson[DWARF] Emit reasonable debug info for empty .s files.
2019-01-29 Matt ArsenaultOpenCL: Use length modifier for warning on vector print...
2019-01-29 Matt ArsenaultRevert "OpenCL: Extend argument promotion rules to...
2019-01-29 Jonas Devlieghere[Reproducers] Add file provider
2019-01-29 Steven WuFix the tests from r350970
2019-01-29 Sanjay Patel[InstCombine] canonicalize cmp/select form of uadd...
2019-01-29 James Y KnightFix the behavior of clang's -w flag.
2019-01-29 George Karpenkov[analyzer] [RetainCountChecker] Track input parameters...
2019-01-29 George Karpenkov[analyzer] [RetainSummaryManager] [NFC] Split one funct...
2019-01-29 George Karpenkov[analyzer] [ARCMT] [NFC] Unify entry point into RetainS...
2019-01-29 George KarpenkovExtend AnyCall to handle callable declarations without...
2019-01-29 George Karpenkov[analyzer] [RetainCountChecker] Support 'taggedRetain...
2019-01-29 Martin Storsjo[MinGW] Don't define names for ignored options. NFC.
2019-01-29 Sanjay Patel[DAGCombiner] fold extract_subvector of extract_subvector
2019-01-29 Michael J.... [VFS] Fix warning and use better check.
2019-01-29 Alexey Bataev[OPENMP]Make the loop with unsigned counter countable.
2019-01-29 Thomas Anderson[libc++] Fix Windows build error in include/filesystem
2019-01-29 Sterling AugustineRollback unwindlib patch.
2019-01-29 Matt ArsenaultGlobalISel: Fix narrowScalar for load/store with differ...
2019-01-29 Eric FiselierFix PR40495 - is_invokable_v<void> does not compile
2019-01-29 Adrian PrantlMake Type::GetByteSize optional (NFC)
2019-01-29 Sanjay Patel[x86] add tests for vector bool math; NFC
2019-01-29 Sanjay Patel[AArch64] add tests for vector bool math; NFC
2019-01-29 Andrea Di Biagio[X86][Btver2] Improved latency/throughput model for...
2019-01-29 Sanjay Patel[InstCombine] regenerate test checks; NFC
2019-01-29 James Y KnightAdd .clang-tidy and .clang-format files to the toplevel...
2019-01-29 Sanjay Patel[InstCombine] add tests for ext-of-bool + add/sub; NFC
2019-01-29 James Y KnightAdjust documentation for git migration.
2019-01-29 Louis Dionne[NFC] Add missing revision for removal of bad_array_len...
2019-01-29 Marshall ClowMark some of the behavior in the move w/allocator const...
2019-01-29 Ilya Biryukov[clangd] Remove extra ';' to fix -Wpedantic warning...
2019-01-29 Ilya Biryukov[clangd] Attempt to fix failing buildbots after r352494
2019-01-29 Ilya Biryukov[clangd] Make -clang-tidy-checks a non-hidden command...
2019-01-29 Nico Weberlld-link: Allow backward references between associated...
2019-01-29 Pavel LabathBreakpadRecords: Add parsing code for FILE and LINE...
2019-01-29 Nirav Dave[SelectionDAGBuilder] Remove redundant variable. NFCI.
2019-01-29 Jordan Rupprecht[llvm-objcopy] Implement --set-section-flags.
2019-01-29 Ayonam RayReversing the checkin for version 352484 as tests are...
2019-01-29 Eric Liu[Tooling] Handle #pragma once header guard in include...
2019-01-29 Nico Webergn build: Merge r352444, r352431, r352430
2019-01-29 Ilya Biryukov[clangd] Unit test for sourceLocationInMainFile.
2019-01-29 Neil Henning[AMDGPU] Fix a weird WWM intrinsic issue.
2019-01-29 Fangrui Song[ELF] Simplify. NFC
2019-01-29 Ilya Biryukov[clangd] Interfaces for writing code tweaks
2019-01-29 Hans WennborgRevert r351833 and r352250.
2019-01-29 Yaxun Liu[CUDA][HIP] Do not diagnose use of _Float16
2019-01-29 Jeremy MorseAdd 'REQUIRES: zlib' to a fuzzer test
2019-01-29 Bruno RicciRe-commit "[AST] Introduce GenericSelectionExpr::Associ...
2019-01-29 Haojian Wu[clangd] dlog clang-tidy configuration
2019-01-29 Ayonam Ray[CodeGen] Omit range checks from jump tables when lower...
2019-01-29 Jeremy MorseAdd zlib feature test to lit configuration
2019-01-29 George Rimar[ELF] - Remove dead `readBfdName` declaration. NFC.
2019-01-29 Kadir Cetinkaya[clangd] Make USRs for macros to be position independent
2019-01-29 Simon Pilgrim[X86] Add PR40483 test case
2019-01-29 Dan Gohman[WebAssembly] Re-enable main-function signature rewriting
2019-01-29 Aleksandr Urakov[NativePDB] Fix lldb-x64-windows-ninja after r352464
2019-01-29 James Henderson[llvm-symbolizer][doc] Tweak wording of --adjust-vma...
2019-01-29 Simon Pilgrim[X86] Fix linux32 pic tests to use correct relocation...
2019-01-29 David Green[ARM] Use sub for negative offset load/store in thumb1
2019-01-29 Simon Pilgrim[X86] Regenerate abi-isel.ll test
2019-01-29 Gabor Horvath[analyzer] Toning down invalidation a bit
2019-01-29 David Green[ARM] Add extra testcases for D57121. NFC
2019-01-29 Jeremy MorseRemove 'XFAIL: powerpc64' from a debuginfo test
2019-01-29 Gabor Horvath[analyzer] Added a checklist to help checker authors...
2019-01-29 Bjorn Pettersson[IPCP] Don't crash due to arg count/type mismatch betwe...
2019-01-29 Gabor Horvath[analyzer] Fix a typo in docs
2019-01-29 Jeremy Morse[DebugInfo][DAG] Process FrameIndex dbg.values uncondit...
2019-01-29 Max Kazantsev[NFC] Use ArrayRef instead of SmallVectorImpl where...
2019-01-29 Martin Storsjo[COFF, ARM64] Don't put jump table into a separate...
2019-01-29 Aleksandr Urakov[NativePDB] Add basic support of methods recostruction...
2019-01-29 Sam Parker[AArch64] Update int64_t ACLE builtin arguments
2019-01-29 Jonas Paulsson[CodeGenPrepare] Handle all debug calls in dupRetToEna...
2019-01-29 Martin StorsjoDon't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__
2019-01-29 Jeremy MorseFix an incorrectly configured test.
2019-01-29 Martin Storsjo[MinGW] Ignore the --plugin and --plugin-opt option
2019-01-29 Mikael HolmenRemove unused variable to silence compiler warning
2019-01-29 Mikael HolmenFix compiler warning when using clang 3.6.0
2019-01-29 Philip ReamesCorrect contents for r352453
2019-01-29 Philip Reames[Tests] Regen to remove future test diffs
2019-01-29 Philip Reames[Test] Add tests for gather/maked.load demanded element...
2019-01-29 Max Kazantsev[SCEV] Take correct loop in AddRec simplification....
2019-01-29 Max Kazantsev[NFC] Merge failing test from PR40420
2019-01-29 Petr Hosek[CMake][Fuchsia] Temporarily disable modules for second...
2019-01-29 Igor Kudrin[compiler-rt] Fix reporting unrecognized flags in unit...
2019-01-29 Teresa JohnsonTry to make new test more resilient to different orderings
2019-01-29 Sam Clegg[WebAssembly] Handle more types of uses in WebAssemblyA...
next