platform/upstream/llvm.git
2018-10-26 Martin StorsjoReapply: [Driver] Use forward slashes in most linker...
2018-10-26 Fangrui Song[SystemZ] Fix -Wcovered-switch-default as coding standa...
2018-10-26 Kristina Brooks[NFC] Add periods to CREDITS.txt (testing git-llvm)
2018-10-26 Fangrui Song[llvm-nm] Simplify. NFC
2018-10-26 Li Jia He[PowerPC] Fix some missed optimization opportunities...
2018-10-26 Li Jia He[PowerPC][NFC] Add tests for some missed optimization...
2018-10-26 Li Jia HeThis reverts commit r345357, It is wrong to create...
2018-10-26 Nemanja Ivanovic[NFC] Fix the regular expression for BE PPC in update_l...
2018-10-26 Richard SmithPR31978: Don't crash if CodeGen sees a top-level Bindin...
2018-10-26 Nemanja Ivanovic[PowerPC] Keep vector int to fp conversions in vector...
2018-10-26 Saleem AbdulrasoolCodeGen: correct the case for swift 4.2, 5.0
2018-10-26 Fangrui Song[Pipeliner] Mark swp-art-deps-rec.ll as REQUIRES: asser...
2018-10-26 Fangrui SongAdd dependency from SystemZAsmParser to SystemZAsmPrint...
2018-10-26 Li Jia He[PowerPC][NFC] Add tests for some missed optimization...
2018-10-26 Vlad TsyrklevichRevert "[AArch64] Create proper memoperand for multi...
2018-10-26 Li Jia Headd myself to the CREDITS.TXT
2018-10-26 Eli Friedman[AArch64] Support Windows stack probe command-line...
2018-10-26 Chijun SimaTeach the DominatorTree fallback to recalculation when...
2018-10-26 Marshall ClowRun the min/max tests agaist the header <charconv>...
2018-10-26 Jonas DevlieghereUpdate test that checks auto-completion for settings...
2018-10-26 Jonas DevlieghereRemove test that checks auto-completion for settings...
2018-10-26 Jonas Paulsson[SystemZ] Implement SystemZOperand::print()
2018-10-26 Zachary TurnerDump public symbol records in pdb2yaml mode
2018-10-26 Jonas Paulsson[SystemZ] Pass the DAG pointer from SystemZAddressingM...
2018-10-26 Jonas DevlieghereAdd functionality to export settings
2018-10-25 Heejin AhnReland "[WebAssembly] LSDA info generation"
2018-10-25 Bryan Chan[AArch64] Implement FP16FML intrinsics
2018-10-25 Heejin Ahn[WebAssembly] Support EH instructions in InstPrinter
2018-10-25 Jonas PaulssonFix in MachineOperand::printIRValueReference().
2018-10-25 George Karpenkov[analyzer] Fix a bug in "collapsed" graph viewer
2018-10-25 George Karpenkov[analyzer] [RetainCountChecker] Do not invalidate refer...
2018-10-25 George Karpenkov[analyzer] Remove custom rule for OSIterator in RetainC...
2018-10-25 George Karpenkov[analyzer] Correct modelling of OSDynamicCast: eagerly...
2018-10-25 Bryan Chan[AArch64] Implement FP16FML intrinsics
2018-10-25 Heejin AhnDelete test case. Assertions can't be tested.
2018-10-25 Heejin AhnTidy up test case
2018-10-25 Heejin AhnAddress comments
2018-10-25 Heejin Ahn[WebAssembly] Error out when block/loop markers mismatch
2018-10-25 Fangrui Song[ELF] Add --{,no-}call-graph-profile-sort (enabled...
2018-10-25 Jonas Paulsson[SystemZ] NFC reformatting in SystemZTargetTransformIn...
2018-10-25 Richard SmithAdd MS ABI mangling for operator<=>.
2018-10-25 Reid KlecknerAvoid std::map&vector in hexagon builtin code to save...
2018-10-25 Richard SmithAvoid STMT_ and DECL_ bitcodes overlapping.
2018-10-25 Jonas Paulsson[SystemZ] Improve getMemoryOpCost() to find foldable...
2018-10-25 David BlaikieDebugInfo: Explain why DW_LLE_(GNU_)startx_length is...
2018-10-25 Sanjay Patel[x86] add tests for missed load folding; NFC
2018-10-25 Evgeniy Stepanov[sanitizer] Fix mallopt interceptor.
2018-10-25 Fangrui Song[ELF] Don't check if symbols in .llvm.call-graph-profil...
2018-10-25 Jonas Paulsson[SystemZ] Improve handling and cost estimates of vecto...
2018-10-25 David Blaikiellvm-dwarfdump: loclists: Don't expect an (albeit empty...
2018-10-25 Sumanth Gundapaneni[Pipeliner] Ignore Artificial dependences while computi...
2018-10-25 Sumanth Gundapaneni[Pipeliner] Remove the unneeded include header(NFC).
2018-10-25 Craig Topper[X86] Change X86 backend to look for 'min-legal-vector...
2018-10-25 Francis Visoiu... [CodeGen] Remove operands from FENTRY_CALL
2018-10-25 David Greene[AArch64] Create proper memoperand for multi-vector...
2018-10-25 Zachary TurnerDon't type-erase the FunctionNameType or TypeClass...
2018-10-25 Zachary TurnerDon't type-erase the SymbolContextItem enumeration.
2018-10-25 Zachary Turner[NFC] Refactor SetBaseClasses and DeleteBaseClasses.
2018-10-25 Nicolas Lesser[C++17] Reject shadowing of capture by parameter in...
2018-10-25 Volkan Keles[AArch64][GlobalISel] Simplify a legalizer test. NFC.
2018-10-25 Eric FiselierRevert "[SemaCXX] Unconfuse Clang when std::align_val_t...
2018-10-25 Roman Lebedev[clang-tidy] Revert my readability-uppercase-literal...
2018-10-25 Nicolas LesserRebase defect report list.
2018-10-25 Erich KeaneChange keep-static-consts to work on static storage...
2018-10-25 Thomas Lively[WebAssembly] Bitselect and min/max builtins
2018-10-25 Thomas Lively[WebAssembly] Lower to target-independent saturating add
2018-10-25 Thomas Lively[WebAssembly] Use target-independent saturating add
2018-10-25 Erich KeaneImplement Function Multiversioning for Non-ELF Systems.
2018-10-25 Craig Topper[X86] Add some non-AVX512VL command lines to the *vl...
2018-10-25 Eric Fiselier[SemaCXX] Unconfuse Clang when std::align_val_t is...
2018-10-25 Cameron McInally[FPEnv] Last BinaryOperator::isFNeg(...) to m_FNeg...
2018-10-25 Rui UeyamaRemove full stops from error messages for consistency.
2018-10-25 Craig Topper[X86] Add KNL command lines to movmsk-cmp.ll.
2018-10-25 Volkan Keles[GlobalISel] LegalizerHelper: Fix the incorrect alignme...
2018-10-25 Saleem AbdulrasoolCodeGen: alter CFConstantString class name for swift 5.0
2018-10-25 Simon Pilgrim[LegalizeDAG] Remove dead SINT_TO_FP legalization code
2018-10-25 Eric Fiselierfix incorrect placement of _LIBCPP_ALWAYS_INLINE in...
2018-10-25 Volkan Keles[GISel] LegalizerInfo: Rename MemDesc::Size to SizeInBi...
2018-10-25 Adrian PrantlRemove accidentally committed duplicate code
2018-10-25 Craig Topper[X86] Remove ProcIntelKNL and replace with a SlowPMADDW...
2018-10-25 Craig Topper[X86] Remove some uarch tuning flags from KNL that...
2018-10-25 Mikhail R.... [analyzer] Move canReasonAbout from Z3ConstraintManager...
2018-10-25 Mikhail R.... [analyzer] Fixed bitvector from model always being...
2018-10-25 Volkan Keles[AArch64][GlobalISel] Fix the LegalityPredicate for...
2018-10-25 Eric FiselierImplement sized deallocation for std::allocator and...
2018-10-25 Andrea Di Biagio[llvm-mca] Introduce a new base class for mca::Instruct...
2018-10-25 Evandro Menezes[AArch64] Refactor Exynos feature sets (NFC)
2018-10-25 Adrian PrantlGet rid of casts. (NFC)
2018-10-25 Alexey Bataev[OPENMP]Fix PR39422: variables are not firstprivatized...
2018-10-25 Simon Pilgrim[ARM] Regenerate vdup tests
2018-10-25 John Brawn[AArch64] Add EXT patterns for 64-bit EXT of a subvecto...
2018-10-25 Adrian PrantlFix a bug PlatformDarwin::SDKSupportsModule.
2018-10-25 Luke Cheeseman[AArch64] Branch Protection and Return Address Signing...
2018-10-25 Sam Parker[ARM] Use Cortex-A57 sched model for Cortex-A72
2018-10-25 John Brawn[AArch64] Refactor definition of EXT patterns to use...
2018-10-25 John Brawn[AArch64] Do 64-bit vector move of 0 and -1 by extracti...
2018-10-25 Alexey Bataev[DEBUG_INFO][NVPTX]Fix processing of DBG_VALUES.
2018-10-25 Sam McCall[clangd] workspace/symbol should be async, it reads...
2018-10-25 Sylvestre Ledruupdate the clang doc about contributions
2018-10-25 Francis Visoiu... [X86] Fix llc invocation on MIR test case
next