platform/upstream/llvm.git
2019-01-31 Simon Pilgrim[X86] combineExtractWithShuffle - more aggressively...
2019-01-31 David Carlier[LLDB] FreeBSD suppress compilation warning
2019-01-31 Simon Pilgrim[X86][AVX] Enable AVX1 broadcasts in shuffle combining
2019-01-31 Simon Pilgrim[X86][AVX] Fold vt1 concat_vectors(vt2 undef, vt2 broad...
2019-01-31 Jonas Toth[clang-tidy] refactor bugprone-exception-escape analysi...
2019-01-31 Rafael AulerSupport attribute used in member funcs of class templates
2019-01-31 Max KazantsevDefault lowering for experimental.widenable.condition
2019-01-31 Yevgeny RoubanTest commit. NFCI.
2019-01-31 Sjoerd Meijer[ARM] Thumb2: ConstantMaterializationCost
2019-01-31 Sjoerd Meijer[SelectionDAG] Codesize: don't expand SHIFT to SHIFT_PARTS
2019-01-31 Douglas YungFixup test after r352704 since it changes how paths...
2019-01-31 Dmitry VenikovCommit tests for changes in revision D41940
2019-01-31 Petr HosekRevert "[CMake] Unify scripts for generating VCS headers"
2019-01-31 Kostya Serebryany[libFuzzer] replace slow std::mt19937 with a much faste...
2019-01-31 Petr Hosek[CMake] Migrate lldb to the new VCS script
2019-01-31 Dmitry Venikov[InstCombine] Missed optimization in math expression...
2019-01-31 Petr Hosek[CMake] Unify scripts for generating VCS headers
2019-01-31 Max Kazantsev[SCEV] Prohibit SCEV transformations for huge SCEVs
2019-01-31 Richard TrieuAdd namespace to some types.
2019-01-31 Matt ArsenaultFix missing C++ mode comment in header
2019-01-31 Petr Hosek[CMake][compiler-rt] Enable statically linking unwinder...
2019-01-31 David L. JonesRevert "Reapply "[CGP] Check for existing inttotpr...
2019-01-31 Julian Lettner[libFuzzer] Update Darwin test
2019-01-31 Matt ArsenaultGlobalISel: Handle odd splits in fewerElementsVector...
2019-01-31 Matt ArsenaultGlobalISel: Implement narrowScalar for bswap
2019-01-31 Matt ArsenaultGlobalISel: Don't call changingInstruction before giving up
2019-01-31 Matt ArsenaultGlobalISel: Allow bitcount ops to have different result...
2019-01-31 Matt ArsenaultGlobalISel: Use helper function for MMO splitting
2019-01-31 Kostya Serebryany[libFuzzer] update docs
2019-01-31 Evandro Menezes[InstCombine] Expand testing for Windows (NFC)
2019-01-31 Kostya Serebryany[libFuzzer] set libFuzzer's own SEGV handler even one...
2019-01-31 Matt ArsenaultGlobalISel: Fix creating MMOs with align 0
2019-01-31 Julian Lettner[libFuzzer] Set default sanitizer options in fuzzer...
2019-01-31 Davide Italiano[testsuite] Fix TestAppleSimulator so that it works...
2019-01-31 Davide Italiano[Python] Fix gdb-remote and lldb-server utilities to...
2019-01-31 Craig Topper[X86] Add a 32-bit command line to avx512-intrinsics...
2019-01-31 Evandro Menezes[InstCombine] Simplify check clauses in test (NFC)
2019-01-31 Davide Italiano[Python] Python 2 and Python 3 disagree on `/`.
2019-01-31 Peter CollingbourneReland "gn build: Add BPF target."
2019-01-31 Nico Weberlit: Let lit.util.which() return a normcase()ed path
2019-01-31 Jonas DevlieghereAdd Sphinx generated html files as output to the build...
2019-01-31 Thomas Lively[LegalizeVectorTypes] Allow illegal indices when splitt...
2019-01-31 Davide Italiano[Python] String(s) and bytes are two different entities...
2019-01-31 Kostya Serebryany[libFuzzer] experimental performance optimization ...
2019-01-31 Craig Topper[LegalizeTypes] Use report_fatal_error instead of llvm_...
2019-01-31 Craig Topper[X86] Remove handling of ISD::INTRINSIC_WO_CHAIN in...
2019-01-31 Craig Topper[X86] Add test case for pr40539. NFC
2019-01-30 Jonas DevlieghereAdd lldb-docs target to Xcode project
2019-01-30 Heejin Ahn[WebAssembly] Remove TODO on wasm.extract.exception...
2019-01-30 Zachary Turner[RuntimeDyld] Don't try to allocate sections with align 0.
2019-01-30 Kristof Umann[analyzer] Make NullReturnedFromNonnullChecker depend...
2019-01-30 Jessica Paquette[GlobalISel][AArch64] Select G_FEXP
2019-01-30 Amara Emerson[GlobalISel][LegalizerHelper] Add some missing MI chang...
2019-01-30 Julian Lettner[Sanitizers] UBSan unreachable incompatible with ASan...
2019-01-30 Chen Zheng[PowerPC] delete no more needed workaround for readsReg...
2019-01-30 Petr Hosek[CMake] Use correct visibility for linked libraries...
2019-01-30 Erik Pilkington[CodeGenObjC] Handle exceptions when calling objc_alloc...
2019-01-30 Matt ArsenaultMIR: Reject non-power-of-4 alignments in MMO parsing
2019-01-30 Jessica Paquette[GlobalISel][AArch64] Select G_FABS
2019-01-30 Sam Clegg[WebAssembly] MC: Use WritePatchableLEB helper function...
2019-01-30 Heejin Ahn[WebAssembly] Restore stack pointer right after catch...
2019-01-30 Sanjay Patel[DAGCombiner] sub X, 0/1 --> add X, 0/-1
2019-01-30 Sanjay Patel[AArch64][x86] add tests for add/sub signbits fold...
2019-01-30 Shafik YaghmourFix handling of CreateTemplateParameterList when there...
2019-01-30 Stephen Kelly[ASTDump] Inline traverse methods into class
2019-01-30 Jessica Paquette[GlobalISel][AArch64] Add instruction selection support...
2019-01-30 Erik PilkingtonDon't define __has_feature(objc_fixed_enum) in non...
2019-01-30 Jessica Paquette[GlobalISel][AArch64] Add instruction selection support...
2019-01-30 Jessica Paquette[GlobalISel] Add IRTranslator support for @llvm.sqrt...
2019-01-30 Alexey Bataev[OPENMP]Fix PR40536: Do not emit __kmpc_push_target_tri...
2019-01-30 Jessica Paquette[GlobalISel] Introduce a G_FSQRT generic instruction
2019-01-30 Sam Clegg[LTO] Set CGOptLevel in LTO config.
2019-01-30 Wolfgang PiebReverting r352642 - Handle restore instructions in...
2019-01-30 Erik PilkingtonAdd a new builtin: __builtin_dynamic_object_size
2019-01-30 Erik PilkingtonAdd a 'dynamic' parameter to the objectsize intrinsic
2019-01-30 Stephen Kelly[ASTDump] Make method definition order matches declarat...
2019-01-30 Philip Reames[Tests] Add tests for propagation of undef elements...
2019-01-30 Stephen Kelly[ASTDump] Re-arrange method declarations to group Visit...
2019-01-30 Craig Topper[X86] Mark EMMS and FEMMS as clobbering MM0-7 and ST0-7.
2019-01-30 Nico Webergn build: Set executable bit on get.py
2019-01-30 Petr HosekRevert "[CMake] Use correct visibility for linked libra...
2019-01-30 Stephen Kelly[ASTDump] Rename methods which are conceptually Visits
2019-01-30 Stephen Kelly[ASTDump] NFC: Inline vestigial methods
2019-01-30 Stephen Kelly[ASTDump] Move Decl node dumping to TextNodeDumper
2019-01-30 Petr Hosek[CMake] Use correct visibility for linked libraries...
2019-01-30 Philip ReamesSimplifyDemandedVectorElts for all intrinsics
2019-01-30 Wolfgang PiebThe test comitted with r348896 needed -march=x86=64...
2019-01-30 Yonghong SongRevert "gn build: Add BPF target."
2019-01-30 Thomas Anderson[libc++] Explicitly initialize std::nothrow
2019-01-30 Thomas Anderson[libc++] Don't define operator new/delete when using...
2019-01-30 Thomas Anderson[libc++] Don't define exception destructors when using...
2019-01-30 Sam Clegg[WebAssembly] Fix crash with LTO + relocatable + undefi...
2019-01-30 Jonas DevlieghereAdd LLDB website and documentation in reStructuredText...
2019-01-30 Davide Italiano[Scalar] Remove partially wrong and unused functions.
2019-01-30 Wolfgang Pieb[DEBUGINFO] Handle restore instructions in LiveDebugValues
2019-01-30 Davide Italiano[Scalar] Hoist a duplicated (and sometimes wrong) comment.
2019-01-30 Jordan Rupprecht[llvm-objcopy][NFC] More error propagation (linkToBuild...
2019-01-30 Davide Italiano[Scalar] Implement support for 512-bit values.
2019-01-30 Peter Collingbournegn build: Add BPF target.
2019-01-30 Matt ArsenaultGlobalISel: Add simpler way of always specifying custom...
next