platform/upstream/llvm.git
2019-02-27 Joerg SonnenbergerFix inline assembler constraint validation
2019-02-27 Marshall ClowFirst part of P1227R2 - change span over to use 'size_t...
2019-02-27 Jonas Paulsson[SystemZ] Pass regalloc hints to help Load-and-Test...
2019-02-27 Saleem Abdulrasoolvim: `swiftself` is an attribute
2019-02-26 Alex Langford[Utility] Remove Triple{Environment,OS,Vendor}IsUnspeci...
2019-02-26 Louis Dionne[libc++] Add <filesystem> to the min-mac macro header...
2019-02-26 Vedant Kumar[HotColdSplit] Disable splitting for sanitized functions
2019-02-26 Rong Xu[PGO] Context sensitive PGO (part 1)
2019-02-26 Yaxun Liu[CUDA][HIP] Check calling convention based on function...
2019-02-26 Alexey Bataev[OPENMP][CUDA]Do not emit warnings for variables in...
2019-02-26 Craig Topper[X86] Add 'znver2' and 'cascadelake' support to __cpu_i...
2019-02-26 Stanislav Mekhanoshin[AMDGPU] Fixed hang during DAG combine
2019-02-26 Alexey Bataev[OPENMP]Delay emission for unsupported va_arg expression.
2019-02-26 Reid Kleckner[MS] Don't emit coverage for deleting dtors
2019-02-26 Eric ChristopherFix a small comment typo.
2019-02-26 Michal Gorny[lldb] [unittests] Use non-empty format string for...
2019-02-26 Reid Kleckner[X86] Fix bug in vectorcall calling convention
2019-02-26 Michal Gorny[lldb] [lit] Set LD_LIBRARY_PATH or alike for Suite...
2019-02-26 Alina Sbirlea[MemorySSA & SimpleLoopUnswitch] Update MemorySSA in...
2019-02-26 Vitaly Buka[libFuzzer] fix missing close on opened file
2019-02-26 Bill WendlingOutput ELF files after ThinLTO is run.
2019-02-26 Tom Roeder[ASTImporter] Add support for importing ChooseExpr...
2019-02-26 Craig Topper[X86] Add 'znver2' and 'cascadelake' to the __builtin_c...
2019-02-26 Jim InghamMention predicting exception catch at throw site
2019-02-26 Craig Topper[X86] Use X86_CPU_SUBTYPE_COMPAT for 'cascadelake'...
2019-02-26 Julian Lettner[lit] Allow setting parallelism groups to None
2019-02-26 Kristina BrooksUpdate docs of memcpy/move/set wrt. align and len
2019-02-26 Andrew Ng[TableGen] Make OpcodeMappings sort comparator determin...
2019-02-26 Michael Liao[AMDGPU] Allow using integral non-type template parameters
2019-02-26 Mitch PhillipsFixed a minor merge error with this patch.
2019-02-26 Mitch Phillips[compiler-rt] Provide better llvm-lit failure when...
2019-02-26 Vlad TsyrklevichRevert "[compiler-rt] Intercept the bcmp() function."
2019-02-26 Sanjay Patel[InstSimplify] remove zero-shift-guard fold for general...
2019-02-26 Marshall ClowRemove P1272R1, it was not moved in Kona
2019-02-26 Jonas Toth[clang-tidy] undo bitfields in ExceptionAnalyzer
2019-02-26 Jonathan Metzman[libFuzzer] Remove extra semicolons
2019-02-26 Marshall ClowPut a 'first implemented' version into the entry for...
2019-02-26 Petar Avramovic[MIPS GlobalISel] Select G_UADDO
2019-02-26 Ganesh Gopalasubramanian[X86] AMD znver2 enablement
2019-02-26 Marshall ClowMark several issues (and one paper) as complete. Review...
2019-02-26 Ganesh Gopalasubramanian[X86] AMD znver2 enablement
2019-02-26 Jonas Paulsson[SystemZ] Wait with selection of legal vector/FP const...
2019-02-26 Kostya Kortchinsky[scudo][standalone] Introduce platform specific code...
2019-02-26 Sanjay Patel[InstSimplify] add tests for rotate; NFC
2019-02-26 Yaxun Liu[OpenCL] Fix assertion due to blocks
2019-02-26 Marshall ClowImplement P1357: Traits for [Un]bounded Arrays; adopted...
2019-02-26 Tatyana KrasnukhaFix short options syntax in Minidump test
2019-02-26 Sanjay Patel[InstCombine] remove duplicate (but not updated) tests...
2019-02-26 Clement Courbet[compiler-rt] Disable failing test on darwin during...
2019-02-26 Sanjay Patel[InstCombine] canonicalize more unsigned saturated...
2019-02-26 Sanjay Patel[InstCombine] add more tests for saturated add; NFC
2019-02-26 Emilio Cobos... [libclang] Avoid crashing when getting layout info...
2019-02-26 Nirav Dave[DAG] Fix constant store folding to handle non-byte...
2019-02-26 Tatyana KrasnukhaFix error handling in Options::Parse
2019-02-26 Simon Atanasyan[mips] Emit `.module softfloat` directive
2019-02-26 Sanjay Patel[InstCombine] add more tests for saturated add; NFC
2019-02-26 Andrew Ng[clang-format] SpaceBeforeParens for lambda expressions
2019-02-26 Kadir Cetinkaya[clangd] Index UsingDecls
2019-02-26 Kadir Cetinkaya[clang][Index] Visit UsingDecls and generate USRs for...
2019-02-26 Andrea Di Biagio[MCA] Always check if scheduler resources are unavailab...
2019-02-26 George Rimar[yaml2obj][obj2yaml] - Add support for the architecture...
2019-02-26 Pierre Gousseaurevert r354873 as this breaks lldb builds.
2019-02-26 Pavel Labath[Sanitizer] Add interceptor for pthread_sigmask
2019-02-26 Pierre Gousseau[Driver] Allow enum SanitizerOrdinal to represent more...
2019-02-26 Simon Pilgrim[AArch64] Add arithmetic zext bswap tests.
2019-02-26 Xing GUO[llvm-objdump] Add `Version Definitions` dumper
2019-02-26 Igor Kudrin[llvm-objdump] Implement -Mreg-names-raw/-std options.
2019-02-26 Simon Pilgrim[AArch64] Add 'free' zext bswap tests.
2019-02-26 Luke Cheeseman[ARM] Add Cortex-M35P
2019-02-26 Simon Pilgrim[LegalizeDAG] Use APInt::getSplat helper to create...
2019-02-26 Simon Pilgrim[LegalizeDAG] Expand SADDO/SSUBO using SADDSAT/SSUBSAT...
2019-02-26 Kadir Cetinkaya[clangd] Update docs to mention YCM integration and...
2019-02-26 Ilya Biryukov[CodeComplete] Propagate preferred type for function...
2019-02-26 Simon Pilgrim[AMDGPU] Regenerate bswap/bitreverse tests.
2019-02-26 Clement Courbet[llvm-exegesis] Teach llvm-exegesis to handle instructi...
2019-02-26 Alexander PotapenkoCodeGen: Explicitly initialize structure padding in...
2019-02-26 Eugene Leviant[llvm-objcopy] Add --set-start, --change-start and...
2019-02-26 Clement Courbet[compiler-rt] disable asan bcmp tests on android.
2019-02-26 Clement Courbet[compiler-rt] Fix test broken by r354851.
2019-02-26 Clement Courbet[compiler-rt] Intercept the bcmp() function.
2019-02-26 Eugene Leviant[ThinLTO] Use defined node and edge order when dumping...
2019-02-26 Vlad TsyrklevichRevert "Improve "llvm-nm -f sysv" output for Elf files"
2019-02-26 Louis Dionne[libc++] Rename _NOALIAS macro to _LIBCPP_NOALIAS
2019-02-26 Chen Zheng[NFC] Add to contributor list.
2019-02-26 Dan Gohman[WebAssembly] Properly align fp128 arguments in outgoin...
2019-02-26 Philip Reames[ARM] Be super conservative about atomics
2019-02-26 Heejin Ahn[WebAssembly] Fix a bug deleting instruction in a range...
2019-02-26 Aaron Smith[CGDebugInfo] Set NonTrivial DIFlag to a c++ record...
2019-02-26 Heejin Ahn[WebAssembly] Improve readability of EH tests
2019-02-26 Aaron Smith[CodeView] Emit HasConstructorOrDestructor class option...
2019-02-26 Reid Kleckner[llvm-cov] Fix llvm-cov on Windows and un-XFAIL test
2019-02-26 Reid KlecknerRevert r354832 "[ASTImporter] Add support for importing...
2019-02-26 Reid Kleckner[MS] Fix for Bug 8446, template instantiation without...
2019-02-26 Reid Kleckner[X86] Fix bug in x86_intrcc with arg copy elision
2019-02-26 David Major[winasan] Unpoison stack memory when threads exit ...
2019-02-26 Evgeniy Stepanov[sanitizer] Re-disable a few tests on android.
2019-02-26 Sunil SrivastavaImprove "llvm-nm -f sysv" output for Elf files
2019-02-25 Tom Roeder[ASTImporter] Add support for importing ChooseExpr...
2019-02-25 JF Bastien[NFC] Reorder some mis-ordered tests
2019-02-25 Stanislav Mekhanoshin[AMDGPU] Added target to mir test. NFC.
next