platform/upstream/llvm.git
2018-12-06 Jessica Paquette[MachineOutliner][NFC] Move std::vector out of loop
2018-12-06 Jessica Paquette[MachineOutliner][NFC] Remove IntegerInstructionMap...
2018-12-06 Pete CooperFix title underlines being too short after r348429
2018-12-05 Amara Emerson[GlobalISel] Introduce G_BUILD_VECTOR, G_BUILD_VECTOR_T...
2018-12-05 Pete CooperUpdate ARC docs as objc_storeStrong returns void not id
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Remove buildCandidateList and...
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Candidates don't need to be...
2018-12-05 David L. JonesRevert r347934 "[SCEV] Guard movement of insertion...
2018-12-05 Douglas YungFix test change from r348365 to deal with Windows paths...
2018-12-05 Heejin Ahn[WebAssembly] Change event section code to 13
2018-12-05 Sanjay Patel[InstCombine] remove dead code from visitExtractElement
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Remove CandidateList, since...
2018-12-05 Jessica PaquetteFix buildbot capture warning
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Simplify and unify pruning/outli...
2018-12-05 Krzysztof Parzyszek[Hexagon] Add intrinsics for Hexagon V66
2018-12-05 Sanjay Patel[InstCombine] reduce duplication in visitExtractElement...
2018-12-05 Sanjay Patel[InstCombine] add/move tests for extractelement; NFC
2018-12-05 David BlaikieThinLTO: Do not import debug info for imported global...
2018-12-05 Krzysztof Parzyszek[Hexagon] Add support for Hexagon V66
2018-12-05 Jessica Paquette[MachineOutliner] Outline functions by order of benefit
2018-12-05 Krzysztof Parzyszek[Hexagon] Add intrinsics for Hexagon V66
2018-12-05 Stephen KellyNFC: Extract TextNodeDumper class
2018-12-05 Krzysztof Parzyszek[Hexagon] Add instruction definitions for Hexagon V66
2018-12-05 Stephen KellyNFC: Extract TextTreeStructure class
2018-12-05 Stephen KellyNFC: Inline handling of DependentSizedArrayType
2018-12-05 Stephen KellyAdd dump tests for inherited default template parameters
2018-12-05 Krzysztof Parzyszek[Hexagon] Foundation of support for Hexagon V66
2018-12-05 Aditya Nandakumar[GISel]: Provide standard interface to observe changes...
2018-12-05 Vedant Kumar[CodeExtractor] Do not marked outlined calls which...
2018-12-05 Simon Pilgrim[X86][SSE] Fix a copy+paste typo that was folding the...
2018-12-05 Mandeep Singh... Revert "[RISCV] Mark unit tests as "requires: riscv...
2018-12-05 Rui UeyamaDo not use a hash table to uniquify mergeable strings.
2018-12-05 Aaron BallmanDo not check for parameters shadowing fields in functio...
2018-12-05 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-12-05 Evandro Menezes[AArch64] Reword description of feature (NFC)
2018-12-05 Adrian PrantlHonor -fdebug-prefix-map when creating function names...
2018-12-05 George Karpenkov[analyzer] Attribute for RetainCountChecker for OSObjec...
2018-12-05 Evandro Menezes[llvm-mca] Simplify test (NFC)
2018-12-05 Ilya BiryukovMention changes to libc++ include dir lookup in release...
2018-12-05 Evandro Menezes[llvm-mca] Sort test run lines (NFC)
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Use getOccurrenceCount() in...
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Make getters in MachineOutliner...
2018-12-05 Jessica Paquette[MachineOutliner][NFC] Don't create outlined sequence...
2018-12-05 Nick Desaulniers[gold-plugin] allow function/data sections to be toggleable
2018-12-05 Erik PilkingtonAddress a post-commit review comment on r348325.
2018-12-05 Ilya Biryukov[CodeComplete] Fix a crash in access checks of inner...
2018-12-05 Aleksandr Urakov[PDB] Make PDB lit tests use the new builder
2018-12-05 Matt ArsenaultAMDGPU: Fix using old address spaces in some tests
2018-12-05 Bruno Ricci[Basic] Cleanups in IdentifierInfo following the remova...
2018-12-05 Sanjay Patel[DAGCombiner] don't try to extract a fraction of a...
2018-12-05 Anastasia Stulova[OpenCL] Diagnose conflicting address spaces in templates.
2018-12-05 Christian BruelAllow norecurse attribute on functions that have debug...
2018-12-05 Andrea Di Biagio[X86] Add test case to show missed opportunity to combi...
2018-12-05 Jan Korous[NFC] Use clang-format on PrintingPolicy::PrintingPolic...
2018-12-05 Kamil RytarowskiRemove XFAIL in get_module_and_offset_for_pc.cc for...
2018-12-05 David Carlier[Sanitizer] nl_langinfo forgotten bit.
2018-12-05 David Carlier[Sanitizer] expand nl_langinfo interception to FreeBSD
2018-12-05 Brian GesiakRevert "[IR] Add NODISCARD to attribute functions"
2018-12-05 Chandler Carruth[SLH] Fix a nasty bug in SLH.
2018-12-05 Chandler Carruth[SLH] Regenerate tests with --no_x86_scrub_rip to resto...
2018-12-05 Brian Gesiak[IR] Add NODISCARD to attribute functions
2018-12-05 Valery Pykhtin[AMDGPU]: Turn on the DPP combiner by default
2018-12-05 Kamil RytarowskiAdd a new interceptor for modctl(2) from NetBSD
2018-12-05 Kamil RytarowskiAdd a new interceptor for nl_langinfo(3) from NetBSD
2018-12-05 Kristina Brooks[Haiku] Support __float128 for x86 and x86_64
2018-12-05 Sanjay Patel[InstCombine] simplify icmps with same operands based...
2018-12-05 Simon Pilgrim[X86][SSE] Begun adding modulo rotate support to LowerR...
2018-12-05 Ilya BiryukovMove detection of libc++ include dirs to Driver on...
2018-12-05 Renato GolinRevert: Honor -fdebug-prefix-map when creating function...
2018-12-05 Martin Storsjo[llvm-rc] Support not expressions.
2018-12-05 Simon Pilgrim[TargetLowering] Remove ISD::ANY_EXTEND/ANY_EXTEND_VECT...
2018-12-05 Stefan Granitz[CMake] Fix side-effect from LLDB_VERSION change in...
2018-12-05 Kadir Cetinkaya[clangd] Dont provide locations for non-existent files.
2018-12-05 Simon Pilgrim[DAG] Add fshl/fshr tblgen opcodes
2018-12-05 Mikael HolmenFix compilation error when using clang 3.6.0
2018-12-05 Michal Gorny[test] Disable Modules/prune.m on NetBSD as it requires...
2018-12-05 Michal Gorny[test] Skip ThinLTO cache tests requiring atime setting...
2018-12-05 Michal Gorny[test] Split strip-preserve-time.test, and skip atime...
2018-12-05 Simon Pilgrim[SelectionDAG] Initial support for FSHL/FSHR funnel...
2018-12-05 George Rimar[clang] - Simplify tools::SplitDebugName.
2018-12-05 George Rimar[MC] - Fix build bot.
2018-12-05 Simon PilgrimRemove superfluous comments. NFCI.
2018-12-05 George RimarRecommit r348243 - "[llvm-mc] - Do not crash when refer...
2018-12-05 Simon Pilgrim[TargetLowering] SimplifyDemandedVectorElts - don't...
2018-12-05 Diana Picus[ARM GlobalISel] Implement call lowering for Thumb2
2018-12-05 Hans WennborgRevert r348335 "[XRay] Move-only Allocator, FunctionCal...
2018-12-05 Alina Sbirlea[LICM] *Actually* disable ControlFlowHoisting.
2018-12-05 Jonas TothRevert "[clang-tidy] new check: bugprone-branch-clone"
2018-12-05 Jonas Toth[clang-tidy] new check: bugprone-branch-clone
2018-12-05 Hans WennborgHowToBuildWithPGO.rst: Fix a few details in the manual...
2018-12-05 Jonas TothFix a false positive in misplaced-widening-cast
2018-12-05 Craig Topper[X86] Remove -costmodel-reduxcost=true from the experim...
2018-12-05 Craig Topper[X86] Add more cost model tests for vector reductions...
2018-12-05 Dean Michael... [XRay] Use uptr instead of uintptr_t
2018-12-05 Saleem AbdulrasoolAArch64: support funclets in fastcall and swift_call
2018-12-05 Dean Michael... [XRay] Use deallocateBuffer instead of deallocate
2018-12-05 Dean Michael... [XRay] Move-only Allocator, FunctionCallTrie, and Array
2018-12-05 Craig Topper[X86] Add narrow vector test cases to vector-reduce...
2018-12-05 Max Kazantsev[NFC] Verify memoryssa in test for PR39783
2018-12-05 Saleem Abdulrasoolgdb-remote: use elaborated type specifier for `Module`
next