aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp
AgeCommit message (Expand)Author
2022-06-27[mlir][LLVMIR] Add support for va_start/copy/end intrinsicsMin-Yih Hsu
2022-06-20Don't use Optional::hasValue (NFC)Kazu Hirata
2022-06-17[mlir] replace 'emit_c_wrappers' func->llvm conversion option with a passAlex Zinenko
2022-05-27[mlir][LLVM] Add support for Calling Convention in LLVMFuncOpAlexander Batashev
2022-04-18[mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespaceRiver Riddle
2022-04-05[MLIR] Check for static shape before bare pointer conversionLorenzo Chelini
2022-04-05Apply clang-tidy fixes for readability-redundant-control-flow in FuncToLLVM.c...Mehdi Amini
2022-04-04Apply clang-tidy fixes for llvm-qualified-auto in FuncToLLVM.cpp (NFC)Mehdi Amini
2022-03-16[mlir:FunctionOpInterface] Rename the "type" attribute to "function_type"River Riddle
2022-03-15[mlir] Fix --convert-func-to-llvm=emit-c-wrappers argument and result attribu...Sam Carroll
2022-03-08[mlir][NFC] Update the Builtin dialect to use "Both" accessorsRiver Riddle
2022-03-07[mlir][NFC] Rename StandardToLLVM to FuncToLLVMRiver Riddle