platform/upstream/llvm.git
2021-11-24 Vitaly Buka[sanitizer] Fail instead of crash without real_pthread_...
2021-11-24 Bixia ZhengAccept symmetric sparse matrix in Matrix Market Exchang...
2021-11-24 WeverythingRevert "tsan: new runtime (v3)"
2021-11-24 Uday Bondhugula[MLIR] Remove duplicate `Pass` suffix from ViewOpGraph...
2021-11-24 wren romano[mlir][sparse] Adding wrappers for constantOverheadType...
2021-11-24 Jun MaRevert "[Taildup] Don't tail-duplicate loop header...
2021-11-24 Jun MaRevert "Revert "Revert "Recommit "Revert "[CVP] process...
2021-11-24 Mehdi AminiUpdate fir.insert_on_range syntax to make the range...
2021-11-24 Zequan Wu[LLDB][NativePDB] Allow find functions by full names
2021-11-24 Vitaly Buka[NFC][sanitizer] Limit StackStore stack size/tag to...
2021-11-24 Vitaly Buka[NFC][sanitizer] Test for b80affb8a149
2021-11-23 Stanislav Mekhanoshin[AMDGPU] Remove a no-op check in the gfx90a hazard...
2021-11-23 Butygin[mlir][spirv] Add math to OpenCL conversion
2021-11-23 Florian Mayer[hwasan] support python3 in hwasan_sanitize
2021-11-23 Florian Mayer[stack-safety] Check SCEV constraints at memory instruc...
2021-11-23 Vitaly Buka[NFC][sanitizer] Reuse forEach for operator==
2021-11-23 Vitaly Buka[sanitizer] Add DenseMap::forEach
2021-11-23 Nemanja Ivanovic[PowerPC] Allow scalars for asm constraint "v" with VSX
2021-11-23 Matt ArsenaultPrologEpilogInserter: Use explicit control for scavenge...
2021-11-23 Florian Hahn[LAA] Move visitPointers up in file (NFC).
2021-11-23 Walter ErquinigoFix a48501150b9ef64fd61d24f8cef2645237facc44
2021-11-23 Danil Stefaniuc[formatters] List and forward_list capping_size determi...
2021-11-23 Rahul JoshiMove dependency llvm:AllTargetsAsmParsers from Translat...
2021-11-23 Danil Stefaniuc[formatters] Capping size limitation avoidance for...
2021-11-23 Walter ErquinigoMake some libstd++ formatters safer
2021-11-23 Walter ErquinigoImprove optional formatter
2021-11-23 Sanjay Patel[InstSimplify] fold xor logic of 2 variables
2021-11-23 Vitaly Buka[NFC][sanitizer] Make method const
2021-11-23 Vitaly Buka[NFC][sanitizer] Extract StackTraceHeader struct
2021-11-23 Rong Xu[SampleFDO] Recompute BFI if the sample loader changes BPI
2021-11-23 Vitaly Buka[NFC][sanitizer] Add StackStoreTest
2021-11-23 Dimitry Andric[lldb] Move create_relative_symlink function up in...
2021-11-23 Vitaly Buka[NFC][sanitizer] Early return for empty StackTraces
2021-11-23 Vitaly Buka[NFC][sanitizer] Move StackStore::Allocated into cpp...
2021-11-23 Sanjay Patel[InstSimplify] add tests for xor logic fold; NFC
2021-11-23 Rob Suderman[mlir][tosa] Materialize tosa.pad value and fold noop...
2021-11-23 Rob Suderman[mlir][tosa] Separate tosa.transpose_conv decomposition...
2021-11-23 LLVM GN Syncbot[gn build] Port 1392b654ff65
2021-11-23 Mehdi AminiRevert "profi - a flow-based profile inference algorith...
2021-11-23 MaheshRavishankar[mlir][Linalg] Add pad vectorization patterns into...
2021-11-23 Mehrnoosh Heidarpour[InstCombine] Add test cases for D114339; NFC
2021-11-23 LLVM GN Syncbot[gn build] Port 884b6dd31142
2021-11-23 Quinn Pham[NFC][llvm] Inclusive language: remove instance of...
2021-11-23 spupyrevprofi - a flow-based profile inference algorithm: Part...
2021-11-23 wren romano[mlir][sparse] Moving integration tests that merely...
2021-11-23 Fangrui Song[ELF] Support non-RAX/non-adjacent R_X86_64_GOTPC32_TLS...
2021-11-23 Zarko Todorovski[llvm][NFC] Inclusive language: Reword replace uses...
2021-11-23 Pirama Arumuga... [compiler-rt/profile] Include __llvm_profile_get_magic...
2021-11-23 Philip Reames[indvars] Fix lftr crash when preheader is terminated...
2021-11-23 Nemanja Ivanovic[PowerPC] Add BCD add/sub/cmp builtins
2021-11-23 Florian Hahn[LAA] Turn aggregate type check into assertion (NFCI).
2021-11-23 Philip ReamesRevert "profi - a flow-based profile inference algorith...
2021-11-23 Philip Reames[unroll] Remove two dead variable assignments [nfc]
2021-11-23 spupyrevprofi - a flow-based profile inference algorithm: Part...
2021-11-23 Yaxun (Sam... [HIP] Fix device stub name for Windows
2021-11-23 Philip Reames[unroll] Use early return in shouldFullUnroll [nfc]
2021-11-23 Dmitry Vyukovtsan: disable signal_sync2.cpp test on powerpc64
2021-11-23 Dmitry Vyukov[lldb] Deflake TestTsanBasic.py
2021-11-23 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-11-23 Paul Robinson[PS4][TLI] Remove redundant line
2021-11-23 alex-t[AMDGPU] Enable fneg and fabs divergence-driven instruc...
2021-11-23 Yaxun (Sam... [NFC] Let Microsoft mangler accept GlobalDecl
2021-11-23 Yaxun (Sam... Fix warning due to default switch label
2021-11-23 Simon Moll[VP] Canonicalize macros of VPIntrinsics.def
2021-11-23 Gabor Marton[Analyzer][Core] Better simplification in SimpleSValBui...
2021-11-23 Yaxun (Sam... [HIP] Add HIP scope atomic operations
2021-11-23 Jinsong Ji[PowerPC] Remove FreeBSD test in mm-malloc.c due to...
2021-11-23 Sanjay Patel[InstCombine] enhance bitwise select matching
2021-11-23 Sanjay Patel[InstCombine] add tests for logical select; NFC
2021-11-23 Louis Dionne[libc++] Tidy up how %T and %t are created during confi...
2021-11-23 David Green[ARM] Expand rev.ll test with more triples. NFC
2021-11-23 Zahira AmmarguellatRevert "The _Float16 type is supported on x86 systems...
2021-11-23 Nicolas Vasilache[mlir][Vector] Thread 0-d vectors through InsertElementOp.
2021-11-23 Nicolas Vasilache[mlir][Vector] Thread 0-d vectors through ExtractElementOp.
2021-11-23 Matthias Springer[mlir][linalg][bufferize][NFC] Specify bufferize traver...
2021-11-23 Diana Picus[fir] Set !fir.len_param_index conversion to unimplemented
2021-11-23 Tonko Sabolčec[lldb] Fix lookup for global constants in namespaces
2021-11-23 Jay Foad[AMDGPU] Fix the name of a test case
2021-11-23 Dmitry Vyukovtsan: new runtime (v3)
2021-11-23 mydeveloperday[clang-format] [NFC] build clang-format with -Wall
2021-11-23 mydeveloperday[clang-format] [PR52527] can join * with /* to form...
2021-11-23 Evgeniy Brevnov[DSE][NFC] Introduce "doesn't overwrite" return code...
2021-11-23 Florian Hahn[ThreadPool] Do not return shared futures.
2021-11-23 Alexander BelyaevRevert "Revert "[mlir] Move AllocationOpInterface to...
2021-11-23 David Green[SDAG] Use UnknownSize for masked load/store MMO size
2021-11-23 Qiu Chaofan[PowerPC] Implement more fusion types for Power10
2021-11-23 David Green[X86] Regenerate X86/vmaskmov-offset.ll check lines...
2021-11-23 David Green[ARM] Add an test for showing the incorrect aliasing...
2021-11-23 Martin Storsjö[LLD] [COFF] Omit section symbols and IMAGE_SYM_CLASS_L...
2021-11-23 Martin Storsjö[AArch64] [COFF] Move jump tables back to the readonly...
2021-11-23 Martin Storsjö[LLD] [COFF] Interpret the immediate in ARM64 adr/adrp...
2021-11-23 Martin Storsjö[COFF] [ARM64] Create symbols with regular intervals...
2021-11-23 Nicolas Vasilache[mlir][Vector] Add a vblendps-based impl for transpose8...
2021-11-23 Sandeep Dasgupta[mlir] Refactoring a few Parser APIs
2021-11-23 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-11-23 Matthias Springer[mlir][linalg][bufferize] Limited support for scf.execu...
2021-11-23 Matthias Springer[mlir][linalg][bufferize][NFC] Move helper function...
2021-11-23 Matthias Springer[mlir][linalg][bufferize][NFC] Remove special casing...
2021-11-23 Matthias Springer[mlir][linalg][bufferize][NFC] Clean up headers and...
2021-11-23 Walter ErquinigoAttempt to fix e3dea5cf0e326366ab95a49d167fde8b0816e292
next