platform/upstream/llvm.git
2019-04-23 Petr Hosek[libcxx] Use relative path for libc++ library when...
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Mark G_INTRINSIC_ROUND as a pre...
2019-04-23 Dmitry MikulinThe error message for mismatched value sites is very...
2019-04-23 Alex Langford[CMake] Use add_dependencies in add_llvm_install_targets
2019-04-23 Francis Visoiu... [CGP] Look through bitcasts when duplicating returns...
2019-04-23 Francis Visoiu... [X86] Add codegen prepare test exercising a bitcast...
2019-04-23 Scott LinderMove setTargetAttributes after setGVProperties in SetFu...
2019-04-23 Heejin Ahn[WebAssembly] Emit br_table for most switch instructions
2019-04-23 Artem Dergachev[analyzer] Fix macro names in diagnostics within bigger...
2019-04-23 Heejin Ahn[WebAssembly] Make LBB markers not affected by test...
2019-04-23 Artem DergachevRe-apply r357823 "[Lexer] NFC: Fix an off-by-one bug...
2019-04-23 Amy HuangRevert "[MS] Emit S_HEAPALLOCSITE debug info" because...
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Legalize G_INTRINSIC_ROUND
2019-04-23 Alina Sbirlea[MemorySSA] LCSSA preserves MemorySSA.
2019-04-23 Craig Topper[X86] Autogenerate complete checks. NFC
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Actually select G_INTRINSIC_TRUNC
2019-04-23 Owen Pan[clang-format] Fix bug in reflow of block comments...
2019-04-23 Frederic RissLock accesses to OptionValueFileSpecList objects
2019-04-23 Akira Hatanaka[ObjC][ARC] Check the basic block size before calling
2019-04-23 David BlaikieReapply: "DebugInfo: Emit only one kind of accelerated...
2019-04-23 Teresa Johnson[ThinLTO] Pass down opt level to LTO backend and handle...
2019-04-23 Nico Weberllvm-cvtres: Split addChild(ID) into two functions
2019-04-23 Eric FiselierFix namespace name conflict with GCC
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Teach regbankselect about G_INTRI...
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Legalize G_INTRINSIC_TRUNC
2019-04-23 Eric FiselierFix implementation of ::abs and std::abs LWG 2192.
2019-04-23 Nikita Popov[ConstantRange] Add urem support
2019-04-23 Nikita Popov[ConstantRangeTest] Move helper methods; NFC
2019-04-23 Stanislav Mekhanoshin[AMDGPU] Fixed addReg() in SIOptimizeExecMaskingPreRA.cpp
2019-04-23 Jonas Devlieghere[Reproducers] Limit logging to calls that cross the...
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Legalize G_FMA for more vector...
2019-04-23 Alina Sbirlea[AliasAnalysis] AAResults preserves AAManager.
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Add G_FMA to isPreISelGenericFloa...
2019-04-23 Joel E. Denny[APSInt][OpenMP] Fix isNegative, etc. for unsigned...
2019-04-23 Davide ItalianoRevert "[EditLineTest] Not always TERM is available...
2019-04-23 Adrian Prantl[dsymutil] Put Swift interface files into a per-arch...
2019-04-23 Nico WeberMS ABI: Support mangling op<=> now that MSVC 2019 has...
2019-04-23 Sanjay Patel[x86] fix test checks for fdiv combine; NFC
2019-04-23 Nico Weberllvm-undname: Support demangling the spaceship operator
2019-04-23 Sanjay Patel[x86] add tests for vector fdiv with splat divisor...
2019-04-23 Jonas Devlieghere[Docs] Add missing leading slash
2019-04-23 Jonas Devlieghere[Docs] Add 301 redirects for old URLs
2019-04-23 Adrian Prantl[dsymutil] Fix use-after-free when sys::path::append...
2019-04-23 Adrian PrantlRevert "[dsymutil] Fix use-after-free when sys::path...
2019-04-23 Adrian Prantl[dsymutil] Fix use-after-free when sys::path::append...
2019-04-23 Philip Reames[InstCombine] Convert a masked.load of a dereferenceabl...
2019-04-23 Sanjay Patel[x86] use psubus for more vsetcc lowering (PR39859)
2019-04-23 Joerg Sonnenberger[SPARC] Use the correct register set for the "r" asm...
2019-04-23 David BlaikieRevert "DebugInfo: Emit only one kind of accelerated...
2019-04-23 Fangrui SongUse llvm::stable_sort
2019-04-23 Sam Clegg[WebAssembly] Fix typo in relocation checking
2019-04-23 Lewis Revill[RISCV] Support assembling %tls_{ie,gd}_pcrel_hi modifiers
2019-04-23 Nico Webergn build: Merge r358944
2019-04-23 Scott Linder[AMDGPU] Fix hidden argument metadata duplication for V3
2019-04-23 Nico Webergn build: Merge r358949
2019-04-23 George Rimar[LLD][ELF] - Remove dynamic-section-sh_size.elf binary...
2019-04-23 Simon Pilgrim[X86] Pull out collectConcatOps helper. NFCI.
2019-04-23 Louis Dionne[libc++] Remove redundant conditionals for Apple platforms
2019-04-23 Tim NorthoverARM: disallow add/sub to sp unless Rn is also sp.
2019-04-23 Roman Lebedev[Docs] ReleaseNotes: fixup markup in memcmp()->bcmp...
2019-04-23 George Rimar[LLD][ELF] - Remove file-class.a binary from inputs...
2019-04-23 Sanjay Patel[DAGCombiner] generalize binop-of-splats scalarization
2019-04-23 Nicolai HaehnleAMDGPU: Fix LCSSA phi lowering in SILowerI1Copies
2019-04-23 Fedor Sergeev[CallSite removal] move InlineCost to CallBase usage
2019-04-23 Andrew Ng[ELF] Change default output section type to SHT_PROGBITS
2019-04-23 Alexandre Ganea[LLD][COFF] Fix /linkrepro with output options that...
2019-04-23 Andrew Ng[ELF] Change findOrphanPos to only consider live sections
2019-04-23 Aaron BallmanRemoving the explicit specifier from some default const...
2019-04-23 David Green[ARM] Update check for CBZ in Ifcvt
2019-04-23 Pavel LabathMove postfix expression code out of the NativePDB plugin
2019-04-23 Fangrui Song[PPC][PPC64] Improve some llvm-objdump -d -D tests
2019-04-23 David Green[ARM] Don't replicate instructions in Ifcvt at minsize
2019-04-23 Simon PilgrimFix "-Wimplicit-fallthrough" warning. NFCI.
2019-04-23 George Rimar[LLD][ELF] - Fix mips-invalid-options-descriptor.s...
2019-04-23 Adam Balogh[Analyzer] Second fix for last commit for IteratorChecker
2019-04-23 Simon PilgrimFix MSVC "32-bit shift implicitly converted to 64 bits...
2019-04-23 Simon PilgrimFix MSVC "32-bit shift implicitly converted to 64 bits...
2019-04-23 Rafael Stahl[analyzer][CrossTU] Extend CTU to VarDecls with initializer
2019-04-23 Pavel Labathmodify-python-lldb: Remove \a-removing code
2019-04-23 George Rimar[LLD][ELF] - Remove multiple-eh-relocs.elf binary from...
2019-04-23 Bjorn Pettersson[DAGCombiner] Combine OR as ADD when no common bits...
2019-04-23 Pavel LabathFuncUnwinders: remove "current_offset" from function...
2019-04-23 Javed Absar[AArch64] Add support for MTE intrinsics
2019-04-23 Diogo N. Sampaio[ARM][FIX] Add missing f16.lane.vldN/vstN lowering
2019-04-23 George Rimar[LLD][ELF] - Update test case after llvm-mc change.
2019-04-23 George Rimar[llvm-mc] - Properly set the the address align field...
2019-04-23 Pavel LabathUnwindPlan: pretty-print dwarf expressions
2019-04-23 David Green[LSR] Limit the recursion for setup cost
2019-04-23 Pavel Labathyamlify TestMiniDumpUUID binaries
2019-04-23 Adam Balogh[Analyzer] Fix for previous commit
2019-04-23 Fangrui Song[PowerPC] Fix test with -fno-discard-value-names after...
2019-04-23 Adam Balogh[Analyzer] Instead of recording comparisons in interato...
2019-04-23 Fangrui Song[PPC64] Allow R_PPC64_DTPREL* to preemptable local...
2019-04-23 Qiu Chaofan[PowerPC] [Clang] Port MMX intrinsics and basic test...
2019-04-23 Sam Clegg[WebAssembly] Bail out of fastisel earlier when computi...
2019-04-23 Artem Dergachev[analyzer] Unbreak body farms in presence of multiple...
2019-04-23 Artem Dergachev[analyzer] PR41335: Fix crash when no-store event is...
2019-04-23 Artem Dergachev[analyzer] PR41269: Add a bit of C++ smart pointer...
2019-04-23 Fangrui SongUse llvm::stable_sort
2019-04-23 Qiu Chaofanadd Qiu Chaofan (qiucf@cn.ibm.com) to the CREDITS.txt
next