platform/upstream/llvm.git
2019-05-24 Yitzhak Mandelbaum[clang-tidy] In TransformerClangTidyCheck, require...
2019-05-24 Chris Bieneman[CMake] Fix issues building runtimes
2019-05-24 Ilya Biryukov[CodeComplete] Add whitespace around braces in lambda...
2019-05-24 Alexander Timofeev[AMDGPU] Divergence driven ISel. Assign register class...
2019-05-24 Yitzhak Mandelbaum[LibTooling] Add Explanation parameter to `makeRule`.
2019-05-24 George Rimar[llvm-objcopy] - Strip undefined symbols if they are...
2019-05-24 Kevin Petit[OpenCL] Add support for the cl_arm_integer_dot_product...
2019-05-24 Nico Webergn build: Merge r361607
2019-05-24 Sam Clegg[WebAssebmly] Add support for --wrap
2019-05-24 Alexey BataevRevert "[OPENMP][NVPTX]Fix barriers and parallel level...
2019-05-24 Andrea Di Biagio[MCA] Zero-initialize field CRD in InstructionBase...
2019-05-24 Sam Clegg[lld] Trace all references with lld --trace-symbol
2019-05-24 Sam Clegg[WebAssembly] Add support for -emit-relocs
2019-05-24 Rui Ueyama[LLD][COFF] Implement /filealign parameter
2019-05-24 Simon Atanasyan[llvm-readobj] Implement GNU-style output for dynamic...
2019-05-24 Stefan Pintilie[PowerPC] Remove CRBits Copy Of Unset/set CBit
2019-05-24 George RimarRevert r361630 "[llvm-readelf] - Allow dumping of the...
2019-05-24 George Rimar[llvm-readelf] - Allow dumping of the .dynamic section...
2019-05-24 Dmitri GribenkoMake cppcoreguidelines-pro-type-member-init-use-assignm...
2019-05-24 Dmitri GribenkoMade cppcoreguidelines-pro-type-member-init-use-assignm...
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: support SVE2 String Processing...
2019-05-24 Simon Atanasyan[llvm-readobj][mips] Align GOT columns headers properly...
2019-05-24 Ilya Biryukov[clangd] Limit the size of synthesized fix message
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: support SVE2 Narrowing Group
2019-05-24 Ilya Biryukov[CodeComplete] Filter override completions by function...
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...
next