platform/upstream/llvm.git
2019-05-24 Artem Dergachev[analyzer] NFC: Prevent multi-file plist test from...
2019-05-24 Daniel SandersFix BUILD_SHARED_LIBS builds after r361567
2019-05-24 Reid KlecknerClarify how musttail can be used to create forwarding...
2019-05-24 David Blaikiedwarfdump: Deterministically... determine whether parsi...
2019-05-24 Richard SmithFactor out repeated code to build 'this' expressions...
2019-05-24 Artem Dergachev[CFG] NFC: Modernize a test file for constructor initia...
2019-05-24 Artem Dergachev[CFG] NFC: Remove implicit conversion from CFGTerminato...
2019-05-24 Reid Kleckner[AArch64] Preserve X8 for thunks ending in variadic...
2019-05-24 Serge Pavlov[AArch64] Add nvcast patterns for v2f32 -> v1f64
2019-05-24 Jonas DevlieghereRevert "[lldb] followup fix for https://reviews.llvm...
2019-05-24 David Blaikiedwarfdump: Add a bit more DWARF64 support
2019-05-24 Eli FriedmanRevert r361460
2019-05-24 Jonas DevlieghereFix integer literals which are cast to bool
2019-05-24 Kostya Serebryany[libFuzzer] when using data-flow-trace (DFT) only load...
2019-05-24 Peter Collingbournellvm-objcopy: Change sectionWithinSegment() to use...
2019-05-24 Thomas Lively[WebAssembly] Expand more SIMD float ops
2019-05-24 Sanjay Patel[InstSimplify] fold insertelement-of-extractelement
2019-05-24 Sanjay Patel[InstSimplify] add tests for insert-of-extract; NFC
2019-05-24 Eric FiselierUpdate C++2a status for destroying delete
2019-05-24 Reid Kleckner[COFF] Remove finalizeContents virtual method from...
2019-05-23 Eric FiselierP0722R3: Implement library support for destroying...
2019-05-23 Eric FiselierFix hang during constant evaluation of union assignment.
2019-05-23 Sanjay Patel[InstCombine] remove redundant fold for extractelement...
2019-05-23 Sanjay Patel[InstCombine] remove redundant fold for insertelement...
2019-05-23 Daniel SandersBreak false dependencies on target libraries
2019-05-23 Kristof Umann[analyzer] List checker/plugin options in 3 categories...
2019-05-23 Konrad Kleine[lldb] followup fix for https://reviews.llvm.org/D62305
2019-05-23 Alexey Bataev[OPENMP]Do not crash for const firstprivates.
2019-05-23 Bob Haarmanfix accidental implicit matches in elf-disassemble...
2019-05-23 Alina SbirleaUse clang_cc1 instead of clang in CodeGen test.
2019-05-23 Kristof Umann[analyzer] Hide developer-only checker/package options...
2019-05-23 Alina Sbirlea[NewPassManager] Add tuning option: ForgetAllSCEVInLoop...
2019-05-23 Sanjay Patel[InstSimplify] insertelement V, undef, ? --> V
2019-05-23 Kristof Umann[analyzer] List checkers in 3 categories: released...
2019-05-23 Craig Topper[X86] Split multi-line chained assignments into single...
2019-05-23 Peter CollingbourneELF: Remove a comparison against In.EhFrame. NFCI.
2019-05-23 J. Ryan Stinnett[NFC] Add blank line (test commit)
2019-05-23 Craig Topper[TTI] Fix some typos in comments. NFC
2019-05-23 Kit BartonRevert [LOOPINFO] Extend Loop object to add utiliti...
2019-05-23 Kristof Umann[analyzer] Add a new frontend flag to display all check...
2019-05-23 Tamas Zolnai[clang-tidy]: Add cert-oop54-cpp alias for bugprone...
2019-05-23 Reid Kleckner[COFF] Move KeepUnique bit from Chunk to SectionChunk...
2019-05-23 Jonas Devlieghere[Process] Fix another thread_result_t & nullptr incompa...
2019-05-23 Sanjay Patel[DAGCombiner] make folds of binops safe for opcodes...
2019-05-23 Jorge Gorbe... [lldb] Make sure RegularExpression constructors always...
2019-05-23 Simon PilgrimFix sphinx unknown document error
2019-05-23 Jonas Devlieghere[Utility] Avoid a few unnecessary copies (NFC)
2019-05-23 Roman LebedevUpdateTestChecks: ppc32 triple support
2019-05-23 Alina SbirleaUpdate breaking test.
2019-05-23 Matt ArsenaultAMDGPU: Correct maximum possible private allocation...
2019-05-23 Alina Sbirlea[NewPassManager] Add tuning option: LoopUnrolling ...
2019-05-23 Jonas Devlieghere[gdb-remote] Fix more issues with thread_result_t
2019-05-23 Roman Lebedev[NFC] UpdateTestChecks: asm.py: fix whitespace issue
2019-05-23 Alina Sbirlea[SLPVectorizer] Set flag to previous default.
2019-05-23 Thomas LivelyFix unresolved symbols when linking tools/clang/unittes...
2019-05-23 Chris Bieneman[CMake] Fixing errors in r361513
2019-05-23 Alina Sbirlea[NewPassManager] Add tuning option: SLPVectorization...
2019-05-23 Sanjay Patel[InstCombine] be more careful when transforming a shuff...
2019-05-23 Jordan Rupprecht[git] Be more specific when looking for llvm-svn
2019-05-23 Antonio AfonsoTest commit access by removing a empty line
2019-05-23 Reid Kleckner[Driver] Move the "-o OUT -x TYPE SRC.c" flags to the...
2019-05-23 Alexey Bataev[OPENMP]Simplify codegen for the outlined regions.
2019-05-23 Jonas Devlieghere[HostNativeThreadBase] Undo nullptr changes
2019-05-23 Robert LougherResubmit r360436 "[X86] Avoid SFB - Fix inconsistent...
2019-05-23 Thomas Lively[WebAssembly] Implement ReplaceNodeResults to fix a...
2019-05-23 Roman Lebedev[NFC][PPC] Autogenerate vec_add_sub_quadword.ll test
2019-05-23 Roman Lebedev[NFC][PPC] Autogenerate vec_add_sub_doubleword.ll test
2019-05-23 Roman Lebedev[NFC][Mips] Autogenerate msa/i5-s.ll test
2019-05-23 Roman Lebedev[NFC][Mips] Autogenerate msa/arithmetic.ll test
2019-05-23 Roman LebedevUpdateTestChecks: -march=mips/-march=mipsel is mips...
2019-05-23 Nico Webergn build: Merge r361418 more
2019-05-23 Matt ArsenaultAMDGPU/GlobalISel: Legality for integer min/max
2019-05-23 Nico Weberlld-link, clang: Treat non-existent input files as...
2019-05-23 Kit Barton [LOOPINFO] Extend Loop object to add utilities...
2019-05-23 Thomas Lively[WebAssembly] Add multivalue and tail-call target features
2019-05-23 Thomas Preud... [FileCheck] Remove llvm:: prefix
2019-05-23 Yitzhak Mandelbaum[LibTooling] Fix dangling references in RangeSelector.
2019-05-23 Chris Bieneman[CMake] Copy C++ headers before configuring runtimes...
2019-05-23 Saleem AbdulrasoolTransforms: lower fadd and fsub atomicrmw instructions
2019-05-23 Ilya Biryukov[Index] Fix reported references in presence of template...
2019-05-23 Ilya Biryukov[CodeComplete] Only show lambda completions if patterns...
2019-05-23 Andrea Di Biagio[MCA] Add the ability to compute critical register...
2019-05-23 Shoaib Meenai[AsmPrinter] Treat a narrowing PtrToInt like Trunc
2019-05-23 Erich KeaneEnsure builtins use the target default Calling Convention
2019-05-23 Fangrui Song[Object] object::ELFObjectFile::symbol_begin(): skip...
2019-05-23 Kristof Umann[analyzer][NFC] Prettify some RUN: lines in test files.
2019-05-23 Petr Hosek[Driver] Try normalized triple when looking for C+...
2019-05-23 Konrad Kleine[lldb] fix cannot convert from 'nullptr' to 'lldb:...
2019-05-23 Paul RobinsonWork around a Visual C++ bug.
2019-05-23 Don Hinton[cmake] When getting Ninja version, don't include CMake...
2019-05-23 Cameron McInally[NFC][InstCombine] Add unary FNeg tests to maximum...
2019-05-23 Lewis Revill[RISCV] Support assembling TLS LA pseudo instructions
2019-05-23 Nico Webergn build: Merge r361487
2019-05-23 Petar Jovanovic[LiveDebugValues] Rename 'DMI' into 'DebugInstr' (NFC)
2019-05-23 Andrea Di Biagio[MCA] Introduce class LSUnitBase and let LSUnit derive...
2019-05-23 Simon Pilgrim[X86] Regenerate LZCNT tests on x86/x32/x64 targets
2019-05-23 Louis Dionne[libcxx][tests] Fix order checking in unordered_multise...
2019-05-23 Alex Bradbury[RISCV][NFC] Add nounwind attribute to functions missin...
2019-05-23 Fangrui Song[llvm-objdump][test] Make MachO test names consistent
2019-05-23 James Henderson[llvm-objdump][test] Make test names consistent
next