platform/upstream/llvm.git
2018-03-13 Simon Dardis[mips] Fix the definitions of the EVA instructions
2018-03-13 Sylvestre Ledrufix some user facing typos / in the comments
2018-03-13 Haojian Wu[clangd] Use the macro name range as the definition...
2018-03-13 Jonas Devlieghere[dsymutil] Remove old error/warn functions. NFC.
2018-03-13 Jonas Devlieghere[dsymutil] Perform analyzeContextInfo and CloneDIEs...
2018-03-13 Daniel Neilson[SROA] Take advantage of separate alignments for memcpy...
2018-03-13 Brock Wyma[CodeView] Omit forward references for unnamed structs...
2018-03-13 Andrea Di Biagio[llvm-mca] Use a const ArrayRef in a few places. NFC
2018-03-13 Haicheng Wu[TTI] Fix a typo in the comment
2018-03-13 Clement Courbet[llvm-mca] Fix unused variable warning in opt mode.
2018-03-13 Krzysztof Parzyszek[Hexagon] Clang side of r327302 in LLVM
2018-03-13 Nicholas Wilson[WebAssembly] Demangle symbol names for use by the...
2018-03-13 Nicholas Wilson[WebAssembly] Use helper macro from ELF/Options.td...
2018-03-13 Nicholas Wilson[WebAssembly] Add missing --demangle arg
2018-03-13 Clement Courbet[llvm-mca] Refactor event listeners to make the backend...
2018-03-13 Simon Dardis[mips] Don't create nested CALLSEQ_START..CALLSEQ_END...
2018-03-13 Haojian Wu[clangd] Fix irrelevant declaratations in goto definiti...
2018-03-13 Haojian Wu[clangd] Remove extra ";", NFC.
2018-03-13 Simon Pilgrim[X86][SSE41] createVariablePermute v2X64 - PCMPEQQ...
2018-03-13 Jonas Devlieghere[dsymutil] Unbreak non-Darwin bots.
2018-03-13 Pavel Labathclang-import-test: fix build with clang-3.8
2018-03-13 Jonas Devlieghere[dsymutil] Introduce LinkContext. NFC.
2018-03-13 Eugene Leviant[Evaluator] Evaluate load/store with bitcast
2018-03-13 Pavel LabathFix clang-3.8 build
2018-03-13 Pavel LabathFix linux s390x build (pr36694)
2018-03-13 George Rimar[ELF] - Implement INSERT BEFORE.
2018-03-13 George Rimar[ELF] - Fix wrong "REQUIRES" in test.
2018-03-13 George Rimar[ELF] - Restrict section offsets that exceeds file...
2018-03-13 Jonas Paulsson[CodeGenPrepare] Respect endianness in splitMergedValS...
2018-03-13 George Rimar[ELF] - Drop special flags for empty output sections.
2018-03-13 Max Kazantsev[SCEV][NFC] Smarter implementation of isAvailableAtLoop...
2018-03-13 Clement Courbet[MergeICmps] Make sure that the comparison only has...
2018-03-13 Yonghong Songbpf: Enhance debug information for peephole optimizatio...
2018-03-13 Yonghong Songbpf: New post-RA peephole optimization pass to eliminat...
2018-03-13 Yonghong Songbpf: Don't expand BSWAP on i32, promote it
2018-03-13 Yonghong Songbpf: Support subregister definition check on PHI node
2018-03-13 Yonghong Songbpf: Extends zero extension elimination beyond comparis...
2018-03-13 Yonghong Songbpf: J*_RR should check both operands
2018-03-13 Yonghong Songbpf: Tighten subregister definition check
2018-03-13 Yonghong Songbpf: Add more check directives in peephole testcase
2018-03-13 Serguei KatkovRevert [SCEV] Fix isKnownPredicate
2018-03-13 Serguei Katkov[SCEV] Fix isKnownPredicate
2018-03-13 Mandeep Singh... [polly] Change std::sort to llvm::sort in response...
2018-03-13 Vlad TsyrklevichReland r327041: [ThinLTO] Keep available_externally...
2018-03-13 Adam Nemet[LTO] Return proper error object rather than null LTOModule
2018-03-13 Taewook Oh[ThinLTO] Add funtions in callees metadata to CallGraph...
2018-03-13 Rafael EspindolaUse PLT relocations in test.
2018-03-13 Davide Italiano[ExpressionParser] Fix crash when evaluating invalid...
2018-03-13 Craig Topper[LegalizeTypes] In SplitVecOp_TruncateHelper, use GetSp...
2018-03-13 Douglas YungAdd missing "env" so that test added in r327322 passes...
2018-03-13 Alexander Shaposhnikov[lld] Fix comdat tests
2018-03-12 Artem Dergachev[CFG] [analyzer] Don't add construction context to...
2018-03-12 Saleem AbdulrasoolObjCARC: address review comments from majnemer
2018-03-12 Davide Italiano[lit] `llvm-mc` is now a dependency to run tests.
2018-03-12 Alexander Shaposhnikov[llvm] Fix mc tests
2018-03-12 Artem Dergachev[analyzer] Support temporaries conjured by conservative...
2018-03-12 Artem Dergachev[analyzer] NFC: Move the code for setting temp object...
2018-03-12 Julie HockettRevert "Reland "[clang-doc] Setup clang-doc frontend...
2018-03-12 Artem Dergachev[analyzer] Destroy and lifetime-extend inlined function...
2018-03-12 Sam McCall[clangd] Remove Tagged and some related APIs from Clang...
2018-03-12 Artem Dergachev[CFG] [analyzer] Add construction context to C++ return...
2018-03-12 Sanjay Patel[InstCombine] add test to show fmul transform creates...
2018-03-12 Alexander Shaposhnikov[llvm-readobj] Extend the output of -elf-section-groups
2018-03-12 Volkan KelesBlockExtractor: Don’t delete functions directly
2018-03-12 Sanjay Patel[PatternMatch] enhance m_NaN() to ignore undef elements...
2018-03-12 Alex Shlyapnikov[Sanitizers] Add more standard compliant posix_memalign...
2018-03-12 Evgeniy Stepanov[asan] poison_heap=0 should not disable __asan_handle_n...
2018-03-12 Saleem AbdulrasoolObjCARC: teach the cloner about funclets
2018-03-12 Sanjay Patel[InstSimplify] add fcmp tests for constant NaN vector...
2018-03-12 Reid KlecknerRe-land "[Sema] Make getCurFunction() return null outsi...
2018-03-12 Julie Hockett[docs] Adding clang-doc to CTE toctree to fix docs...
2018-03-12 Simon Pilgrim[X86][Btver2] Clean up formatting/comments in scheduler...
2018-03-12 Jim InghamRe-add change for https://reviews.llvm.org/D42582 with...
2018-03-12 Adrian PrantlIntroduce a setting to disable Spotlight while running...
2018-03-12 Vedant KumarRemove the LoopInstSimplify pass (-loop-instsimplify)
2018-03-12 Michael ZolotukhinImprove caching scheme in ProvenanceAnalysis.
2018-03-12 Vedant KumarRevert "Improve prologue handling to support functions...
2018-03-12 Sam Clegg[WebAssembly] Refactor to avoid conflating global and...
2018-03-12 Sam Clegg[WebAssembly] Verify contents of relocation target...
2018-03-12 Jan Veselynan: Implement
2018-03-12 Jan Veselytravis: Add build using llvm-6
2018-03-12 Alex Lorenz[Tooling] Clear the PreambleSrcLocCache when preamble...
2018-03-12 Kostya Kortchinsky[scudo] Secondary allocator overhaul to support Windows
2018-03-12 Scott Linder[llvm-readobj][ELF] Move ELF note parsing into libObject
2018-03-12 Lei Huang[PowerPC][NFC] Explicitly state types on FP SDAG patter...
2018-03-12 Jim InghamImprove prologue handling to support functions with...
2018-03-12 Vedant KumarCheck that ubsan is the only supported sanitizer on...
2018-03-12 Martin Storsjo[AArch64] Fold adds with tprel_lo12_nc and secrel_lo12...
2018-03-12 Craig Topper[InstCombine] Replace calls to getNumUses with hasNUses...
2018-03-12 Craig Topper[CallSiteSplitting] Use !Instruction::use_empty instead...
2018-03-12 Jan Korous[Driver] Add text description of --help-hidden so it...
2018-03-12 Jan Korous[NFC] Replace iterators in PrintHelp with range-based for
2018-03-12 Jan Korous[NFC] PrintHelp cleanup
2018-03-12 Krzysztof Parzyszek[Hexagon] Fix typo in testcase
2018-03-12 George Karpenkov[analyzer] Move the GCDAsyncSemaphoreChecker to optin...
2018-03-12 Krzysztof Parzyszek[Hexagon] Counting leading/trailing bits is cheap
2018-03-12 Sanjay Patel[PatternMatch, InstSimplify] allow undef elements when...
2018-03-12 Simon Pilgrim[X86][Btver2] FSqrt/FDiv reg-reg instructions don't...
2018-03-12 Justin Bognerupdate_mir_test_checks: Fix handling of IR input after...
2018-03-12 Mike Edwards[libcxx][test] Adding apple-clang-9 to UNSUPPORTED...
next