summaryrefslogtreecommitdiff
path: root/mlir/test/Target/LLVMIR/Import
AgeCommit message (Expand)Author
2025-11-21[mlir][llvm] Handle debug record import edge cases (#168774)Tobias Gysi
2025-11-19[mlir][LLVM] Resync memory effect attribute with LLVM IR (#168568)darkbuck
2025-11-14[MLIR][LLVM] Debug info: import debug records directly (#167812)Bruno Cardoso Lopes
2025-11-13[MLIR][LLVMIR] Add {s,u}cmp intrinsics to LLVM dialect (#167870)Robert Konicar
2025-10-21[mlir][LLVMIR] Remove "unsafe-fp-math" attribute support (#162782)paperchalice
2025-10-16[MLIR][LLVM] Add inline_hint as a first class function attribute (#163324)Morris Hafner
2025-10-15[MLIR][LLVM] Avoid creating unused NameLocs for imported functions (#163506)Christian Ulmann
2025-09-26[mlir] Add splitDebugFilename field in DIComplileUnitAttr. (#160704)Abid Qadeer
2025-09-24[IR] Forbid mixing condition and operand bundle assumes (#160460)Nikita Popov
2025-09-24Reapply "[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm....Weibo He
2025-09-18[mlir][llvm] Use prop-dict for `ubsantrap` (#159470)Ivan Butygin
2025-09-17[mlir][llvm] Pretty printing for trap intrinsics (#159385)Ivan Butygin
2025-09-17Revert "Reapply "[Coroutines] Add llvm.coro.is_in_ramp and drop return value ...Weibo He
2025-09-17Reapply "[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm....Weibo He
2025-09-10[mlir][LLVMIR] Support memory model relaxation annotations (MMRA) (#157770)Krzysztof Drewniak
2025-09-01[MLIR] Add target_specific_attrs attribute to mlir.global (#154706)Vadim Curcă
2025-08-29[IR][CodeGen] Remove "approx-func-fp-math" attribute (#155740)paperchalice
2025-08-25Revert "[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.c...Chuanqi Xu
2025-08-25[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.coro.end ...Weibo He
2025-08-15[mlir][llvm] Add `align` attribute to `llvm.intr.masked.{expandload,compresss...Erick Ochoa Lopez
2025-08-08[IR] Remove size argument from lifetime intrinsics (#150248)Nikita Popov
2025-07-31[mlir][llvm] adds an attribute for the module level assembly (#151318)gitoleg
2025-07-30Reapply "[mlir][llvm] Add intrinsic arg and result attribute support … (#15...Tobias Gysi
2025-07-30Revert "Reland "[mlir][llvm] Add intrinsic arg and result attribute support (...Mehdi Amini
2025-07-30Reland "[mlir][llvm] Add intrinsic arg and result attribute support (… (#15...Tobias Gysi
2025-07-29Revert "[mlir][llvm] Add intrinsic arg and result attribute support (… (#15...Tobias Gysi
2025-07-29[mlir][llvm] Add intrinsic arg and result attribute support (#150783)Tobias Gysi
2025-07-21[IR] Only allow lifetime.start/end on allocas (#149310)Nikita Popov
2025-07-17[mlir][LLVMIR] Add IFuncOp to LLVM dialect (#147697)Robert Konicar
2025-06-25[IR][PGO] Verify invalid `MD_prof` metadata on instructions (#145576)Mircea Trofin
2025-06-17[mlir][flang] Added Weighted[Region]BranchOpInterface's. (#142079)Slava Zakharin
2025-06-10[flang] Add support for -mrecip[=<list>] (#143418)Cameron McInally
2025-05-30[flang] Add support for -mprefer-vector-width=<value> (#142073)Cameron McInally
2025-05-28[MLIR][LLVM][DLTI] Handle data layout token 'n32:64' (#141299)Bruno Cardoso Lopes
2025-05-23[MLIR][LLVM][DLTI] Handle data layout token 'Fn32' (#141167)Bruno Cardoso Lopes
2025-05-22Reland "[NVPTX] Unify and extend barrier{.cta} intrinsic support" (#141143)Alex MacLean
2025-05-22[MLIR][LLVM] Tail call support for inline asm op (#140826)Bruno Cardoso Lopes
2025-05-22Revert "[NVPTX] Unify and extend barrier{.cta} intrinsic support (#140615)"Alex Maclean
2025-05-21[NVPTX] Unify and extend barrier{.cta} intrinsic support (#140615)Alex MacLean
2025-05-16[MLIR][LLVM] Add import-structs-as-literals flag to the IR import (#140098)Christian Ulmann
2025-05-15[MLIR][LLVM] Improve inline asm importer (#139989)Bruno Cardoso Lopes
2025-05-13[MLIR][LLVM] Print LLVMStructType name using printEscapedString (#139652)Bruno Cardoso Lopes
2025-05-05[MLIR][LLVMIR] Import calls with mismatching signature as indirect call (#135...Bruno Cardoso Lopes
2025-05-05[MLIR][LLVM] Importer: fix void returning intrinsic calls (#138325)Bruno Cardoso Lopes
2025-05-05[MLIR][LLVM] Add ProfileSummary module flag support (#138070)Bruno Cardoso Lopes
2025-05-02[IR] Do not store Function inside BlockAddress (#137958)Nikita Popov
2025-05-02[mlir] Ensure fmaximum/fminimum is defined in mlir/Dialect/LLVMIR/LLVMEnums.t...Jonathan Thackray
2025-04-30[llvm][mlir] Adding instrument function entry and instrument function exit at...Anchu Rajendran S
2025-04-30[mlir][llvm] Support nusw and nuw in GEP (#137272)Peiyong Lin
2025-04-28[MLIR][LLVM] More on CG Profile: support null function entries (#137269)Bruno Cardoso Lopes