platform/upstream/llvm.git
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: support SVE2 Accumulate Group
2019-05-24 James Henderson[llvm-objdump][test] Fix for spurious matches against...
2019-05-24 Simon Pilgrim[SelectionDAG] computeKnownBits - support constant...
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: add PMULLB/PMULLT instructions
2019-05-24 Pavel Labath[FuncUnwinders] Use "symbol file" unwind plans for...
2019-05-24 Fangrui Song[ELF] Fix a doc typo. NFC
2019-05-24 Simon PilgrimFix sphinx "Malformed option description" warning
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: add integer add/sub long/wide...
2019-05-24 Fangrui Song[ELF] Deleted unused forward declarations. NFC
2019-05-24 Bjorn PetterssonUse the DataLayout::typeSizeEqualsStoreSize helper...
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: add various bitwise shift instructions
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: add saturating add/sub instructions
2019-05-24 Neil HenningStructurizeCFG: Relax uniformity checks.
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: fix overlapping bit
2019-05-24 Tim NorthoverGlobalISel: support swifterror attribute on AArch64.
2019-05-24 Tim NorthoverCodeGen: factor out swifterror value tracking.
2019-05-24 Simon Atanasyan[mips] Always check that `shift and add` optimization...
2019-05-24 Bjorn Pettersson[DSE] Bugfix to avoid PartialStoreMerging involving...
2019-05-24 Sjoerd Meijer[ARM] ARMExpandPseudoInsts: add debug messages
2019-05-24 Pavel LabathDWARF: Implement DW_AT_signature lookup for type unit...
2019-05-24 Pavel LabathDWARFContext: Make loading of sections thread-safe
2019-05-24 Matthias Gehre[clang-tidy] Add option "LiteralInitializers" to cppcor...
2019-05-24 QingShan Zhang[Power9] Add a specific heuristic to schedule the addi...
2019-05-24 Craig Topper[X86] Add test case that was supposed to go with r360102.
2019-05-24 Igor KudrinDo not resolve directory junctions for `-fdiagnostics...
2019-05-24 Jonas Devlieghere[Utility] Small improvements to the Broadcaster class...
2019-05-24 Yevgeny Rouban[NFC] SwitchInst: Introduce wrapper for prof branch_wei...
2019-05-24 Jordan Rupprecht[llvm-nm] Fix Bug 41353 - unique symbols printed as...
2019-05-24 Eric Fiselierfix test for older clang versions
2019-05-24 Eric Fiselierfix destroying delete test with older apple compilers
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...
next