platform/upstream/llvm.git
2021-03-15 Craig Topper[RISCV] Give an explicit error if 'generic' CPU is...
2021-03-15 Stephen KellyAttempt to fix ARM buildbot
2021-03-15 Stephen Kelly[AST] Add generator for source location introspection
2021-03-14 Stephen KellyRevert "[AST] Add generator for source location introsp...
2021-03-14 Stephen KellyRevert "Ensure that cache variable is set when not...
2021-03-14 Stephen KellyEnsure that cache variable is set when not building...
2021-03-14 Craig Topper[X86] Add -prefer-vector-width=256 tests for v16i8...
2021-03-14 Stephen Kelly[AST] Add generator for source location introspection
2021-03-14 Pavel Labath[lldb] Move PlatformPOSIX::ConnectToWaitingProcesses...
2021-03-14 Chenguang Wang[ArgPromotion] Copy additional metadata for loads.
2021-03-14 Simonas Kazlauskas[InstSimplify] Add additional GEP transform tests ...
2021-03-14 Jan Kratochvil[llvm] [dwarf] Fix DWARFListTableHeader::getOffsetEntry...
2021-03-14 Ricky Taylor[M68k] Tidy up some bit shifting during code emission
2021-03-14 Ricky Taylor[M68k] Make M68k TargetMachine use getter function
2021-03-14 Ricky Taylor[M68k] Fix extract-section.py under Python 3
2021-03-14 Nico WeberRevert "[gn build] (manually) kind of merge d627a27d26"
2021-03-14 Nikita PopovRevert "[AST] Add generator for source location introsp...
2021-03-14 Stephen KellyFix license headers
2021-03-14 Nikita Popov[X86] Add test for PR49587 (NFC)
2021-03-14 Stephen KellyUpdate python script per review comments
2021-03-14 Stephen KellyRemove unneeded targets dependency
2021-03-14 David Green[AArch64] Expand build-vector-extract.ll tests to i8...
2021-03-14 Simonas Kazlauskas[InstCombine] Restrict a GEP transform to avoid changin...
2021-03-14 Matt ArsenaultCodeGen: Reorder MachinePointerInfo fields
2021-03-14 Nico Weber[gn build] (manually) kind of merge d627a27d26
2021-03-14 David Green[Clang][ARM] Reenable arm_acle.c test.
2021-03-14 Stephen Kelly[AST] Add generator for source location introspection
2021-03-14 Luo, Yuanke[X86][AMX] Prevent transforming load pointer from ...
2021-03-14 Saleem AbdulrasoolX86: adjust the windows 64 calling convention for Swift
2021-03-14 Siva Chandra... [libc][Obvious] Fix except flags reading overflow detec...
2021-03-13 Philip ReamesRestore fixed version of "[CodeGenPrepare] Fix isIVIncr...
2021-03-13 Philip Reames[CGP] Consolidate logic for getIVIncrement and isIVIncr...
2021-03-13 Arnamoy Bhattacharyya[flang][OpenMP] Add support for getting parent context...
2021-03-13 Jez Ng[lld-macho][nfc] Move list of section names into InputS...
2021-03-13 Simonas Kazlauskas[InstCombine] Update GEP tests
2021-03-13 Nikita Popov[SROA] Regenerate test checks (NFC)
2021-03-13 Martin Storsjö[compiler-rt] Use arm-specific builtins sources for...
2021-03-13 Nikita Popov[MemCpyOpt] Handle read from lifetime.start with offset
2021-03-13 Nikita Popov[MemCpyOpt] Add additional tests for memcpy of undef...
2021-03-13 Craig Topper[DAGCombiner] Optimize 1-bit smulo to AND+SETNE.
2021-03-13 Stefan Gränitz[Orc] Deallocate debug objects properly when removing...
2021-03-13 kuterd[Attributor][fix] Remove problematic EXPENSIVE_CHECK
2021-03-13 Sanjay Patel[InstCombine] avoid creating an extra instruction in...
2021-03-13 Roman LebedevReland [SCEV] Improve modelling for (null) pointer...
2021-03-13 Roman Lebedev[LSR] Don't try to fixup uses in 'EH pad' instructions
2021-03-13 Roman Lebedev[NFC][LSR] Add test case that from https://reviews...
2021-03-13 George Rokos[libomptarget] Add allocator support for target memory
2021-03-13 Nikita Popov[MemCpyOpt] Use AA to check for MustAlias between memse...
2021-03-13 Nikita Popov[MemCpyOpt] Don't generate zero-size memset
2021-03-13 Nikita Popov[MemCpyOpt] Add additional tests for memset+memcpy...
2021-03-13 Nikita Popov[MemorySSA] Don't bail on phi starting access
2021-03-13 luxufanchange rvv frame layout
2021-03-13 luxufan[RISCV] Remove redundancy -mattr=+d in test file
2021-03-13 Roman LebedevTemporairly evert "[SCEV] Improve modelling for (null...
2021-03-13 George Balatsouras[dfsan] Update shadow-args-zext.ll test
2021-03-13 xling-Liao[NFC] Adjust SmallVector.h header to workaround XL...
2021-03-13 Lang Hames[ORC] Fix some comments in the LLJITWithObjectLinkingLa...
2021-03-13 Lang Hames[JITLink][ORC] Make the LinkGraph available to modifyPa...
2021-03-13 Petr Hosek[Fuchsia] Add check-polly to CLANG_BOOTSTRAP_TARGETS
2021-03-13 peter klausler[flang] Fix static build of flang
2021-03-13 Giorgis GeorgakoudisReplace func name with regex for update test scripts
2021-03-13 Jason MolendaDon't load kexts/kernels without dSYMs present
2021-03-13 Giorgis GeorgakoudisRevert "Replace func name with regex for update test...
2021-03-13 Giorgis GeorgakoudisReplace func name with regex for update test scripts
2021-03-13 Aart Bik[mlir][sparse] disable nonunit stride dense vectorization
2021-03-13 Matheus Izvekov[clang] Fix ICE on invalid type parameters for concepts
2021-03-13 Matheus Izvekov[clang] Improve diagnostics on implicitly deleted defau...
2021-03-13 peter klausler[flang] Ensure pointer function results are acceptable...
2021-03-12 Jez Ng[lld-macho] Make range-check.s test more tolerant
2021-03-12 peter klausler[flang] Update DE/ALLOCATE statement runtime message...
2021-03-12 Fangrui Song[gcov] Delete ancient MSVC workaround
2021-03-12 Fangrui Song[gcov] Delete FreeBSD<10 (reached end of life for years...
2021-03-12 Stanislav Mekhanoshin[AMDGPU] Fix getAlignedAGPRClassID
2021-03-12 Matt Morehouse[libFuzzer] Use macro instead of __attribute__.
2021-03-12 Jez Ng[lld-macho] Only codesign by default on arm64 macOS
2021-03-12 Jez Ng[lld-macho][nfc] Give every SyntheticSection a fake...
2021-03-12 Jez Ng[lld-macho] Check address ranges when applying relocations
2021-03-12 Siva Chandra... [libc][Obvious] Add string tests to non-full-build...
2021-03-12 Jordan RupprechtRevert "[CodeGenPrepare] Fix isIVIncrement (PR49466)"
2021-03-12 Nikita Popov[MemCpyOpt] Add test for memcpy in loop (NFC)
2021-03-12 Siva Chandra[libc] Adjust full build entrypoints for aarch64.
2021-03-12 Wei Mi[IndirectCallPromotion] Recommit "Don't strip ".__uniq...
2021-03-12 Siva Chandra... [libc] Introduce a full build mode CMake option.
2021-03-12 Philip Reames[tests] Cover a case brought up in review of D98222
2021-03-12 Muiez Ahmed[SystemZ][z/OS] Missing wchar functions libc++
2021-03-12 Amy Huang[DebugInfo] Add an attribute to force type info to...
2021-03-12 Sanjay Patel[InstCombine] add test for zext-of-icmps; NFC
2021-03-12 Craig Topper[DAGCombiner] Use isConstantSplatVectorAllZeros/Ones...
2021-03-12 Craig Topper[RISCV] Add test cases for masked load/store with all...
2021-03-12 Anastasia Stulova[OpenCL] Use spir target for CIndex tests for OpenCL.
2021-03-12 Nico WeberRevert "[gn build] (manually) port bcdd40f802a5"
2021-03-12 Arnamoy Bhattacharyya[flang][OpenMP][FIX] Fix function to check nesting...
2021-03-12 Nikita Popov[OpaquePtrs] Remove some uses of type-less CreateGEP...
2021-03-12 Craig Topper[RISCV] Teach normaliseSetCC to canonicalize X > -1...
2021-03-12 Hubert TongRevert "[AsmParser][SystemZ][z/OS] Introducing HLASM...
2021-03-12 Nico WeberRevert "[Clang][ARM] Reenable arm_acle.c test."
2021-03-12 Eugene Zhulenev[mlir] Annotate functions used only in debug mode with...
2021-03-12 David Green[Clang][ARM] Reenable arm_acle.c test.
2021-03-12 Craig Topper[RISCV] Add test cases for failure to optimize select_c...
2021-03-12 Roman Lebedev[SCEV] Improve modelling for (null) pointer constants
next