platform/upstream/llvm.git
2019-08-24 Roman Lebedev[Constant] Add 'isElementWiseEqual()' method
2019-08-24 Roman Lebedev[InstCombine] matchThreeWayIntCompare(): commutativity...
2019-08-24 Roman Lebedev[InstCombine] Try to reuse constant from select in...
2019-08-24 Roman Lebedev[InstCombine][NFC] reuse-constant-from-select-in-icmp...
2019-08-24 Fangrui Song[ELF] Make member function Writer<ELFT>::removeEmptyPTL...
2019-08-24 Craig Topper[X86] Add an assert to mark more code that needs to...
2019-08-24 Fangrui Song[LoopFusion] Fix -Wunused-function in -DLLVM_ENABLE_ASS...
2019-08-24 Amara EmersonRemove unnecessary REQUIRES from a test.
2019-08-24 Richard SmithPR42513: Enter the proper DeclContext before substituti...
2019-08-24 Amara Emerson[GlobalISel] Introduce a G_DYN_STACKALLOC opcode to...
2019-08-24 Alex LorenzRe-enable DependencyScannerTest on windows with the...
2019-08-24 Vitaly BukaNFC: Rename lifetime-asan.ll -> lifetime-sanitizer.ll
2019-08-24 Vitaly BukaNFC: Rename some sanitizer related lifetime checks
2019-08-24 Richard SmithPR40674: fix assertion failure if a structured binding...
2019-08-24 Fangrui Song[ELF] Align the first section of a PT_LOAD even if...
2019-08-23 Jonas Devlieghere[NFC] Fix comments and formatting.
2019-08-23 Peter Collingbournehwasan: Align n_namesz and n_descsz to 4 when reading...
2019-08-23 Mitch Phillips[GWP-ASan] Split options_parser and backtrace_sanitizer...
2019-08-23 Guillaume Chatelet[LLVM][NFC] Removing unused functions
2019-08-23 Mitch PhillipsFix stack_trace_compressor builds for Clang < 6.0
2019-08-23 Jan Korous[libclang][index][NFC] Fix test for skipping already...
2019-08-23 Vedant KumarSkip tail call frame tests when dwarf_version < 4
2019-08-23 Gabor HorvathFix a test to test what the name suggest.
2019-08-23 Stanislav Mekhanoshin[AMDGPU] Check for immediate SrcC in mfma in AsmParser
2019-08-23 Stanislav Mekhanoshin[AMDGPU] w/a for gfx908 mfma SrcC literal HW bug
2019-08-23 Gabor Horvath[LifetimeAnalysis] Make it possible to disable the...
2019-08-23 Stanislav Mekhanoshin[AMDGPU] w/a for gfx908 mfma SrcC literal HW bug
2019-08-23 Peter Collingbournehwasan: Fix use of uninitialized memory.
2019-08-23 Adrian PrantlUpstream support for macCatalyst Mach-O binaries.
2019-08-23 Peter CollingbourneMove a break into the correct place. NFCI.
2019-08-23 Sanjay Patel[x86] add tests for bt/test; NFC
2019-08-23 Julie Hockett[clang-doc] Bump BitcodeWriter max line number to 32U
2019-08-23 Guillaume Chatelet[LLVM][NFC] remove unused fields
2019-08-23 Lang Hames[ORC] Remove query dependencies when symbols are resolved.
2019-08-23 Lang Hames[ORC] Fix a FIXME: Propagate errors to dependencies.
2019-08-23 Lang Hames[ORC] Fix an incorrect comment.
2019-08-23 Jessica Paquette[AArch64][GlobalISel] Import XRO load/store patterns...
2019-08-23 Volkan Keles[GlobalISel] Legalizer: Retry combining illegal artifac...
2019-08-23 Johannes Doerfert[Attributor] Manifest alignment in load and store instr...
2019-08-23 Benjamin KramerDo a sweep of symbol internalization. NFC.
2019-08-23 Craig Topper[X86] Move a transform out of combineConcatVectorOps...
2019-08-23 Alexey Bataev[OPENMP5]Use nonmonotonic modifier by default for non...
2019-08-23 Louis Dionne[libc++] Fix typo in documentation for LIBCXX_HERMETIC_...
2019-08-23 Wei MiFix some warnings introduced by r369798.
2019-08-23 Wei Mi[SampleFDO] Add ExtBinary format to support extension...
2019-08-23 Roland Froese[PowerPC] Expand v1i128 smin
2019-08-23 Alexey Bataev[OPENMP][NVPTX]Use __syncwarp() to reconverge the threads.
2019-08-23 Philip ReamesFix a bug in just submitted rL369789
2019-08-23 Matt ArsenaultRegScavenger: Use Register
2019-08-23 Amaury Sechet[X86] Automatically generate load-local-v3i1.ll . NFC
2019-08-23 Craig Topper[X86] Mark VPDPWSSD and VPDPWSSDS as commutable. Add...
2019-08-23 Nathan Huckleberry[Sema] Don't warn on printf('%hd', [char]) (PR41467)
2019-08-23 Manoj GuptaRevert r369233.
2019-08-23 Philip Reames[InstCombine] icmp eq/ne (gep inbounds P, Idx..), null...
2019-08-23 Saleem AbdulrasoolWindows: explicitly cast constants to `DWORD`
2019-08-23 Amaury Sechet[AMDGPU] Automatically generate various tests. NFC
2019-08-23 Johannes Doerfert[BasicAA] Use dereferenceability to reason about aliasing
2019-08-23 Johannes Doerfert[Attributor] Manifest constant return values
2019-08-23 Johannes Doerfert[Attributor] Deal with shrinking dereferenceability...
2019-08-23 Benjamin KramerFix clang-tidy warning in clang-tidy
2019-08-23 Nathan HuckleberryAllow Compiler.h to be included in C files and fix...
2019-08-23 Shafik YaghmourDebug Info: Support for DW_AT_export_symbols for anonym...
2019-08-23 Craig Topper[SelectionDAG][X86] Enable iX SimplifyDemandedBits...
2019-08-23 Anastasia Stulova[OpenCL] Renamed value of std flag in C++ mode.
2019-08-23 Jeremy Morse[DebugInfo] Remove invalidated locations during LiveDeb...
2019-08-23 Artem BelevichFixed a typo.
2019-08-23 Sanjay Patel[SLP] use range-for loops, fix formatting; NFC
2019-08-23 Alexey Bataev[OPENMP5.0]Add support for device_type clause in declar...
2019-08-23 Teresa JohnsonFix target for new X86 test
2019-08-23 Erich Keane[NFC] Move some variable declarations into their 'if...
2019-08-23 Cameron McInally[Reassoc] Small fix to support unary FNeg in NegateValu...
2019-08-23 Johannes Doerfert[Attributor][Fix] Deal with "growing" dereferenceability
2019-08-23 Johannes Doerfert[Attributor][NFCI] Avoid lookups when resolving returne...
2019-08-23 Sanjay Patel[SLP] fix formatting; NFC
2019-08-23 Johannes Doerfert[Attributor] FIX: Treat new attributes as changed ones
2019-08-23 Johannes Doerfert[Attributor][NFCI] Try to avoid potential non-determini...
2019-08-23 Teresa Johnson[ThinLTO] Fix handling of weak interposable symbols
2019-08-23 Johannes Doerfert[MustExec] Add a generic "must-be-executed-context...
2019-08-23 Louis Dionne[libc++] Improve Python 3 compatibility for merge_archi...
2019-08-23 Kristof Umann[clang-tidy] Possibility of displaying duplicate warnings
2019-08-23 Peter Smith[ELF] Mention contents of reproduce archive and add...
2019-08-23 Jordan Rupprecht[llvm-objcopy] Strip debug sections when running with...
2019-08-23 Kristof Umann[analyzer] Avoid unnecessary enum range check on LValue...
2019-08-23 Nico Weberclang-format: Disable across-block include reordering.
2019-08-23 Nico Weberlibcxx: Make gen_link_script.py print contents only...
2019-08-23 Simon Atanasyan[mips] Reduce number of instructions used for loading...
2019-08-23 Simon Atanasyan[mips] Do not include offset into `%got` expression...
2019-08-23 Amaury Sechet[PowerPC] Automatically generate various tests. NFC
2019-08-23 Simon PilgrimUse VT::getHalfNumVectorElementsVT helpers in a few...
2019-08-23 Andrea Di Biagio[X86][BtVer2] Add a read-advance to every implicit...
2019-08-23 Anastasia Stulova[Docs][OpenCL] Several corrections to C++ for OpenCL
2019-08-23 Andrea Di Biagio[X86][BtVer2] Fix latency of ALU RMW instructions.
2019-08-23 Martin Storsjo[llvm-dlltool] Make sure to strip decorations from...
2019-08-23 Simon Pilgrim[DAGCombine] GetNegatedExpression - add FMA\FMAD support
2019-08-23 Jay Foad[AMDGPU] gfx10 atomic optimizer changes.
2019-08-23 George Rimar[yaml2obj] - Allow setting the symbol st_other field...
2019-08-23 Haojian Wu[clangd] Link more clang-tidy modules to clangd
2019-08-23 Rui UeyamaExplain --reproduce option
2019-08-23 Haojian Wu[clang-tidy] Don't emit google-runtime-references warni...
2019-08-23 Rui UeyamaAdd a description about multiple linker scripts
next