platform/upstream/llvm.git
2018-01-17 Kamil RytarowskiHotfix for test/asan/TestCases/alloca_constant_size.cc
2018-01-17 Ilya Biryukov[clangd] Don't crash on LSP calls for non-added files
2018-01-17 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-17 Kamil Rytarowski[Sanitizers, test] Fix sanitizer tests on Solaris ...
2018-01-17 Krasimir Georgiev[clang-format] Reorganize RawStringFormat based on...
2018-01-17 Pavel LabathDon't emit apple accelerator tables on non-darwin targets
2018-01-17 Joachim ProtzePartial revert of [OMPT] Rename ompt_mutex_impl_t to...
2018-01-17 Pavel LabathRewrite debugger tuning test case to not depend on...
2018-01-17 Javed Absar[SCEV] fix typo
2018-01-17 Simon Pilgrim[X86][AVX] Add extra 'interleaved+lanepermute' shuffle...
2018-01-17 George Rimar[ThinLTO] - Remove code duplication. NFC.
2018-01-17 Jonas Toth[clang-tidy] implement check for goto
2018-01-17 George Rimar[ELF] - Stop mixing order of -defsym/-script commands.
2018-01-17 Jonas Toth[clang-tidy] fix minor formatting issue
2018-01-17 Andrew V. TischenkoAllow usage of X86-prefixes as separate instrs.
2018-01-17 Joachim Protze[OMPT] Add Workaround for Intel Compiler Bug
2018-01-17 Joachim Protze[OMPT] Rename ompt_mutex_impl_t to kmp_mutex_impl
2018-01-17 Joachim Protze[OMPT] Return appropiate values for ompt runtime entry...
2018-01-17 Sean Eveson[MC] Fix -stack-size-section on ARM
2018-01-17 George Burgess IV[CodeGen] Fix a crash on mangling multiversioned functions
2018-01-17 Peter Collingbournelibcxx: Stop using private MSVC macros in the exception...
2018-01-17 Craig Topper[X86] In LowerBUILD_VECTOR, rename ExtVT to EltVT so...
2018-01-17 Craig Topper[X86] Remove duplicate lines from scheduler models...
2018-01-17 Aaron Smith[pdbutil] Replace 0 byte PDB input with correct version...
2018-01-17 George Burgess IV[Support] Return an enum instead of an unsigned; NFC.
2018-01-17 George Karpenkov[analyzer] support a mode to only show relevant lines...
2018-01-17 Nico WeberMake DiagnosticsEngine() take DiagOpts as DiagnosticsEn...
2018-01-17 Aaron SmithFix build error - 'default label in switch which covers...
2018-01-17 Sam Clegg[WebAssembly] Define __heap_base global
2018-01-17 Aaron SmithFix pretty printing the unspecified param of a variadic...
2018-01-17 Peter Collingbournecfi: Add a blacklist entry for MSVC's std::get_temporar...
2018-01-17 Sam Clegg[WebAssembly] Create synthetic __dso_handle symbol
2018-01-17 Rui Ueyama[LLD][COFF] Report error when file will exceed Windows...
2018-01-17 Petr Hosek[libFuzzer] Support using libc++
2018-01-17 Jason MolendaRemove the hardcoded macos deployment targets altogether
2018-01-17 Yan Zhangadd ID as a special acronym to objc property declaratio...
2018-01-16 Evgeniy Stepanov[hwasan] Rename sized load/store callbacks to be consis...
2018-01-16 Simon Pilgrim[X86][BTVER2] Fix scheduling of VCMPSD/VCMPSS instructions
2018-01-16 Florian Hahn[CallSiteSplitting] Pass list of (BB, Conditions) pairs...
2018-01-16 Simon Pilgrim[X86][BTVER2] Use instrs instead of instregex for low...
2018-01-16 Simon Pilgrim[X86][BTVER2] Use instrs instead of instregex for singl...
2018-01-16 Martin Storsjo[PPC64] Added vector registers.
2018-01-16 Rui UeyamaSpecify inline for isWhitespace in CommandLine.cpp
2018-01-16 Lang Hames[ExecutionEngine] Rename JITSymbol::isStrongDefinition...
2018-01-16 Richard TrieuAdd context to why test was disabled on Windows
2018-01-16 Erich KeaneMove target MV resolver to COMDAT
2018-01-16 Guozhi Wei[PPC] Add a new register XER aliased to CARRY
2018-01-16 Rafael EspindolaInline foot gun into only valid use.
2018-01-16 Alexey Bataev[DOCS] Updated current status of OpenMP support, NFC.
2018-01-16 Evgeniy Stepanov[hwasan] Build runtime library with -fPIC, not -fPIE.
2018-01-16 Alexey Bataev[OPENMP] Add support for `depend` clauses on `target...
2018-01-16 Rafael EspindolaFix another case we used the wrong visibility.
2018-01-16 Alexey Bataev[OPENMP] Add support for `depend` on `target teams...
2018-01-16 Francis Visoiu... [CodeGen] Skip some instructions that shouldn't affect...
2018-01-16 Rafael EspindolaAdd an extra test. NFC.
2018-01-16 Volkan Keles[GlobalISel][TableGen] Add support for SDNodeXForm
2018-01-16 Michael Kruse[IslTools] dumpPw: Dump same structure pieces together.
2018-01-16 Rafael EspindolaFix another case we were using the wrong visibility.
2018-01-16 Alexey Bataev[SLP] Fix for PR32164: Improve vectorization of reverse...
2018-01-16 Alexey Bataev[OPENMP] Add support for `depend` clauses on `target...
2018-01-16 Alexey Bataev[OPENMP] Add support for `depend` clauses on `target...
2018-01-16 Rafael EspindolaUse the combined visibility when computing dso_local.
2018-01-16 Alexey Bataev[OPENMP] Add support for `depend` clauses on `target...
2018-01-16 Simon Pilgrim[X86][MMX] Accept UNDEF upper bits for MOVD GR32->MMX
2018-01-16 Nico WeberAdd va_start()/va_copy()/va_end to Builtins.def
2018-01-16 Rafael EspindolaSet dso_local in lld.
2018-01-16 Alexey Bataev[OPENMP] Add support for `depend` clause on `target...
2018-01-16 Alexey Bataev[OPENMP] Add support for `depend` clauses on `target...
2018-01-16 Alexey Bataev[OPENMP] Add support for `depend` clauses on `target...
2018-01-16 Petar Jovanovic[LiveDebugValues] update kill-after-spill test with...
2018-01-16 Marshall ClowMore constexpr algorithms from P0202. search/search_n
2018-01-16 Ulrich Weigand[SystemZ] Support vector registers with inline asm
2018-01-16 Alexey Bataev[OPENMP] Add support for `depend` clauses on `target...
2018-01-16 Marshall ClowChange an internal table of constants for the poisson...
2018-01-16 Petar Jovanovic[LiveDebugValues] recognize spilled reg killed in instr...
2018-01-16 Simon Pilgrim[X86][MMX] Improve MMX constant generation
2018-01-16 Hiroshi Inoue[NFC] fix trivial typos in documents
2018-01-16 Hiroshi Inoue[NFC] fix trivial typo in document
2018-01-16 Sam McCallSquash -Wcovered-switch-default wairning
2018-01-16 Sam McCallEnsure code complete with !LoadExternal sees all local...
2018-01-16 Sam McCall[clangd] Avoid combinatorial explosion in CodeCompleteT...
2018-01-16 Ivan DonchevskiiAdd missing CINDEX_LINKAGE
2018-01-16 Gadi Haber[X86][I86,I186,I286,I386,I486,PPRO, MMX]: Adding full...
2018-01-16 Jonas Devlieghere[DebugInfo] Unify dumping of address ranges
2018-01-16 Francis Visoiu... [CodeGen] Remove special case of printing subRegIdx...
2018-01-16 Francis Visoiu... [CodeGen][NFC] Correct case for printSubRegIdx
2018-01-16 Jonathan Coe[libclang] Add PrintingPolicy for pretty printing decla...
2018-01-16 Clement CourbetAdd a value_type to ArrayRef.
2018-01-16 Gadi Haber[X86][XSAVE]: Adding full coverage of MC encoding for...
2018-01-16 George Rimar[FileCheck] - Fix possible buffer out of bounds access...
2018-01-16 Yonghong Song[BPF] Mark pseudo insn patterns as isCodeGenOnly
2018-01-16 Yonghong Song[BPF] Teach DAG2DAG AND elimination about load intrinsics
2018-01-16 Hiroshi Inoue[SROA] fix assetion failure
2018-01-16 Craig Topper[X86] Revisit the fix I made years ago to make 'xchgl...
2018-01-16 Craig Topper[X86] Make 'xchgq %rax, %rax' an alias for the 0x90...
2018-01-16 George Burgess IV[Sema] Fix a crash on invalid features in multiversioning
2018-01-16 Marshall ClowMore constexpr algorithms from P0202: lower_bound,...
2018-01-16 Marshall ClowActually CALL the constexpr tests.
2018-01-16 Marshall ClowMore constexpr (re P0202) - equal and mismatch
2018-01-15 Simon PilgrimAvoid Wparentheses warning.
next