summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-05[𝘀𝗽𝗿] changes introduced through rebaseusers/ilovepi/spr/main.riscv-use-the-thread-local-stack-protector-for-android-targetsPaul Kirth
2024-04-05[llvm][NFC] Update URL in comment about Android ABIPaul Kirth
2024-04-05[llvm-ranlib] Change -v (alias for --version) to -VFangrui Song
2024-04-05Fix issue with never-constexpr __construct_at in C++ < 20. (#87403)Eric
2024-04-05[ORC] Fix an EDU-update bug in ExecutionSession::IL_failSymbols.Lang Hames
2024-04-05[flang][cuda] Lower device to host and device to device transfer (#87387)Valentin Clement (バレンタイン クレメン)
2024-04-05[clang][CodeGen] Guard ubsan checks with `llvm.allow.ubsan.check` (#87436)Vitaly Buka
2024-04-05[libcxx] coerce formatter precision to int (#87738)Brian Cain
2024-04-05[llvm][ADT] Use ADL to find begin()/end() in interleave* (#87669)Jon Roelofs
2024-04-05[bazel] Improve libc build on macOS (#86174)Keith Smiley
2024-04-05[X86] pr45995.ll - add nounwind to silence cfi noiseSimon Pilgrim
2024-04-05[X86] bool-vector.ll - add nounwind to silence cfi noiseSimon Pilgrim
2024-04-05Reland "[flang][runtime] Enable I/O APIs in F18 runtime offload builds." (#87...Slava Zakharin
2024-04-05[bazel] Add the remaining llvm-driver tools (#87302)Jordan Rupprecht
2024-04-05Reland "[GlobalISel] Fix the infinite loop issue in `commute_int_constant_to_...Michael Liao
2024-04-05Fix tbaa.struct metadata for bitfields using big endian. (#87753)Julian Nagele
2024-04-05[TTI] getCommonMaskedMemoryOpCost - add AddressSpace argumentSimon Pilgrim
2024-04-05[MLIR][LLVM] Remove bitcast pattern from type consistency pass (#87755)Christian Ulmann
2024-04-05[MLIR][OpenMP] Skip host omp ops when compiling for the target device (#85239)Jan Leyonberg
2024-04-05[RemoveDIs] Add flag to preserve the debug info format of input IR (#87379)Stephen Tozer
2024-04-05[FLANG] allow -fopenmp= (#86816)Mats Petersson
2024-04-05Reapply "[LV] Improve AnyOf reduction codegen. (#78304)"Florian Hahn
2024-04-05[OpenMP] Add amdgpu-num-work-groups attribute to OpenMP kernels (#87695)Joseph Huber
2024-04-05[libc] Implement roundeven C23 math functions (#87678)Vinayak Dev
2024-04-05[TTI] getCommonMaskedMemoryOpCost - pull out repeated getNumElements calls. NFC.Simon Pilgrim
2024-04-05[X86] Add TODO to remove getGSScalarCost and use BaseT / getCommonMaskedMemo...Simon Pilgrim
2024-04-05[mlir][OpFormatGen][NFC] Change Raw{Operands,Types} arrays to objects (#85631)Andrei Golubev
2024-04-05Fix formatting of a comment; NFC (#87739)AX网
2024-04-05[flang][NFC] Unify getIfConstantIntValue helpers (#87633)Tom Eccles
2024-04-05[LLD][COFF] Add ARM64EC support to findLineTable. (#87240)Jacek Caban
2024-04-05[SLP] Protect against scalable vector users.David Green
2024-04-05[CostModel][X86] Update masked load/store/gather/scatter tests to explicitly ...Simon Pilgrim
2024-04-05[TTI][X86] getGSVectorCost/getGSScalarCost - add CostKind to the function arg...Simon Pilgrim
2024-04-05[NFC] Remove semicolons after function definitions (#87764)NagyDonat
2024-04-05Revert "[mlir][SCF] `ValueBoundsConstraintSet`: Support `scf.if` (branches) (...Mehdi Amini
2024-04-05Revert "[mlir][SCF][NFC] `ValueBoundsConstraintSet`: Simplify `scf.for` imple...Mehdi Amini
2024-04-05Revert "[mlir][Arith] `ValueBoundsOpInterface`: Support `arith.select` (#86383)"Mehdi Amini
2024-04-05[mlir][arith] Add result pretty printing for constant vscale values (#83565)Benjamin Maxwell
2024-04-05Revert "[llvm-objcopy] Add --compress-sections"Mitch Phillips
2024-04-05[analyzer] Remove barely used class 'KnownSVal' (NFC) (#86953)NagyDonat
2024-04-05[analyzer] Make recognition of hardened __FOO_chk functions explicit (#86536)NagyDonat
2024-04-05[Thumb] Resolve FIXME: Use 'mov hi, $src; mov $dst, hi' (#81908)AtariDreams
2024-04-05[mlir][test] Extend CMake logic for e2e testsAndrzej Warzynski
2024-04-05Reland "[flang][clang] Add Visibility specific help text for options (#81869)"David Spickett
2024-04-05Revert "[flang][clang] Add Visibility specific help text for options (#81869)"David Spickett
2024-04-05[flang][clang] Add Visibility specific help text for options (#81869)David Spickett
2024-04-05Fix a few broken links (#87098)mlevesquedion
2024-04-05[Clang][Sema] Skip checking anonymous enum in using enum declaration (#87144)Qizhi Hu
2024-04-05[MLIR][LLVM] Improve bit- and addrspacecast folders (#87745)Christian Ulmann
2024-04-05[MLIR][LLVM][Mem2Reg] Relax type equality requirement for load and store (#87...Christian Ulmann