platform/upstream/llvm.git
2018-10-22 Thomas Lively[WebAssembly][NFC] Remove WebAssemblyStackifier TableGe...
2018-10-22 Vlad TsyrklevichRevert "Ensure sanitizer check function calls have...
2018-10-22 Vedant Kumar[DWARF] Use a function-local offset for AT_call_return_pc
2018-10-22 Sanjay Patel[Reassociate] add 'using namespace' to reduce bloat...
2018-10-22 Nick Desaulniers[Driver] fix broken test
2018-10-22 Erich KeaneGive Multiversion-inline functions linkonce linkage
2018-10-22 Lang Hames[ORC] Guard access to the MemMgrs vector in RTDyldObjec...
2018-10-22 Sanjay Patel[x86] add test for PR25498 and complete checks; NFC
2018-10-22 Kuba Mracek[interception] Switch to _type suffix instead of _f...
2018-10-22 Marshall ClowUpdate commnents to reflect the changes for LWG#3127...
2018-10-22 Rui UeyamaAdd OUTPUT_FORMAT linker script directive support.
2018-10-22 Marshall ClowUpdate commnents to reflect the changes for LWG#3127...
2018-10-22 Marshall ClowUpdate commnents to reflect the changes for LWG#3122...
2018-10-22 Tim NorthoverX86: add alias for pushfw/popfw in Intel mode
2018-10-22 Fangrui Song[ELF][PPC64] Fix a split-stack comment in rLLD344622
2018-10-22 Jonas Toth[clang-tidy] tryfix windows build
2018-10-22 Dan Albert[Driver] Reland again: Default Android toolchains to...
2018-10-22 Jonas Devlieghere[SymbolFile] Add the module lock where necessary and...
2018-10-22 Artem Dergachev[analyzer] Fix dumping for SymbolConjured conjured...
2018-10-22 Eugene Zelenko[Documentation] Fix grammar related to Clang-tidy cppco...
2018-10-22 Justin BognerReapply "[MachineCopyPropagation] Reimplement CopyTrack...
2018-10-22 Nick Desaulniers[Driver] allow Android triples to alias for non Android...
2018-10-22 Jonas Toth[clang-tidy] implement cppcoreguidelines macro rules
2018-10-22 Sylvestre LedruHopefully fix the documentation generation issue
2018-10-22 Teresa Johnson[hot-cold-split] Add opt remark on success
2018-10-22 Simon PilgrimRevert rL344931 from llvm/trunk: [X86][SSE] getTargetSh...
2018-10-22 Simon PilgrimRevert rL344933 from llvm/trunk: [X86][SSE] Tidyup...
2018-10-22 Aaron BallmanRevert r344930 as it broke some of the bots on Windows.
2018-10-22 Sylvestre LedruGenerate ClangFormatStyleOptions.rst from Format.h...
2018-10-22 Simon Pilgrim[X86][SSE] Tidyup DecodeVPERMILPMask shuffle mask decoding
2018-10-22 Fangrui Song[ELF] Format PPC64.cpp, NFC
2018-10-22 Simon Pilgrim[X86][SSE] getTargetShuffleMaskIndices - allow opt...
2018-10-22 Joel E. Denny[SourceMgr][FileCheck] Obey -color by extending WithColor
2018-10-22 Craig Topper[X86] Add new features to the priority list for target...
2018-10-22 Teresa Johnson[hot-cold-split] Add missing FileCheck invocations
2018-10-22 Fangrui Song[llvm-exegesis] Fix name lookup ambiguity in MSVC after...
2018-10-22 Simon Pilgrim[X86] getTargetConstantBitsFromNode - handle extraction...
2018-10-22 Fangrui Song[llvm-exegesis] Move namespace exegesis inside llvm::
2018-10-22 Craig TopperRevert r344877 "[X86] Stop promoting integer loads...
2018-10-22 Vedant Kumar[test] Relax test/Other/opt-hot-cold-split.ll
2018-10-22 Andrea Di Biagio[llvm-mca] Remove a couple of using directives and...
2018-10-22 Adrian PrantlEnsure sanitizer check function calls have a !dbg location
2018-10-22 Matt ArsenaultDAG: Change behavior of fminnum/fmaxnum nodes
2018-10-22 Zachary TurnerSome cleanups to the native pdb plugin [NFC].
2018-10-22 Eric Liu[clangd] Support URISchemes configuration in Background...
2018-10-22 Andrea Di Biagio[llvm-mca] Use llvm::ArrayRef in class SourceMgr. NFCI
2018-10-22 Simon Pilgrim[X86][SSE] getTargetShuffleMask - pull out repeated...
2018-10-22 Aleksandr UrakovRevert "[PDB] Extend IPDBSession's interface to retriev...
2018-10-22 Sanjay Patel[InstCombine] add tests for shuffle+insert folds; NFC
2018-10-22 Guillaume Chatelet[llvm-exegesis] Crash when assembling invalid Operand
2018-10-22 Guillaume Chatelet[llvm-exegesis] Mark x86 segment register instructions...
2018-10-22 Guillaume Chatelet[llvm-exegesis] Reject x86 instructions that use non...
2018-10-22 Roman Lebedev[X86] X86DAGToDAGISel: handle BZHI selection too, not...
2018-10-22 David GreeneDocument bisect-skip-count
2018-10-22 Roman Lebedev[X86][BMI1]: X86DAGToDAGISel: select BEXTR from x...
2018-10-22 David GreeneAlways search sysroot for GCC installs
2018-10-22 Petar AvramovicTest commit: change comment.
2018-10-22 Rui UeyamaFix typo in a test file name.
2018-10-22 Aaron BallmanSilence the -Wshadow warning for enumerators shadowing...
2018-10-22 Eric Liu[change-namespace] Enhance detection of conflicting...
2018-10-22 George Rimar[llvm-dwarfdump] - Fix win10 build bot failture.
2018-10-22 George Rimar[llvm-dwarfdump] - Add the support of parsing .debug_lo...
2018-10-22 Nemanja Ivanovic[PowerPC][NFC] Fix bugs in r+r to r+i conversion
2018-10-22 Benjamin Kramer[CGProfile] Turn constant-size SmallVector into array
2018-10-22 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2018-10-22 Marco Antognini[OpenCL] Fix definitions of __builtin_(add|sub|mul...
2018-10-22 Peter Smith[ARM][AArch64] Add LLVM_FALLTHROUGH to silence warning...
2018-10-22 Eric Liu[CodeComplete] Fix accessibility of protected members...
2018-10-22 Sam CleggUse llvm::arrayRefFromStringRef
2018-10-22 Sam Clegg[WebAssembly] Simplify --help message
2018-10-22 Aleksandr Urakov[PDB] Extend IPDBSession's interface to retrieve frame...
2018-10-22 Miklos VajnaReleaseNotes: move readability-redundant-smartptr-get...
2018-10-22 Craig Topper[X86] Add patterns for vector and/or/xor/andn with...
2018-10-22 Dorit Nuzman[IAI,LV] Avoid creating a scalar epilogue due to gaps...
2018-10-22 Dean Michael... [XRay] Account for virtual memory re-use
2018-10-22 Dean Michael... [XRay][compiler-rt] Generational Buffer Management
2018-10-22 Dean Michael... [XRay] Handle allocator exhaustion in segmented array
2018-10-21 Kristof Umann[analyzer][UninitializedObjectChecker] No longer using...
2018-10-21 Kristof Umann[analyzer][www] Update alpha_checks.html
2018-10-21 Craig Topper[X86] Stop promoting integer loads to vXi64
2018-10-21 David Carlier[Sanitizer] openbsd does not have sysctlbyname call
2018-10-21 Craig TopperRevert r344873 "foo"
2018-10-21 Craig Topper[X86] Remove SDIVREM8_SEXT_HREG/UDIVREM8_ZEXT_HREG...
2018-10-21 Craig Topperfoo
2018-10-21 Sanjay Patel[DAGCombiner] reduce insert+bitcast+extract vector...
2018-10-21 Miklos Vajna[clang-tidy] add IgnoreMacros option to readability...
2018-10-21 Kristof Umann[analyzer][NFC] Fix inconsistencies in AnalyzerOptions
2018-10-21 Aditya KumarSchedule Hot Cold Splitting pass after most optimizatio...
2018-10-21 Simon Pilgrim[X86][AVX] Enable lowerVectorShuffleAsLanePermuteAndPer...
2018-10-21 Simon Pilgrim[X86] Only extract constant pool shuffle mask data...
2018-10-21 Heejin Ahn[WebAssembly] Change tabs to spaces in basic-assembly.s
2018-10-20 Aleksei Sidorin[AST, analyzer] Transform rvalue cast outputs to lvalue...
2018-10-20 Lang Hames[ORC] Add some more basic sanity tests for the LLJIT.
2018-10-20 Craig Topper[X86] Add more intrinsics to match icc.
2018-10-20 Craig Topper[X86] Add missing intrinsics to match icc.
2018-10-20 Sanjay Patel[InstCombine] add test for possible shuffle fold; NFC
2018-10-20 Fangrui SongUse llvm::{all,any,none}_of instead std::{all,any,none...
2018-10-20 Sam McCall[clangd] Fix unqualified make_unique after r344850...
2018-10-20 Simon Pilgrim[CostModel][X86] Add some initial extract/insert subvec...
2018-10-20 Akira HatanakaCheck that __MAC_OS_X_VERSION_MIN_REQUIRED is defined...
next