platform/upstream/llvm.git
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...
2022-05-24 Nikita Popov[InstCombine] Add splat vector test for asymmetric...
2022-05-24 LLVM GN Syncbot[gn build] Port 1d1a191edcfa
2022-05-24 Nikolas Klauser[libc++] Implement ranges::reverse
2022-05-24 Laramie Leavitt[libc++] Replace modulus operations in std::seed_seq...
2022-05-24 Fraser Cormack[LegalizeTypes][NFC] Fix node name in assertion message
2022-05-24 Aaron Jacobs[libc++] type_traits: use __is_core_convertible in...
2022-05-24 Nikita Popov[InstCombine] Handle logical and/or in recursive and...
2022-05-24 Nikita Popov[InstCombine] Use different icmp pattern in test (NFC)
2022-05-24 Markus Lavinllvm-reduce: improve basic-blocks removal pass
2022-05-24 Nikita Popov[LoopUnroll] Freeze tripcount rather than condition
2022-05-24 Lian Wang[LegalizeTypes][VP] Fix OpNo in WidenVecOp_VP_SCATTER
2022-05-24 Fraser Cormack[RISCV] Ensure the entire stack is aligned to the RVV...
2022-05-24 Fraser Cormack[RISCV] Fix RVV stack frame alignment bugs
2022-05-24 LLVM GN Syncbot[gn build] Port 496156ac57da
2022-05-24 Luo, Yuanke[X86][AMX] Multiple configure for AMX register.
2022-05-24 Chen Zheng[MachineSink] replace MachineLoop with MachineCycle
2022-05-24 Shraiysh Vaishay[OpenMP][IRBuilder] `omp task` support
2022-05-24 Peter Klausler[flang] Allow more forward references to ENTRY names
2022-05-24 Sotiris ApostolakisRevert "[SelectOpti][5/5] Optimize select-to-branch...
2022-05-24 Sotiris Apostolakis[SelectOpti][5/5] Optimize select-to-branch transformation
2022-05-24 Brad Smith[Hexagon] Fix test on OpenBSD
2022-05-24 Hyoun Kyu ChoExposes interface to free up caching data structure...
2022-05-24 usama hameedupdated canResolveToExpr to accept both statements...
2022-05-24 usama hameedbugfix in InfiniteLoopCheck to not print warnings for...
2022-05-24 usama hameedbugfix in InfiniteLoopCheck to not print warnings for...
2022-05-24 Wolfgang Pieb[NFC][Metadata] Define move constructor and move assign...
2022-05-24 Sotiris Apostolakis[SelectOpti][4/5] Loop Heuristics
2022-05-24 Sotiris Apostolakis[SelectOpti][3/5] Base Heuristics
2022-05-24 Vy Nguyen[lld-macho][nfc] Run clang-format on lld/MachO/*.{h...
2022-05-24 Peter Klausler[flang] Ignore BIND(C) binding name conflicts of inner...
2022-05-24 Peter Klausler[flang] Allow global scope names that clash with intrin...
2022-05-24 Xeonacid[RISCV] Make old JIT ExecutionEngine tests unsupported
2022-05-24 Peter Klausler[flang] Fix character length calculation for Unicode...
2022-05-24 Sam Clegg[lld][WebAssembly] Allow use of statically allocated...
2022-05-23 Hendrik Greving[BasicBlockUtils] Do not move loop metadata if outer...
2022-05-23 Hendrik Greving[BasicBlockUtils] Add corner case test for loop metadata.
2022-05-23 Mehdi AminiApply clang-tidy fixes for modernize-use-bool-literals...
2022-05-23 Mehdi AminiApply clang-tidy fixes for modernize-use-override in...
2022-05-23 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-05-23 Vitaly Buka[test][clang] Move -O3 in command line
2022-05-23 Jamie SchmeiserAdd new hidden option -print-on-crash that prints out...
2022-05-23 Tom Stellardgithub: Switch release PR repository to llvm/llvm-proje...
2022-05-23 Alex Brachet[libc][docs] Use same formatting for headers in source_...
2022-05-23 NAKAMURA Takumi[TableGen] emitStringLiteralDef: Pad trailing '\0'...
2022-05-23 Jeffrey TanFix lldb-vscode frame test failure
2022-05-23 NAKAMURA TakumiemitStringLiteralDef: Return earlier here. NFC.
2022-05-23 Mitch Phillips[symbolizer] Parse DW_TAG_variable DIs to show line...
2022-05-23 Sotiris Apostolakis[SelectOpti][2/5] Select-to-branch base transformation
2022-05-23 Qunyan MangusRemove duplicate fields in RAGreedy
2022-05-23 Paul Robinson[PS5] Make driver's PIC behavior match PS4
2022-05-23 Louis Dionne[libc++] Remove duplicate tests for callable concepts
2022-05-23 Stella Stamenova[mlir] Use 'native' instead of 'llvm_has_native_target...
2022-05-23 Florian Hahn[AArch64] Add tests with free shuffles for indexed...
2022-05-23 Paul Walker[SVEInstrFormats] Ensure scatter instructions are named...
2022-05-23 Alexey Bataev[SLP][NFC]Improve compile time, NFC.
2022-05-23 Julian Lettner[Sanitizer][Darwin] Add explanation for Apple platform...
2022-05-23 LLVM GN Syncbot[gn build] Port eebc1fb772c5
2022-05-23 Nikolas Klauser[libc++] Add ranges::max_element to the synopsis and...
2022-05-23 Nikolas Klauser[libc++] Add auto to the list of required extensions...
next