platform/upstream/llvm.git
2022-05-25 Chuanqi Xu[C++20] [Coroutines] Conform the updates for CWG issue...
2022-05-25 Chenbing Zheng[InstCombine] [NFC] Move transforms for truncated shift...
2022-05-25 Chenbing Zheng[InstCombine] add test for trunc-shl-trunc ; NFC
2022-05-25 owenca[clang-format][NFC] Insert/remove braces in clang/lib...
2022-05-25 Amir Ayupov[BOLT][NFC] Use ListSeparator in BinaryFunction print...
2022-05-25 Amir Ayupov[BOLT][NFC] Customize endline character for printInstru...
2022-05-25 Amir Ayupov[BOLT][NFC] Use for_each to simplify printLoopInfo
2022-05-25 Amir Ayupov[BOLT][NFC] Remove unused BF::computeLocalUDChain metho...
2022-05-25 Jonas Devlieghere[lldb] Improve TestAppleSimulatorOSType.py error message
2022-05-25 Jonas Devlieghere[lldb] Disable modules in Apple-lldb-base
2022-05-24 Salman Javed[clang-tidy] Fix #55134 (regression introduced by 5da7c04)
2022-05-24 Andrew Browne[DFSan] Add option to specify individual library files...
2022-05-24 Paul Walker[LLVM][IR] Fix assert in ConstantExpr::getPtrToInt...
2022-05-24 Aart Bik[mlir][sparse] complex lowering
2022-05-24 Martin Sebor[InstCombine] Fold memrchr calls with sequences of...
2022-05-24 Siva Chandra... [libc] Add the pthread_mutex_t type.
2022-05-24 Mike Rice[OpenMP] Add codegen for 'omp_all_memory' reserved...
2022-05-24 Philip Reames[RISCV] Ensure the forwarded AVL register is alive
2022-05-24 Aart Bik[mlir][sparse] add new complex ops to reduction recognition
2022-05-24 Craig Topper[RISCV] Add an operand kind to the opcode/imm returned...
2022-05-24 Philip Reames[riscv] Use getFirstInstrTerminator [nfc]
2022-05-24 Philip Reames[RISCV] Hoist VSETVLI out of idiomatic fixed length...
2022-05-24 Paul Walker[SelectionDAG] Add support to widen ISD::STEP_VECTOR...
2022-05-24 Kiran Chandramohan[Flang][OpenMP] Fixes for unstructured OpenMP code
2022-05-24 Amy KwanFix build failure revealed by c35ca3a1c78f693b749ad1174...
2022-05-24 Peter Klausler[flang][runtime] Catch decimal integer input overflow
2022-05-24 Peter Klausler[flang] Replace crash and improve a semantics TODO...
2022-05-24 Peter Klausler[flang] Process subprogram BIND(C,NAME=...) locally
2022-05-24 Yitzhak Mandelbaum[clang][dataflow] Relax `Environment` comparison operation.
2022-05-24 Peter Klausler[flang] Fix false error for multiple defined I/O subrou...
2022-05-24 Peter Klausler[flang] Accept defined assignment with CLASS(*) RHS
2022-05-24 Peter Klausler[flang] Fix purity testing for generic calls
2022-05-24 Alex Lorenz[clang][test] mark tests added in ee8524087c78 as unsup...
2022-05-24 Peter Klausler[flang] Don't prematurely resolve subprogram names
2022-05-24 Yitzhak Mandelbaum[clang][dataflow] Make limit on fixpoint-algorithm...
2022-05-24 Mariusz Borsa[Sanitizers][Darwin] Replace SANITIZER_MAC with SANITIZ...
2022-05-24 Peter Klausler[flang] Catch calls to assumed-length character functions
2022-05-24 Vasileios Porpodas[SLP] Fix crash caused by reorderBottomToTop().
2022-05-24 Sanjay Patel[InstCombine] fold more shuffles with FP<->Int cast...
2022-05-24 Leonard ChanRevert "[compiler-rt][scudo] Add missing preprocessor...
2022-05-24 Leonard Chan[compiler-rt][scudo] Add missing preprocessor token
2022-05-24 Sotiris ApostolakisRecommit "[SelectOpti][5/5] Optimize select-to-branch...
2022-05-24 Peter Klausler[flang] Fix crash in semantics after PDT instantiation
2022-05-24 V Donaldson[flang] Alternate entry points with unused arguments
2022-05-24 Stanislav Mekhanoshin[AMDGPU] Disable newly added gfx90a global isel image...
2022-05-24 Leonard Chan[compiler-rt][scudo] Simplify TBI checks
2022-05-24 Saleem AbdulrasoolSema: adjust assertion to account for deduced types
2022-05-24 Joseph Huber[OpenMP] Fix file arguments for embedding bitcode in...
2022-05-24 Mike Rice[OpenMP] Add parsing/sema support for omp_all_memory...
2022-05-24 Peter Klausler[flang][runtime] Handle BACKSPACE after reading past EOF
2022-05-24 Leonard Chan[compiler-rt][lsan] Update CanBeAHeapPointer for AArch64
2022-05-24 Nathan Ridge[clangd] Handle '--' in QueryDriverDatabase
2022-05-24 Paul RobinsonReland "[PS5] Verify defaults to -fno-stack-size-section"
2022-05-24 Stanislav Mekhanoshin[AMDGPU] Enforce alignment of image vaddr on gfx90a
2022-05-24 Alex Lorenz[libclang] add supporting for indexing/visiting C+...
2022-05-24 Paul RobinsonRevert "[PS5] Verify defaults to -fno-stack-size-section"
2022-05-24 Chris BienemanNFC. Clang-formatting.
2022-05-24 Peter Klausler[flang][runtime] INQUIRE(UNIT=666,NUMBER=n) must set...
2022-05-24 Paul Robinson[PS5] Verify defaults to -fno-stack-size-section
2022-05-24 Craig TopperRecommit "[RISCV] Use selectShiftMaskXLen ComplexPatter...
2022-05-24 Craig Topper[RISCV] Add test cases showing failure to remove mask...
2022-05-24 Nico Weber[gn build] Reformat all build files
2022-05-24 Peter Klausler[flang] Extension: Accept Hollerith actual arguments...
2022-05-24 Cyndy Ishida[Clang] Avoid misleading 'conflicting types' diagnostic...
2022-05-24 Nico Weber[gn build] (semi-automatically) port 0360b9f1599b
2022-05-24 Louis Dionne[libc++][NFC] Whitespace refactoring of string.cpp...
2022-05-24 Louis Dionne[libc++][NFC] Move definitions around in string.cpp...
2022-05-24 Mogball[mlir] Rename mlir::SmallVector -> llvm::SmallVector
2022-05-24 Logan Chien[mlir] Breakdown diagnostic string literals
2022-05-24 Peter Klausler[flang][runtime] Clean up asynchronous I/O APIs
2022-05-24 Serge PavlovFix behavior of is_fp_class on empty class set
2022-05-24 Simon Pilgrim[DAG] Unroll vectorized FPOW instructions before wideni...
2022-05-24 Hans Wennborg[libcxx] Add sort.bench.cpp to libcxx/benchmarks/CMakeL...
2022-05-24 Sam Parker[TypePromotion] Avoid unnecessary trunc zext pairs
2022-05-24 Thomas Raoux[mlir][vector] Add new lowering mode to vector.contract...
2022-05-24 Simon Pilgrim[CostModel][X86] getScalarizationOverhead - improve...
2022-05-24 Ivan Kosarev[AMDGPU][MC][GFX11] Support base+soffset+offset SMEM...
2022-05-24 Nikita Popov[InstCombine] Strip bitcasts in GEP diff fold
2022-05-24 Nikita Popov[InstCombine] Add test for GEP difference with bitcasts...
2022-05-24 Louis Dionne[libc++] Rename the generic-singlethreaded CI job to...
2022-05-24 Nikita Popov[InstCombine] Use IRBuilder in freeze pushing transform...
2022-05-24 Nikita Popov[InstCombine] Add tests for freeze of load with metadat...
2022-05-24 Sam McCall[pseudo] (trivial) bracket-matching
2022-05-24 Joseph Huber[OpenMP] Add `-Xoffload-linker` to forward input to...
2022-05-24 Alexey Bataev[SLP][NFC]Make isFirstInsertElement a weak strict order...
2022-05-24 Nabeel Omer[x86][DAG] Unroll vectorized FREMs that will become...
2022-05-24 Sylvestre LedruRevert "[TableGen] Remove code beads"
2022-05-24 Ivan Kosarev[Clang][CodeGen] Fix the cmse-clear-return.c test.
2022-05-24 Kristof BeylsMinutes for security group sync-ups have moved to Disco...
2022-05-24 Simon Pilgrim[X86] scalar_widen_div.ll - remove non-generated CHECKs
2022-05-24 Anastasia Stulova[OpenCL] Make -cl-ext a driver option.
2022-05-24 Max KazantsevFix comment in test. NFC
2022-05-24 Max Kazantsev[Test] Add LICM test for PR55672 showing problem with...
2022-05-24 Luo, Yuanke[X86][AMX] Reduce the compiling time for non-amx code.
2022-05-24 Simon Pilgrim[X86] Add test showing failure to expand <2 x float...
2022-05-24 Sheng[TableGen] Remove code beads
2022-05-24 Kito Cheng[RISCV][NFC] Change interface of RVVIntrinsic::getSuffixStr
2022-05-24 Nikita Popov[InstCombine] Support logical and in masked icmp fold
2022-05-24 Nikita Popov[InstCombine] Add tests for masked icmps with bitwise...
2022-05-24 Nikita Popov[InstCombine] Use m_APInt() in asymmetric masked icmp...
next