summaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/Basic/IntrinsicEmitter.cpp
AgeCommit message (Expand)Author
2025-11-18Extend MemoryEffects to Support Target-Specific Memory Locations (#148650)CarolineConcatto
2025-11-17[LLVM-Tablegen] Pretty Printing Arguments in LLVM Intrinsics (#162629)Dharuni R Acharya
2025-11-04[IR] Add new function attribute nocreateundeforpoison (#164809)Jay Foad
2025-09-30[LLVM] Fix a bug in `Intrinsic::getFnAttributes` (#161248)Rahul Joshi
2025-09-18[IntrinsicEmitter] Make AttributesMap PackedID type-adaptive (#158383)Elvin Wang
2025-09-18[IntrinsicEmitter] Make AttributesMap bound inclusive (#158714)Elvin Wang
2025-09-12[IntrinsicEmitter] Make AttributesMap bits adaptive (#157965)Elvin Wang
2025-09-04[NFC][IntrinsicEmitter] Include source location with enum definition (#156800)Rahul Joshi
2025-08-12[NFCI[TableGen] Minor improvements to `Intrinsic::getAttributes` (#152761)Rahul Joshi
2025-08-08[NFCI][TableGen] Make `Intrinsic::getAttributes` table driven (#152349)Rahul Joshi
2025-08-06[LLVM][Intrinsics] Reduce stack size for `Intrinsic::getAttributes` (#152219)Rahul Joshi
2025-07-09[TableGen] Minor cleanup in `StringToOffsetTable` (#147712)Rahul Joshi
2025-06-07[TableGen] Use `emplace` instead of `insert` and similar. NFC. (#143164)Jay Foad
2025-05-19[LLVM][TableGen] Rename `ListInit::getValues()` to `getElements()` (#140289)Rahul Joshi
2025-04-17[Intrinsics] Add support for range attributes (#135642)Nikita Popov
2025-03-20[Intrinsics] Add Intrinsic::getFnAttributes() (NFC) (#132029)Nikita Popov
2025-01-29[IR] Convert from nocapture to captures(none) (#123181)Nikita Popov
2025-01-28[StrTable] Switch intrinsics to StringTable and work around MSVC (#123548)Chandler Carruth
2025-01-03[llvm-(min-)tblgen] Avoid redundant source compilation (#114494)Michael Kruse
2025-01-02Revert "[llvm-(min-)tblgen] Avoid redundant source compilation (#114494)"Michael Kruse
2025-01-02[llvm-(min-)tblgen] Avoid redundant source compilation (#114494)Michael Kruse