platform/upstream/llvm.git
2021-12-03 Vitaly Buka[sanitizer] Support IsRssLimitExceeded in all sanitizers
2021-12-03 Choongwoo Han[Sanitizer] Use CreateDirectoryA for report dirs
2021-12-03 Florian Hahn[Passes] Adjust SLPVectorizer placement in test.
2021-12-03 Florian Hahn[Passes] Improve opt-pipeline-vector-passes.ll test.
2021-12-03 Peter CollingbourneCodeGen: Strip exception specifications from function...
2021-12-03 Hans Wennborg[msan] Don't block SIGSYS in ScopedBlockSignals
2021-12-03 Leonard Chan[libunwind] Fix unwind_leaffunction test
2021-12-03 Choongwoo Han[CFG] Handle calls with funclet bundle
2021-12-03 Mitch Phillips[HWASan] Try 'google' prefixed apex directories in...
2021-12-03 Stanislav Mekhanoshin[AMDGPU] Fixed incomplete definitions in twoaddr-fma...
2021-12-03 Stanislav Mekhanoshin[AMDGPU] Kill def when folding immediate in two-addr...
2021-12-03 Simon Pilgrim[DAG] PromoteIntRes_FunnelShift - rename shift Amount...
2021-12-03 Philip Reames[funcattrs] Fix a bug in recently introduced writeonly...
2021-12-03 Simon Pilgrim[IR][AutoUpgrade] Merge x86 mask load intrinsic upgrade...
2021-12-03 Muhammad Omair... [LLDB] XFAIL on Arm/Linux minidebuginfo-set-and-hit...
2021-12-03 David Green[ARM] Separate ARM autoupgrade code into a separate...
2021-12-03 David Green[ARM] Replace if's with a switch, NFC
2021-12-03 Guillaume Chatelet[libc] Fix invalid include for SqrtLongDouble.h
2021-12-03 Nico Weber[gn build] Build with Fission on non-mac non-win when...
2021-12-03 Florian Hahn[MemoryLocation] Move DSE intrinsic handling to MemoryL...
2021-12-03 Guillaume Chatelet[libc] Select FPUtils implementations via code instead...
2021-12-03 Balázs Kéri[clang-tidy][docs][NFC] Improve documentation of bugpro...
2021-12-03 Stephen Tozer[DebugInfo] Attempt to preserve more information during...
2021-12-03 David Green[ARM] Use v2i1 for MVE and CDE intrinsics
2021-12-03 Tue Ly[libc] Fix bugs with negative and mixed normal/denormal...
2021-12-03 Nemanja Ivanovic[PowerPC] Handle base load with reservation mnemonic
2021-12-03 Anna Thomas[TrivialDeadness] Introduce API separating two differen...
2021-12-03 Andy Yankovsky[lldb-vscode] Report supportsModulesRequest=true
2021-12-03 Alexey Bataev[OPENMP]Fix PR52117: Crash caused by target region...
2021-12-03 Mehrnoosh Heidarpour[InstSimplify] Add test case for logic 'or' fold; NFC
2021-12-03 Matthias Springer[mlir][linalg][bufferize][NFC] Map only tensors in...
2021-12-03 David Green[ARM] Make MVE v2i1 predicates legal
2021-12-03 Jay Foad[AMDGPU] Add some more GFX10 test coverage
2021-12-03 Valentin Clement[fir] Add fir character builder
2021-12-03 Valentin Clement[fir] Add fir derived type runtime builder
2021-12-03 Jay Foad[AMDGPU] Add some more GFX10 GlobalISel test coverage
2021-12-03 Matthias Springer[mlir][linalg][bufferize][NFC] Provide default implemen...
2021-12-03 Jay Foad[SelectionDAG] Add newline to a debug message
2021-12-03 Florian Hahn[MemoryLocation] Use None instead of {}. (NFC)
2021-12-03 Guillaume Chatelet[libc][NFC] Fix typo in CMakeLists documentation
2021-12-03 Adrian Kuegel[mlir][NFC] Use const reference for loop variables.
2021-12-03 Simon Pilgrim[PowerPC] Add non-constant fcopysign f128 test coverage
2021-12-03 Petar AvramovicAMDGPU/GlobalISel: Add clamp combine
2021-12-03 Petar AvramovicAMDGPU/GlobalISel: Add floating point med3 combine
2021-12-03 Petar AvramovicAMDGPU/GlobalISel: Do not fcanonicalize const splat...
2021-12-03 Alex Zinenko[mlir] support recursive type conversion of named LLVM...
2021-12-03 Matthias Springer[mlir][linalg][bufferize][NFC] Move FuncOp boundary...
2021-12-03 Matthias Springer[mlir][linalg][bufferize] Allow unbufferizable ops...
2021-12-03 Victor Perez[RISCV][VP] Add RVV codegen for vp.select
2021-12-03 Diana Picus[flang] Add missing LABEL in test. NFC
2021-12-03 Diana Picus[fir] TargetRewrite: Rewrite fir.address_of(func)
2021-12-03 Matthias Springer[mlir][linalg][bufferize][NFC] Move BufferizationOption...
2021-12-03 Valentin Clement[fir] Add fircg.ext_embox conversion
2021-12-03 Kristina Bessonova[llvm-dwarfdump] Do not print preceding :: for local...
2021-12-03 Qiu Chaofan[PowerPC] [Clang] Fix alignment adjustment of single...
2021-12-03 Qiu Chaofan[Clang] Mutate bulitin names under IEEE128 on PPC64
2021-12-03 Guillaume ChateletFix typos in FPUtil README
2021-12-03 Florian Hahn[MemoryLocation] Move DSE's logic to new MemLoc::getFor...
2021-12-03 Nikita Popov[SCEV] Fix ValuesAtScopesUsers consistency
2021-12-03 Michal Terepeta[mlir][Vector] Support 0-D vectors in `BitCastOp`
2021-12-03 Michal Terepeta[mlir][Vector] Add some missing tests for `broadcast...
2021-12-03 Florian Hahn[MemoryLocation] strcat/strncat/strcpy read/write after...
2021-12-03 Kirill Bobyrev[clangd] IncludeCleaner: Do not require forward declara...
2021-12-03 Dmitry Vyukovtsan: disable munmap_invalid.cpp test on darwin
2021-12-03 Matthias Springer[mlir][linalg][bufferize] Op interface implementation...
2021-12-03 Jean Perier[flang] Return arrays in Transfer runtime with SIZE...
2021-12-03 Jessica Clarke[TableGen][SelectionDAG] Use ComplexPattern type for...
2021-12-03 Jessica Clarke[AArch64][NFC] Alter ComplexPattern types to be consist...
2021-12-03 Jessica Clarke[AMDGPU][NFC] Alter ComplexPattern types to be consiste...
2021-12-03 Jessica Clarke[AArch64][NFC] Fix ComplexPattern types conflicting...
2021-12-03 Esme-Yi[NFC] move GNUELFDumper::printEnum() into a common...
2021-12-03 Chuanqi Xu[Coroutines] Handle InvokeInst in SalvageDebugInfo
2021-12-03 lh123[clangd] Show parameters for construct.
2021-12-03 Lawrence D... [lldb] add fallback for LLDB_PYTHON_RELATIVE_PATH
2021-12-03 Kirill Stoimenov[ASan] Changed intrisic implemenation to use PLT safe...
2021-12-03 Liqiang Tao[llvm][Inline] Add FunctionSimplificationPipeline to...
2021-12-03 LLVM GN Syncbot[gn build] Port aba8f320cc13
2021-12-03 LLVM GN Syncbot[gn build] Port 2d9efcfeec24
2021-12-03 Jason MolendaSimplify logic to identify dyld_sim in Simulator debugg...
2021-12-03 Nico Weber[gn build] (manually) port 9c4d194f44c4 better
2021-12-03 Vitaly Buka[lsan] Deflake fork_and_leak test
2021-12-03 Nico Weber[gn build] (manually) port 9c4d194f44c4
2021-12-03 Konstantin... [libc++][ranges] Implement [special.mem.concepts].
2021-12-03 Hongtao Yu[CSSPGO] Turn on Profi by default
2021-12-03 Mehdi AminiUsing make_unique instead of `new` (NFC)
2021-12-03 Geoffrey Martin... [Bazel] Set the right default for LLVM_WINDOWS_PREFER_F...
2021-12-03 Keith Smiley[clang][Darwin] Remove old lld implementation handling
2021-12-03 Reid Kleckner[bazel] Update static analyzer unit test deps for clang...
2021-12-03 Mingming LiuRun update_test_checks.py on test cases.
2021-12-03 Reid Kleckner[Bazel] Add LLVM_ENABLE_CURL to Bazel llvm-config.h...
2021-12-03 Daniil Fukalov[CostModel][AMDGPU] Fix instructions costs estimation...
2021-12-02 Greg ClaytonInclude extra input contents on this test so we can...
2021-12-02 Mogball[mlir][ods] update attr/type def format docs
2021-12-02 Vy Nguyen[clang-tidy][objc] Finds and fixes improper usages...
2021-12-02 Steven Wan[analyzer]Skip unstable CSA tests failing on several...
2021-12-02 George Koehler[ELF][PPC32] Make R_PPC32_PLTREL retain .got
2021-12-02 Matt ArsenaultAMDGPU: Sanitized functions require implicit arguments
2021-12-02 Ulysse Beaugnon[MLIR] Use a shared uniquer for affine maps and integer...
2021-12-02 Vitaly Buka[NFC][sanitizer] Remove SetSoftRssLimitExceededCallback
2021-12-02 Vitaly Buka[NFC][sanitizer] Reorder functions in cpp file
next