platform/upstream/llvm.git
2019-11-06 Louis Dionne[libcxx] Make generate_feature_test_macro_components...
2019-11-06 Saleem AbdulrasoolRevert "build: explicitly set the linker language for...
2019-11-06 Yitzhak Mandelbaum[libTooling] Fix breakage from change #84922
2019-11-06 Don Hinton[CommandLine] Add inline ArgName printing
2019-11-06 Yitzhak Mandelbaum[libTooling] Small changes in Transformer API.
2019-11-06 Jon Chesterfield[libomptarget] Revert all improvements to support
2019-11-06 Yitzhak Mandelbaum[libTooling] Simplify type structure of `Stencil`s.
2019-11-06 Pavel LabathDWARFDebugLoclists: Move to a incremental parsing model
2019-11-06 Yitzhak Mandelbaum[clang-tidy] Update TransformerClangTidyCheck to use...
2019-11-06 Miloš Stojanović[NFC][APInt] Fix typos in comments.
2019-11-06 Pavel Labathlldb/docs: update the lldb-x86_64-debian bot url
2019-11-06 Pavel Labathlldb: Skip reproducer+expression evaluation test on...
2019-11-06 Haojian Wu[clangd] Improve the output of rename tests where there...
2019-11-06 Sanjay Patel[x86] avoid crashing when splitting AVX stores with...
2019-11-06 Ilya Biryukov[Support] fix mingw-w64 build
2019-11-06 Simon Pilgrim[X86] Fix uninitialized variable warnings. NFCI.
2019-11-06 Simon PilgrimX86FoldTablesEmitter - fix static analyzer potential...
2019-11-06 Simon Pilgrim[X86] LowerAVXExtend - fix dodgy self-comparison assert.
2019-11-06 Momchil Velikov[AArch64] Move the branch relaxation pass after BTI...
2019-11-06 Simon Pilgrim[APInt] Fix implicit truncation warning in bitsToFloat...
2019-11-06 Roman Lebedev[LoopUnroll] countToEliminateCompares(): fix handling...
2019-11-06 Roman Lebedev[NFC][LoopUnroll] Update test coverage for peeling...
2019-11-06 Louis Dionne[libc++][P0202] Marked algorithms copy/copy_n/copy_if...
2019-11-06 Benjamin KramerSilence warning, PyMODINIT_FUNC already contains extern "C"
2019-11-06 dfukalov[AMDGPU] Improve code size cost model (part 2)
2019-11-06 Tim NorthoverNeonEmitter: remove special 'a' type modifier.
2019-11-06 Sjoerd Meijer[TTI][LV] preferPredicateOverEpilogue
2019-11-06 Tim NorthoverNeonEmitter: switch to enum for internal Type represent...
2019-11-06 Ilya Biryukov[Syntax] Add nodes for most common statements
2019-11-06 Simon Tatham[ARM,MVE] Add intrinsics for gather/scatter load/stores.
2019-11-06 Simon Tatham[ARM,MVE] Integer-type nitpicks in MVE intrinsics.
2019-11-06 Simon Tatham[clang,MveEmitter] Fix sign/zero extension in range...
2019-11-06 Simon Tatham[ARM MVE] Remove accidental 64-bit vst2/vld2 intrinsics.
2019-11-06 Haojian Wu[clangd] Implement a function to lex the file to find...
2019-11-06 paulhoadclang-format: Add a fallback style to Emacs mode
2019-11-06 paulhoad[clang-format] [PR35518] C++17 deduction guides are...
2019-11-06 LLVM GN Syncbotgn build: Merge 24130d661ed
2019-11-06 Matthias Gehre[clang-tidy] Add readability-make-member-function-const
2019-11-06 Thomas FinchYAML parser robustness improvements
2019-11-06 Yevgeny Rouban[ADT] Add equality operator for SmallPtrSet
2019-11-06 QingShan Zhang[PowerPC] Fix the incorrect 'RM' flag set on load/store...
2019-11-06 Chris BienemanImplement `sys::getHostCPUName()` for Darwin ARM
2019-11-06 Vladimir VereschakaFixed a profdata file size detection on Windows system.
2019-11-06 Teresa Johnson[IRMover] Set Address Space for moved global values
2019-11-05 Daniel Sanders[globalisel][docs] Rework GMIR documentation and add...
2019-11-05 Daniel Sanders[globalisel][docs] Rework GMIR documentation and add...
2019-11-05 James Molloy[Automaton] Make Automaton thread-safe
2019-11-05 Daniel Sanders[globalisel][docs] Add a section about debugging with...
2019-11-05 Stanislav Mekhanoshin[AMDGPU] Add missing flags to DS_Real
2019-11-05 Sanjay Patel[SLP] add tests for 2-wide reductions; NFC
2019-11-05 Alex Langford[TestMTCSimple] Disable the test if you don't have...
2019-11-05 Volodymyr SapsaiRevert "[analyzer] Add test directory for scan-build."
2019-11-05 Teresa Johnson[IRMover] Use GlobalValue::getAddressSpace instead...
2019-11-05 Simon Atanasyan[mips] Fix `getRegForInlineAsmConstraint` to do not...
2019-11-05 Kelvin Li[CMake] Prevent adding lld to test dependency (TEST_DEP...
2019-11-05 Alina Sbirlea[LoopRotationUtils] Check values are newly inserted...
2019-11-05 Simon Pilgrim[Hexagon] getCompoundCandidateGroup - fix 'false' value...
2019-11-05 Haibo Huang[lldb] Add a install target for lldb python on darwin
2019-11-05 Philip Reames[X86/Atomics] Correct a few transforms for new atomic...
2019-11-05 Bill WendlingFix typo so that '-O0' is correctly specified
2019-11-05 Alexey Bataev[OPENMP50]Simplify processing of context selector scores.
2019-11-05 Amy Huang[MIR] Add MIR parsing for heap alloc site instruction...
2019-11-05 Mark de Wever[Sema] Fixes templated friend member assertion
2019-11-05 Adrian Prantl[ValueObject] Upstream early exit from swift-lldb....
2019-11-05 Adrian Prantl[ValueObject] Upstream initialization from swift-lldb.
2019-11-05 Jonas Devlieghere[Reproducer] Add test case for expression evaluation
2019-11-05 Benjamin Kramer[X86] Gate select->fmin/fmax transform on NoSignedZeros...
2019-11-05 Fred RissTestBatchMode.py: add missing @skipIfRemote
2019-11-05 Fred Risstestsuite: skipIfNoSBHeaders should skip when running...
2019-11-05 Fred RissModernize add-dsym test Makefile
2019-11-05 Julian LettnerRevert "[lit] Better/earlier errors when no tests are...
2019-11-05 Stanislav Mekhanoshin[AMDGPU] Removed dead code from R600ISelLowering.cpp
2019-11-05 Philip Reames[X86/Atomics] (Semantically) revert G246098, switch...
2019-11-05 Michael Liao[HIP] Fix visibility for 'extern' device variables.
2019-11-05 Sid Manning[llvm-objdump] Fix spurious "The end of the file was...
2019-11-05 Joel E. Denny[lit] Fix `not` calling internal commands
2019-11-05 Stanislav Mekhanoshin[AMDGPU] Removed dead code handling M0CopyReg
2019-11-05 Adrian PrantlValueObject: Upstream early-exit from swift-lldb. ...
2019-11-05 Reid Kleckner[dexter] Fix feature tests on Windows
2019-11-05 Reid Kleckner[dexter] Remove lit check for python 3
2019-11-05 Benjamin Kramer[X86] Specifically limit fmin/fmax commutativity to...
2019-11-05 Daniel Sanders[globalisel] Rename G_GEP to G_PTR_ADD
2019-11-05 Stanislav Mekhanoshin[AMDGPU] return Fail instead of SolfFail from addOperand()
2019-11-05 Ilya Biryukov[clangd] Implement semantic highlightings via findExpli...
2019-11-05 Jonas Devlieghere[lldb] Fix Python 3 incompatibility in API/lit.cfg.py
2019-11-05 Michael Liao[hip] Enable pointer argument lowering through coercing...
2019-11-05 Sergey Dmitriev[SLP] - Add couple safety checks to TreeEntry::dump...
2019-11-05 Daniel Sanders[globalisel][docs] Add KnownBits Analysis documentation
2019-11-05 Kazu Hirata[JumpThreading] Factor out code to merge basic blocks...
2019-11-05 Steven WuRevert "[Object][MachO] Rewrite macho-invalid-fat-arch...
2019-11-05 Simon PilgrimRemove redundant assignment. NFCI.
2019-11-05 Simon PilgrimUse iterator prefix increment. NFCI.
2019-11-05 Simon Pilgrim[MachineOutliner] Reduce scope of variable and stop...
2019-11-05 Steven Wu[Object][MachO] Rewrite macho-invalid-fat-arch-size...
2019-11-05 Fangrui Song[llvm-objcopy][ELF] Implement --only-keep-debug
2019-11-05 Fangrui Song[llvm-objcopy][ELF] Add OriginalType & OriginalFlags
2019-11-05 David Green[ARM] Multi-vector MVE spill test
2019-11-05 Michał Górny[lldb] [Python] Build readline override module only...
2019-11-05 jmolloy[DFAPacketizer] Allow up to 64 functional units
2019-11-05 Alexey Bataev[OPENMP]Improve diagnostics for unsupported unified...
next