platform/upstream/llvm.git
2019-10-09 Mitchell Balan[NFC] Test commit.
2019-10-09 Kostya Kortchinsky[scudo][standalone] Get statistics in a char buffer
2019-10-09 Krasimir Georgiev[clang-format] Update noexcept reference qualifiers...
2019-10-09 Simon PilgrimFix Wdocumentation unknown parameter warning. NFCI.
2019-10-09 Clement Courbet[llvm-exegesis] Ensure that ExecutableFunction are...
2019-10-09 David GreenAdd and adjust saturating tests. NFC
2019-10-09 Kadir Cetinkaya[clangd] Make sure ReplyCallbacks are destroyed before...
2019-10-09 Michael Liao[clang-offload-bundler] Support `.cui` and `.d`.
2019-10-09 Sjoerd Meijer[LV] Emitting SCEV checks with OptForSize
2019-10-09 Simon Atanasyan[mips] Rename local variable. NFC
2019-10-09 Simon Atanasyan[mips] Split expandLoadImmReal into multiple methods...
2019-10-09 Kadir Cetinkaya[clangd] Propagate context into reply handlers
2019-10-09 Clement Courbet[llvm-exegesis] Fix r374158
2019-10-09 Simon Pilgrim[CostModel][X86] Add tests for insertelement to non...
2019-10-09 Simon Pilgrim[CostModel][X86] Add tests for extractelement from...
2019-10-09 David Green[ARM] Add saturating arithmetic tests for MVE. NFC
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Remove extra `llvm::` qualifications.
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Remove extra `llvm::` qualifications.
2019-10-09 Simon Atanasyan[mips] Set default float ABI to "soft" on FreeBSD
2019-10-09 Nikola Prica[DebugInfo] Enable call site debug info for ARM and...
2019-10-09 Ilya Biryukov[Sema] Emit diagnostics for uncorrected delayed typos...
2019-10-09 Ilya BiryukovRevert r374006: Reland 'Add VFS support for sanitizers...
2019-10-09 James Molloy[TableGen] Fix crash when using HwModes in CodeEmitterGen
2019-10-09 Clement Courbet[llvm-exegesis] Add missing std::move in rL374146.
2019-10-09 Hans WennborgUnify the two CRC implementations
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Fix rL374146.
2019-10-09 Clement Courbet[llvm-exegesis] Explore LEA addressing modes.
2019-10-09 Raphael Isemann[lldb] Don't crash when the ASTImporter produces diagno...
2019-10-09 Jeremy MorseRevert r374139, "[dsymutil] Fix handling of common...
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Remove unecessary `using llvm...
2019-10-09 Rui UeyamaUse lld-link instead of llvm-dlltool to create an implib
2019-10-09 Rui Ueyama[lld] Don't create hints-section if Hint/Name Table...
2019-10-09 Jonas Devlieghere[dsymutil] Fix handling of common symbols in multiple...
2019-10-09 Kristina Brooks[TypeSize] Fix module builds (cassert)
2019-10-09 Eric FiselierOptimize operator=(const basic_string&) for tail call.
2019-10-09 Richard Smith[c++20] P1152R4: warn on any simple-assignment to a...
2019-10-09 Richard Smith[c++20] Implement most of P1152R4.
2019-10-08 Antonio AfonsoExplicitly set entry point arch when it's thumb [Second...
2019-10-08 Richard Smith[cxx_status] Note that Clang has supported std::source_...
2019-10-08 Richard SmithFactor out some duplication. NFC.
2019-10-08 Nico Webergn build: unbreak libcxx build after r374116 by restori...
2019-10-08 DeForest Richards[Docs] Fixes broken sphinx build - undefined label
2019-10-08 Alex Lorenz[clang-scan-deps] Improve string/character literal...
2019-10-08 Francis Visoiu... [IRGen] Emit lifetime markers for temporary struct...
2019-10-08 Vitaly Buka[sanitizer] Fix crypt.cpp on Android again
2019-10-08 Bill Wendling[IA] Add tests for a few other edge cases
2019-10-08 Jonas Devlieghere[dsymutil] Improve verbose output (NFC)
2019-10-08 David BlaikieDebugInfo: Move LLE enum handling to .def to match...
2019-10-08 Adrian PrantlRevert Trust the arange accelerator tables in dSYMs
2019-10-08 Louis Dionne[libc++] Workaround old versions of CMake that don...
2019-10-08 Richard SmithFix crash or wrong code bug if a lifetime-extended...
2019-10-08 David Carlier[OpenMP] Enable thread affinity on FreeBSD
2019-10-08 Adrian PrantlTrust the arange accelerator tables in dSYMs
2019-10-08 Louis Dionne[libc++] Move the linker script generation step to...
2019-10-08 Vitaly Buka[sanitizer] Fix crypt.cpp test on Darwin
2019-10-08 Vedant KumarStopInfo/Mach: Delete PPC support
2019-10-08 Vitaly Buka[clang] enable_trivial_var_init_zero should not be...
2019-10-08 Roman Lebedev[CVP} Replace SExt with ZExt if the input is known...
2019-10-08 Roman Lebedev[CVP][NFC] Revisit sext vs. zext test
2019-10-08 Vitaly Buka[clang] Add llvm-ifs in test deps
2019-10-08 Dan LiewFix `compiler_rt_logbf_test.c` test failure for Builtin...
2019-10-08 Frederic RissAdd test coverage to printing of enums and fix display...
2019-10-08 Alexey Bataev[OPENMP50]Multiple vendors in vendor context must be...
2019-10-08 Vedant KumarStopInfo/Mach: Use early-exits, reflow messy comments...
2019-10-08 Nico WeberTry to get ubsan-blacklist-vfs.c pass more on Windows
2019-10-08 Jonas Devlieghere[Reproducer] Don't isntrument methods that get called...
2019-10-08 Nico WeberTry to get readability-deleted-default.cpp to pass...
2019-10-08 Jordan RoseMark several PointerIntPair methods as lvalue-only
2019-10-08 Daniel Sanders[tblgen] Add getOperatorAsDef() to Record
2019-10-08 Alex Langford[CMake] Fix building without python on Windows
2019-10-08 Yonghong Song[BPF] do compile-once run-everywhere relocation for...
2019-10-08 Jan Korous[NFC] Attempt to make ubsan-blacklist-vfs test pass...
2019-10-08 Michael Liao[driver][hip] Skip bundler if host action is nothing.
2019-10-08 Adrian PrantlReflow/fix doxygen comments.
2019-10-08 Frederic RissFix sign extension handling in DumpEnumValue
2019-10-08 Lawrence D... exception handling in PythonDataObjects.
2019-10-08 Alexey Bataev[OPENMP50]Do not allow multiple same context traits...
2019-10-08 Matt ArsenaultAMDGPU: Fix i16 arithmetic pattern redundancy
2019-10-08 Jinsong JiRevert "[LoopVectorize][PowerPC] Estimate int and float...
2019-10-08 Sanjay Patel[SLP] add test with prefer-vector-width function attrib...
2019-10-08 Vedant Kumar[CodeExtractor] Factor out and reuse shrinkwrap analysis
2019-10-08 Vitaly Buka[sanitizer] Disable crypt*.cpp tests on Android
2019-10-08 Tom StellardAMDGPU: Add offsets to MMO when lowering buffer intrinsics
2019-10-08 Hideto Ueno[Attributor][Fix] Temporary fix for windows build bot...
2019-10-08 Simon PilgrimCodeGenPrepare - silence static analyzer dyn_cast<...
2019-10-08 Adrian PrantlObjectFileMachO: Replace std::map with llvm::DenseMap...
2019-10-08 Stanislav Mekhanoshin[AMDGPU] Disable unused gfx10 dpp instructions
2019-10-08 Adrian PrantlReplace regex match with rfind (NFCish)
2019-10-08 Adrian PrantlReplace static const StringRef with StringRef (NFC)
2019-10-08 Adrian PrantlRemove constructor and unused method (NFC).
2019-10-08 Louis Dionne[libc++] Make sure we link all system libraries into...
2019-10-08 David Greene[UpdateCCTestChecks] Detect function mangled name on...
2019-10-08 Shafik YaghmourRevert "[platform process list] add a flag for showing...
2019-10-08 Frederic Riss[Testsuite] Get rid of most of the recursive shared...
2019-10-08 Roman Lebedev[NFC][CVP] Add tests where we can replace sext with...
2019-10-08 Amaury Sechet(Re)generate various tests. NFC
2019-10-08 Heejin Ahn[WebAssembly] Fix a bug in 'try' placement
2019-10-08 Alexey Bataev[OPENMP50]Prohibit multiple context selector sets in...
2019-10-08 Konrad Kleine[lldb] Avoid resource leak
2019-10-08 David Carlier[builtins] Unbreak build on FreeBSD armv7 after D60351
next