platform/upstream/llvm.git
2021-02-12 Sander de Smalen[CostModel] An extending load to illegal type is not...
2021-02-12 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2021-02-12 Kazu Hirata[PGO] Drop unnecessary const from return types (NFC)
2021-02-12 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-12 Fangrui SongDebugInfo/Symbolize: Use stable_sort
2021-02-12 Max Kazantsev[Test] Add a potentially hanging test to prevent mergin...
2021-02-12 Heejin Ahn[WebAssembly] Fix delegate's argument computation
2021-02-12 Peter Collingbournegn build: Support cross-compiling libunwind for Android.
2021-02-12 Pushpinder... [OpenMP][AMDGPU] Add support for linking libomptarget...
2021-02-12 Craig Topper[TableGen] Make the map in InfoByHwMode protected....
2021-02-12 Michael Kruse[Polly] Sanitize optimization levels.
2021-02-12 Jianzhou Zhao[dfsan] Fix building OriginAddr at non-linux OS
2021-02-12 Jonas Devlieghere[lldb] s/TARGET_OS_EMBEDDED/TARGET_OS_IPHONE/
2021-02-12 Jonas Devlieghere[lldb] Fix 'r' and 'run' aliases on Apple Silicon
2021-02-12 James Y KnightFix bitcode decoder error in "Encode alignment attribut...
2021-02-12 Amara Emerson[GlobalISel] Fix sext_inreg(load) combine to not move...
2021-02-12 Fangrui SongDebugInfo/Symbolize: Don't differentiate function/data...
2021-02-12 Tom StellardPartially Revert "scan-view: Remove Reporter.py and...
2021-02-12 Michael Kruse[Polly] Hide IslScheduleOptimizer implementation from...
2021-02-12 Aart Bik[mlir] detect integer overflow in debug mode
2021-02-12 Philip Reames[knownbits] Preserve known bits for small shift recurrences
2021-02-12 Sam Clegg[lld][WebAssembly] Fix for weak undefined functions...
2021-02-12 Philip Reames[tests] Autogen update test to remove whitespace diffs
2021-02-12 Philip Reames[tests] precommit a tests for D96534 (and other range...
2021-02-12 Philip Reames[tests] Autogen a few tests for ease of update
2021-02-12 Vitaly Buka[NFC,memprof] Update test after D96319
2021-02-12 Vitaly Buka[Msan, NewPM] Reduce size of msan binaries
2021-02-11 Craig Topper[RISCV] Add a pattern for a scalable vector mask vnot.
2021-02-11 Vitaly Buka[NFC] Extract function which registers sanitizer passes
2021-02-11 Julian Lettner[Sanitizer] Fix sanitizer tests without reducing optimi...
2021-02-11 Valentin Clement[flang][fir][NFC] Move BoxType to TableGen type definition
2021-02-11 Peter CollingbourneObjectFileELF: Test whether reloc_header is non-null...
2021-02-11 Dave Lee[lldb] Add step target to ThreadPlanStepInRange constructor
2021-02-11 Hongtao YuRemove test code that cause MSAN failure.
2021-02-11 Dan Gohman[WebAssembly] Use the new crt1-command.o if present.
2021-02-11 Nicolas Vasilaches[mlir] Tighten computation of inferred SubView result...
2021-02-11 ShihPo Hung[RISCV] Initial support for insert/extract subvector
2021-02-11 James Y KnightNFC: update clang tests to check ordering and alignment...
2021-02-11 Jianzhou Zhao[dfsan] Introduce memory mapping for origin tracking
2021-02-11 Hafiz Abid... Replace deprecated %T in 2 tests.
2021-02-11 Pengxuan Zheng[AArch64] Adding Neon Sm3 & Sm4 Intrinsics
2021-02-11 Guillaume ChateletFix errors in distributions
2021-02-11 AndreyChurbanov[OpenMP] libomp: minor changes to improve library perfo...
2021-02-11 Hongtao YuUndo test changs introduced by D96193.
2021-02-11 Douglas YungNFCI. With the move to the new pass manager by default...
2021-02-11 Jonas Devlieghere[lldb] Disable x86-multithread-write.test with reproducers
2021-02-11 Hansang Bae[OpenMP] Enable omp_get_num_devices() on Windows
2021-02-11 Guillaume ChateletFix incorrect indentation in LangRef.rst
2021-02-11 Hongtao Yu[CSSPGO] Process functions in a top-down order on a...
2021-02-11 Guillaume ChateletFix incorrect indentation in LangRef.rst
2021-02-11 Guillaume ChateletEncode alignment attribute for `cmpxchg`
2021-02-11 Guillaume ChateletEncode alignment attribute for `atomicrmw`
2021-02-11 Stanislav Mekhanoshin[AMDGPU] Fix promote alloca with double use in a same...
2021-02-11 Stanislav MekhanoshinMove implementation of isAssumeLikeIntrinsic into Intri...
2021-02-11 Eric Schweitz[flang][fir][NFC] Rename WhereOp to IfOp.
2021-02-11 Haojian Wu[clangd] Retire the cross-file-rename command-line...
2021-02-11 Pavel LabathRevert "[lldb/test] Automatically find debug servers...
2021-02-11 peter klausler[flang] Don't perform macro replacement unless *.F...
2021-02-11 Snehasish Kumar[CodeGen] Split out cold exception handling pads.
2021-02-11 Adrian Prantlllvm-dwarfdump: fix the counting when printing DW_OP_en...
2021-02-11 Snehasish Kumar[CodeGen] Basic block sections should take precendence...
2021-02-11 Eric Schweitz[flang][fir] Update the kind mapping class.
2021-02-11 Jianzhou Zhao[dfsan] Add origin chain utils
2021-02-11 Matt ArsenaultAMDGPU: Restrict soft clause bundling at half of the...
2021-02-11 peter klausler[flang] Improve "Error reading module file" error message
2021-02-11 Sam Clegg[lld][WebAssembly] Delay the merging of data section...
2021-02-11 Nick Desaulniers[clang][Arm] Fix handling of -Wa,-implicit-it=
2021-02-11 Philip Reames[tests] Precommit tests for D96440
2021-02-11 Sanjay Patel[InstCombine] add tests for disguised mul ops; NFC
2021-02-11 Yonghong SongBPF: Add LLVMAnalysis in CMakefile LINK_COMPONENTS
2021-02-11 Michael KruseRevert "[AssumptionCache] Avoid dangling llvm.assume...
2021-02-11 Mark de Wever[libc++][format] Enable format_error on older compilers.
2021-02-11 Leandro Vaz[flang] Fix typo in FlangConfig.cmake.in.
2021-02-11 Mark de Wever[libc++][format] Improve Add basic_format_parse_context.
2021-02-11 Fangrui Song[asan][test] Fix Linux/odr-violation.cpp on gcc
2021-02-11 David Green[ARM] Single source vmovnt tests. NFC
2021-02-11 Jay Foad[AMDGPU] Better selection of base offset when merging...
2021-02-11 Craig Topper[TargetLowering][RISCV][AArch64][PowerPC] Enable BuildU...
2021-02-11 Fangrui Song[ELF] Resolve defined symbols before undefined symbols
2021-02-11 Nico Weber[gn build] port ed98676fa483
2021-02-11 Stella StamenovaSupport multi-configuration generators correctly in...
2021-02-11 Adhemerval... [sanitizer] Fix suffix-log-path_test.c on arm-linux-gnu
2021-02-11 Florian Hahn[LV] Add tests showing suboptimal vectorization for...
2021-02-11 Sourabh Singh... [flang] Remove `LINK_WITH_FIR` cmake switch
2021-02-11 Craig Topper[RISCV] Add support loads, stores, and splats of vXi1...
2021-02-11 Simon Pilgrim[DAG] foldLogicOfSetCCs - Generalize and/or (setcc...
2021-02-11 Mark de Wever[libc++][format] Add basic_format_parse_context.
2021-02-11 Nico Weber[gn build] Port 7e3b9aba609f
2021-02-11 clementvalRevert "[flang][fir][NFC] Move BoxType to TableGen...
2021-02-11 Yonghong SongBPF: Implement TTI.IntImmCost() properly
2021-02-11 Alex Hoppen[Timer] On macOS count number of executed instructions
2021-02-11 Valentin Clement[flang][fir][NFC] Move BoxType to TableGen type definition
2021-02-11 Raphael Isemann[lldb] Fix that running a top level expression without...
2021-02-11 Nicolas Vasilache[mlir][LLVM] NFC - Refactor a lookupOrCreateFn to reuse...
2021-02-11 Raphael Isemann[lldb] Don't emit a warning when using Objective-C...
2021-02-11 David Green[ARM] Add CostKind to getMVEVectorCostFactor.
2021-02-11 Aaron BallmanStore the calculated constant expression value into...
2021-02-11 Raphael Isemann[lldb] Log the actual expression result in UserExpressi...
2021-02-11 Thomas Preud... Improve STRICT_FSETCC codegen in absence of no NaN
2021-02-11 Andy Wingo[lld][WebAssembly] Common superclass for input globals...
next