aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Target
AgeCommit message (Expand)Author
2022-08-05[mlir] Use SymbolTableCollection to lookup referenced symbol in AddressOfOpEugene Zhulenev
2022-08-01Add support for lowering simd if clause to LLVM IRDominik Adamski
2022-07-31[mlir] Remove types from attributesJeff Niu
2022-07-29Use value instead of getValue (NFC)Kazu Hirata
2022-07-29[mlir][LLVM] Rework the API of GEPOpMarkus Böck
2022-07-28[Flang][MLIR][OpenMP] Add support for simdlen clausePrabhdeep Singh Soni
2022-07-18Revert "[MLIR] Generic 'malloc', 'aligned_alloc' and 'free' functions"Mehdi Amini
2022-07-18[mlir][spirv] Allow unnamed entry point functionsAlexander Batashev
2022-07-18[MLIR] Generic 'malloc', 'aligned_alloc' and 'free' functionsMichele Scuttari
2022-07-15Use drop_begin (NFC)Kazu Hirata
2022-07-14[mlir] (NFC) run clang-format on all filesJeff Niu
2022-07-14[mlir] Use value instead of getValue (NFC)Kazu Hirata
2022-07-13[mlir] Use has_value instead of hasValue (NFC)Kazu Hirata
2022-07-11[OMPIRBuilder] Add support for simdlen clausePrabhdeep Singh Soni
2022-07-06[mlir][OpenMP] Add if clause to OpenMP simd constructDominik Adamski
2022-07-04[mlir][OpenMP] omp.task translation to LLVM IRShraiysh Vaishay
2022-06-29[NFC][OpenMP] Fix worksharing-loopPeixin-Qiao
2022-06-25Revert "Don't use Optional::hasValue (NFC)"Kazu Hirata
2022-06-25Don't use Optional::hasValue (NFC)Kazu Hirata
2022-06-20[mlir] Don't use Optional::getValue (NFC)Kazu Hirata
2022-06-20Don't use Optional::hasValue (NFC)Kazu Hirata
2022-06-20[mlir] Don't use Optional::hasValue (NFC)Kazu Hirata
2022-06-20[mlir] move SCF headers to SCF/{IR,Transforms} respectivelyAlex Zinenko
2022-06-19Use value_or instead of getValueOr (NFC)Kazu Hirata
2022-06-18[mlir] Update accessors to prefixed form (NFC)Jacques Pienaar
2022-06-15[mlir][LLVMIR] Use insertelement if needed when translating ConstantAggregateMin-Yih Hsu
2022-06-13[mlir] (NFC) Clean up bazel and CMake target namesMogball
2022-06-02[mlir] Support convert token type from LLVM IR.jacquesguan
2022-05-31[mlir] Support import llvm intrinsics.jacquesguan
2022-05-27[mlir][LLVM] Add support for Calling Convention in LLVMFuncOpAlexander Batashev
2022-05-20[mlir][LLVMIR] Add support for translating from some simple LLVM instructionsMin-Yih Hsu
2022-05-17[mlir] Update LLVMIR Fastmath flags use of MLIR BitEnum functionalityjfurtek
2022-05-17[mlir][LLVMIR] Use a new way to verify GEPOp indicesMin-Yih Hsu
2022-05-17[mlir][LLVMIR] Add support for translating insertelement/extractelement.jacquesguan
2022-05-14[mlir][LLVMIR] Add support for translating shufflevectorMin-Yih Hsu
2022-05-14[mlir][LLVMIR] Add support for translating insert/extractvalueMin-Yih Hsu
2022-05-12[mlir][LLVM] Make the nested type restriction on complex constants less aggre...Benjamin Kramer
2022-05-04[mlir][LLVMIR] Do not update instMap via assignments to entry referencesMin-Yih Hsu
2022-05-03[mlir][LLVMIR] Add support for translating Switch instructionMin-Yih Hsu
2022-05-02[mlir][LLVMIR] Add support for translating FCmp & FP constantsMin-Yih Hsu
2022-04-28[mlir][emitc] Add a cast opMarius Brehler
2022-04-27[mlir][LLVMIR] Do not cache llvm::Constant into instMapMin-Yih Hsu
2022-04-27[mlir][LLVMIR] Do not cache Instruction generated on-the-flyMin-Yih Hsu
2022-04-27[mlir][LLVMIR] Add support for importing struct-type ConstantAggregate(Zero)Min-Yih Hsu
2022-04-26[OpenMPIRBuilder] Remove ContinuationBB argument from Body callback.Michael Kruse
2022-04-23[mlir][NFC] Shift a bunch of dialect includes from the .h to the .cppRiver Riddle
2022-04-20Apply clang-tidy fixes for llvm-twine-local in OpenMPToLLVMIRTranslation.cpp ...Mehdi Amini
2022-04-19Apply clang-tidy fixes for llvm-qualified-auto in OpenMPToLLVMIRTranslation.c...Mehdi Amini
2022-04-18Reapply "[OpenMP] Refactor OMPScheduleType enum."Michael Kruse
2022-04-18Revert "[OpenMP] Refactor OMPScheduleType enum."Michael Kruse