Lancern pushed 214 commit(s) to refs/heads/main in repository Lancern/llvm-project

Lancern/llvm-project

#dae510 - [lldb][DWARFASTParserClang] Make GetCXXObjectParameter public and call it fro... by Michael Buch
#c07904 - [lldb] add has methods to all DemangledNameInfo attributes (#144549) by Charles Zablit
#09e794 - [HIP] Emit the CUID value in the module with the new driver (#144570) by Joseph Huber
#e873fd - [BOLT] Gadget scanner: do not crash on debug-printing CFI instructions (#136151) by Anatoly Trosinenko
#493a35 - [lldb][AArch64] Fix live process test for Linux's mte_ctrl register by David Spickett
#83381b - [LLDB] Add negative number parsing to DIL (#144557) by Ilia Kuklin
#5645d6 - Implement `sigsetjmp` and `siglongjmp` for darwin/aarch64 (#139555) by Aly ElAshram
#bf79d4 - [Reland] [PowerPC] frontend get target feature from backend with cpu name (#1... by zhijian lin
#f87b66 - [MLIR][NFC] Fixed some Typos (#144263) by Abdul Raheem
#e75e24 - [AMDGPU][True16][Codegen] keep srcmod/clamp/omod from v_s_xxx_f16 when moved ... by Brox Chen
#278ece - [InstCombine][NFC] Pre-commit tests for #125935 (#144111) by Abhishek Kaushik
#a4e452 - [mlir][Transforms] Fix replaceUsesOfBlockArgument API (#144706) by Matthias Springer
#802fa9 - [PredicateInfo] Avoid duplicate hash lookup (NFC) by Nikita Popov
#7e8f1f - [HIP] Remove dots in HIP runtime path (#143792) by Siu Chi Chan
#4c6f39 - [Clang] Add standalone AMDGPU SPIR-V toolchain (#144576) by Joseph Huber
#19360e - [gn build] port bf79d4819ede (ppc -gen-target-features) by Nico Weber
#89efae - [Flang][OpenMP] Update default MapType for Map Clauses and OpenMP 5.2 (#144715) by Jack Styles
#eb694b - [mlir][arith] Delete mul ext canonicalizations (#144844) by Tobias Gysi
#3516ad - [RISCV] Update SpacemiT X60 scheduling latencies based on hardware measuremen... by Mikhail R. Gadelha
#fdb572 - Fix bazel build after #144594 (#144904) by Karlo Basioli

Lancern reviewed pull request #144726 in the repository llvm/llvm-project

llvm/llvm-project

#144726: [CIR] Add support for __builtin_expect

Lancern commented to a review in pull request #144726 in the repository llvm/llvm-project

llvm/llvm-project

#144726: [CIR] Add support for __builtin_expect

Lancern pushed 1 commit(s) to refs/heads/cir/builtin-expect in repository Lancern/llvm-project

Lancern/llvm-project

Lancern pushed 126 commit(s) to refs/heads/main in repository Lancern/llvm-project

Lancern/llvm-project

#a83d33 - [flang][OpenMP] Don't allow DO CONCURRENT inside of a loop nest (#144506) by Tom Eccles
#8584ab - [mlir] mlir/test/lit.local.cfg -> mlir/test/Target/SPIRV/lit.local.cfg (#144685) by Frank Schlimbach
#68471d - Revert "Reapply "[clang][bytecode] Allocate IntegralAP and Floating types usi... by Timm Bäder
#6729da - [mlir][amdgpu][nfc] Add PatternBenefit to populate methods (#144663) by Kunwar Grover
#c4d997 - Revert "Reland [Driver] Add support for GCC installation detection in… (#144684) by Garvit Gupta
#1f34d6 - [Remarks] Remove yaml-strtab format (#144527) by Tobias Stadler
#671cae - [Flang][OpenMP] Update relevant warnings to emit when OMP >= v5.2 (#144492) by Jack Styles
#fda6b7 - Fix libc++ restarter job. by Eric Fiselier
#bdac95 - [nfc][jt] Drop `std::optional` pointers (#144548) by Mircea Trofin
#c5613d - [MLIR] Mark LLVM::FMAOp as legal (#144671) by lorenzo chelini
#1d6f10 - [mlir] [python] Fixed the return type of `MemRefType.get_strides_and_offset` ... by Sergei Lebedev
#9db750 - [libc++] Move __has_iterator_typedefs to the up-to-C++17 implementation of it... by Nikolas Klauser
#40d2f3 - [Sema][ObjC] Loosen restrictions on reinterpret_cast involving indirect ARC-m... by Akira Hatanaka
#ee070d - [mlir][bufferization] Support custom types (1/N) (#142986) by Andrei Golubev
#6f4add - [compiler-rt] [Fuzzer] Fix ARMv7 test link failure by linking unwinder (#144495) by Omair Javaid
#36038a - [RemoveDIs][NFC] Remove dbg intrinsic handling code from SelectionDAG ISel (#... by Orlando Cazalet-Hyams
#8fc20b - Fix bazel build issue caused by 142986 (#144721) by Karlo Basioli
#e4c3b0 - [InstCombine] Fold `tan(x) * cos(x) => sin(x)` (#136319) by amordo
#b53c1e - [AArch64] Add ISel for postindex ld1/st1 in big-endian (#144387) by John Brawn
#3af4d4 - [HLSL][SPIR-V] Fix LinkageAttribute emission for BuiltIn (#144701) by Nathan Gauër

Lancern deleted branch cir/call-side-effect in the repository Lancern/llvm-project

Lancern pushed 1 commit(s) to refs/heads/main in repository llvm/llvm-project

llvm/llvm-project

#2bcdfa - [CIR] Add side effect attribute to call operations (#144201) by Sirui Mu

Lancern closed pull request #144201 in the repository llvm/llvm-project

llvm/llvm-project

#144201: [CIR] Add side effect attribute to call operations

Lancern reviewed pull request #144376 in the repository llvm/llvm-project

llvm/llvm-project

#144376: [CIR] Add support for __builtin_assume

Lancern commented to a review in pull request #144376 in the repository llvm/llvm-project

llvm/llvm-project

#144376: [CIR] Add support for __builtin_assume

Lancern pushed 1 commit(s) to refs/heads/cir/assume in repository Lancern/llvm-project

Lancern/llvm-project

Lancern reviewed pull request #144201 in the repository llvm/llvm-project

llvm/llvm-project

#144201: [CIR] Add side effect attribute to call operations

Lancern pushed 161 commit(s) to refs/heads/main in repository Lancern/llvm-project

Lancern/llvm-project

#329dfa - [X86] fixup-blend.ll - add commuted load test coverage by Simon Pilgrim
#d57b86 - Revert "AArch64: Move AArch64MCExpr functions to AArch64MCAsmInfo" by Douglas Yung
#a54712 - [LSR] Make canHoistIVInc allow non-integer types (#143707) by John Brawn
#39ad31 - [TableGen] Use default member initializers. NFC. (#144349) by Jay Foad
#595a27 - [mlir][emitc] Support 'emitc::LValueType' in 'emitc::VerbatimOp' (#144151) by Andrey Timonin
#8e333e - [mlir] Expose linearize/delinearize lowering transforms (#144156) by Max191
#7c25db - [DAG] Fold (and X, (add (not Y), Z)) -> (and X, (not (sub Y, Z))). (#141476) by Xu Zhang
#f2734a - [InstCombine] fold icmp with add/sub instructions having the same operands (#... by Acthinks Yang
#4692f0 - Revert "[AMDGPU] Extended vector promotion to aggregate types." (#144366) by zGoldthorpe
#38fa75 - Fix diagnostic documentation build errors by Aaron Ballman
#f03732 - [clang][Parser] Fix crash on malformed using declaration in constexpr functio... by Iris Shi
#6f1b5e - [X86] LowerCONCAT_VECTORS - pull out repeated SDLoc(). NFC. by Simon Pilgrim
#404597 - [OMPIRBuilder] - Make offloading input data persist for deferred target tasks... by Pranav Bhandarkar
#c7d858 - [IndVars] Add tests showing missed simplifications. by Florian Hahn
#a5f052 - [AArch64][SelectionDAG] Enable new partial reduction lowering by default (#14... by Nicholas Guy
#58d234 - [MLIR][XeGPU] Add unroll patterns for scatter ops (#143602) by Jianhui Li
#fc6aac - [DirectX] Fix bug where Flatten arrays was only using last index (#144146) by Farzon Lotfi
#2dd50b - [OpenMP] Fix warnings by Kazu Hirata
#dfb14b - [Flang] NFC: Update test to work on Mac (#144253) by Kiran Chandramohan
#711f6a - [llvm][DebugInfo] Encode DW_AT_object_pointer on method declarations with DW_... by Michael Buch

Lancern reviewed pull request #144201 in the repository llvm/llvm-project

llvm/llvm-project

#144201: [CIR] Add side effect attribute to call operations

Lancern commented to a review in pull request #144201 in the repository llvm/llvm-project

llvm/llvm-project

#144201: [CIR] Add side effect attribute to call operations

Lancern pushed 1 commit(s) to refs/heads/cir/call-side-effect in repository Lancern/llvm-project

Lancern/llvm-project

#77d093 - [CIR] Add support for __builtin_assume by Sirui Mu

Lancern commented to a review in pull request #144201 in the repository llvm/llvm-project

llvm/llvm-project

#144201: [CIR] Add side effect attribute to call operations

Lancern reviewed pull request #144201 in the repository llvm/llvm-project

llvm/llvm-project

#144201: [CIR] Add side effect attribute to call operations

Lancern commented to a review in pull request #144201 in the repository llvm/llvm-project

llvm/llvm-project

#144201: [CIR] Add side effect attribute to call operations

Lancern opened pull request #144376 in the repository llvm/llvm-project

llvm/llvm-project

#144376: [CIR] Add support for __builtin_assume