platform/upstream/llvm.git
2019-06-26 Simon PilgrimFix Wdocumentation warnings. NFCI.
2019-06-26 Simon Pilgrim[X86][SSE] getFauxShuffleMask - handle OR(x,y) where...
2019-06-26 Jonas Devlieghere[Reproducers] Copy over access/modification time in...
2019-06-26 Andrey ChurbanovFixed memory use-after-free problem.
2019-06-26 Sanjay PatelRevert [InstCombine] change 'tmp' variable names; NFC
2019-06-26 Simon Pilgrim[X86][AVX] Add reduced test case for PR41545
2019-06-26 Nico WeberMake AddLastArg() variadic and use it more. No behavior...
2019-06-26 Sanjay Patel[InstCombine] change 'tmp' variable names; NFC
2019-06-26 Ryan Taylor[AMDGPU] Fix for branch offset hardware workaround
2019-06-26 Ulrich WeigandAllow matching extend-from-memory with strict FP nodes
2019-06-26 Philip Reames[IndVars] Kill a redundant bit of debug output
2019-06-26 Greg ClaytonFix builbots after r364427.
2019-06-26 Thomas Lively[WebAssembly] Omit wrap on i64x2.{shl,shr*} ISel when...
2019-06-26 Thomas Lively[WebAssembly] Implement tail calls and unify tablegen...
2019-06-26 Scott LinderFix leaks in LLVMCreateDisasmCPUFeatures
2019-06-26 Jonas Devlieghere[dotest] Add the ability to set environment variables...
2019-06-26 Yitzhak Mandelbaum[clang-tidy] Generalize TransformerClangTidyCheck to...
2019-06-26 Sanjay Patel[InstCombine] simplify code for inserts -> splat; NFC
2019-06-26 Michael LiaoFix build in shared lib mode.
2019-06-26 Alexandre Ganea[xray] Remove usage of procid_t
2019-06-26 Alexandre Ganea[LLD][COFF] Case insensitive compares for /nodefaultlib
2019-06-26 Sanjay Patel[InstCombine] regenerate test checks; NFC
2019-06-26 Evandro Menezes[CodeGen] Improve formatting of jump tables (NFC)
2019-06-26 Yitzhak Mandelbaum[clang-tidy] Fix ClangTidyTest to initialize context...
2019-06-26 Simon Pilgrim[X86][SSE] X86TargetLowering::isCommutativeBinOp -...
2019-06-26 Roman Lebedev[NFC][InstCombine] Revisit one-use tests in shift-amoun...
2019-06-26 Simon Pilgrim[X86][SSE] X86TargetLowering::isCommutativeBinOp -...
2019-06-26 Simon Pilgrim[X86][SSE] X86TargetLowering::isBinOp - add PCMPGT
2019-06-26 Roman Lebedev[NFC][InstCombine] Add shift amount reassociation in...
2019-06-26 Simon Pilgrim[X86] shouldScalarizeBinop - never scalarize target...
2019-06-26 Michael LiaoMake CodeGen depend on ASTMatchers
2019-06-26 Greg ClaytonAdd GSYM utility files along with unit tests.
2019-06-26 Matt ArsenaultAMDGPU: Fix unused variable
2019-06-26 Matt ArsenaultAMDGPU: Check MRI for callee saved regs instead of TRI
2019-06-26 Djordje Todorovic[clang/DIVar] Emit the flag for params that have unmodi...
2019-06-26 Sven van Haastregt[OpenCL] Improve diagnostic for placement new
2019-06-26 Fedor Sergeev[InlineCost] cleanup calculations of Cost and Threshold
2019-06-26 Johan Vikstrom[clangd] Added functionality for getting semantic highl...
2019-06-26 Roman Lebedev[X86][Codegen] X86DAGToDAGISel::matchBitExtract():...
2019-06-26 Roman Lebedev[X86] X86DAGToDAGISel::matchBitExtract(): pattern c...
2019-06-26 Roman Lebedev[X86] X86DAGToDAGISel::matchBitExtract(): pattern b...
2019-06-26 Roman Lebedev[X86] X86DAGToDAGISel::matchBitExtract(): pattern a...
2019-06-26 Clement CourbetRevert "r364412 [ExpandMemCmp][MergeICmps] Move passes...
2019-06-26 Chen Zheng[HardwareLoops] NFC - move loop with irreducible contro...
2019-06-26 Hans WennborgFix the build after r364401
2019-06-26 Kadir Cetinkaya[clangd] Disable failing unittest on non-x86 platforms
2019-06-26 Clement Courbet[ExpandMemCmp][MergeICmps] Move passes out of CodeGen...
2019-06-26 Nico Webergn build: Merge r364387
2019-06-26 James Henderson[docs][llvm-symbolizer] Improve llvm-symbolizer documen...
2019-06-26 Nico Webergn build: Merge r364386
2019-06-26 Nico Webergn build: Merge r364389
2019-06-26 Simon Pilgrim[X86][AVX] combineExtractSubvector - 'little to big...
2019-06-26 Djordje Todorovic[IR/DIVar] Add the flag for params that have unmodified...
2019-06-26 Simon Pilgrim[DAGCombine] visitEXTRACT_SUBVECTOR - add TODO for...
2019-06-26 Mikhail Maltsev[ARM] Handle fixup_arm_pcrel_9 correctly on big-endian...
2019-06-26 Lewis Revill[RISCV] Add pseudo instruction for calls with explicit...
2019-06-26 Djordje Todorovic[clang] Fix test failures after the rL364399
2019-06-26 Simon Pilgrim[X86][AVX] truncateVectorWithPACK - avoid bitcasted...
2019-06-26 Hans WennborgRevert r364332 "[scudo][standalone] Introduce the C...
2019-06-26 Djordje Todorovic[CC1Option] Add the option to enable the debug entry...
2019-06-26 Florian Hahn[LoopUnroll] Add support for loops with exiting headers...
2019-06-26 Chen Zheng[HardwareLoops] NFC - move loop with irreducible contro...
2019-06-26 Kadir Cetinkaya[clang][Tooling] Fix windows build-bots after rL364386
2019-06-26 Djordje Todorovic[TargetOption] Add option to ebanble the debug entry...
2019-06-26 Rainer Orth[compiler-rt][test] Set shared_libasan_path in test...
2019-06-26 Roman Lebedev[NFC][InstCombine] Add shift amount reassociation tests...
2019-06-26 Haojian Wu[clangd] Don't rename the namespace.
2019-06-26 Fangrui SongReland D61583 [ELF] Error on relocations to STT_SECTION...
2019-06-26 Kadir Cetinkaya[clangd] Add Value field to HoverInfo
2019-06-26 Kadir Cetinkaya[clangd] Enable extraction of system includes from...
2019-06-26 Kadir Cetinkaya[clangd] Link and initialize target infos
2019-06-26 Kadir Cetinkaya[clang][Tooling] Infer target and mode from argv[0...
2019-06-26 Djordje Todorovic[Metadata] Add GNU extensions for call site DWARF symbols
2019-06-26 Clement Courbet[ExpandMemCmp] Honor prefer-vector-width.
2019-06-26 Kai Luo[PowerPC] Fixed missing change flag of emitRLDICWhenLow...
2019-06-26 QingShan ZhangTeach the DAGCombine to fold this pattern(c1 and c2...
2019-06-26 Yaxun Liu[HIP] Support attribute hip_pinned_shadow
2019-06-26 Yaxun LiuFix build failure due to missing break
2019-06-26 Rumeet DhindsaRevert [llvm-objcopy][NFC] Refactor output target parsing
2019-06-26 Rumeet DhindsaRevert [llvm-objcopy][NFCI] Fix build failure with GCC
2019-06-26 Nemanja Ivanovic[NFC] Fix buildbot breaks due to r364375
2019-06-26 Fangrui Song[ARM] Fix -Wimplicit-fallthrough after D60709/r364331
2019-06-26 Nemanja Ivanovic[PowerPC][NFC] Add a TOC save test case prior to postin...
2019-06-26 Peter Collingbournegn build: Merge r364288.
2019-06-26 Nemanja Ivanovic[PowerPC] Mark FCOPYSIGN legal for FP vectors
2019-06-26 Kai Luo[PowerPC][NFC] Move peephole optimization of RLDICR...
2019-06-26 Keno Fischer[WebAssembly] Fix accidental omission from rLLD364367
2019-06-26 Saleem AbdulrasoolMC: correct the emission of weak aliases in COFF
2019-06-26 Dan LiewFollow up fix for r364366.
2019-06-26 Keno Fischer[lld/WebAssembly] Slightly nicer error message for...
2019-06-26 Keno Fischer[WebAssembly] Fix list of relocations with addends...
2019-06-26 Dan LiewAdd USan+ASan and UBSan+TSan tests to shadow-memory...
2019-06-26 Artem Dergachev[analyzer] exploded-graph-rewriter: Prettier location...
2019-06-26 Erich KeaneTeach TableGen Intrin Emitter to handle LLVMPointerType...
2019-06-26 Eric FiselierRevert "Change the ABI version and ABI namespace to...
2019-06-25 Ziang Wanprint-supported-cpus quality of life patch.
2019-06-25 Adrian McCarthyFix a typo in help text.
2019-06-25 Heejin Ahn[WebAssembly] Remove catch_all from AsmParser
2019-06-25 Rumeet DhindsaRevert Devirtualize destructor of final class.
2019-06-25 Tom StellardAdd github lockdown app to auto-close pull requests.
next