summaryrefslogtreecommitdiff
path: root/utils/TableGen
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Fix arm_neon.h with -flax-vector-conversions=none, part 3Eli Friedman2019-10-171-1/+2
* [ARM] Fix arm_neon.h with -flax-vector-conversions=none, part 2.Eli Friedman2019-10-101-1/+4
* [ARM] Fix arm_neon.h with -flax-vector-conversions=noneEli Friedman2019-10-091-2/+2
* Emit TypeNodes.def with tblgen.John McCall2019-10-014-0/+228
* Use scope qualifiers in Clang's tblgen backends to get usefulJohn McCall2019-10-0111-64/+37
* [OpenCL] Add version handling and add vector ld/st builtinsSven van Haastregt2019-09-191-7/+15
* Add SpellingNotCalculated to Attribute Enums to suppress UBSan warningsErich Keane2019-09-171-0/+8
* Move some definitions from Sema to Basic to fix shared libs buildErich Keane2019-09-161-17/+17
* Fix build error in 371875Erich Keane2019-09-131-2/+2
* [NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr.Erich Keane2019-09-131-57/+107
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-134-0/+368
* [OpenCL] Add image type handling for builtinsSven van Haastregt2019-09-051-3/+67
* Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"Roman Lebedev2019-09-044-368/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-044-0/+368
* [OpenCL] Drop spurious semicolon in generated file; NFCSven van Haastregt2019-09-031-1/+1
* [ARM NEON] Avoid duplicated decarationsDiogo N. Sampaio2019-09-031-3/+22
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-024-368/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-024-0/+368
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-314-368/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-314-0/+368
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-304-368/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-304-0/+368
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-304-368/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-304-0/+368
* [OpenCL] Microoptimize OCL2Qual a bitBenjamin Kramer2019-08-241-9/+11
* Retire llvm::less_ptr. llvm::deref is much more flexible.Benjamin Kramer2019-08-221-2/+2
* [OpenCL] Add const, volatile and pointer builtin handlingSven van Haastregt2019-08-201-2/+36
* [OpenCL] Add generic type handling for builtin functionsSven van Haastregt2019-08-191-103/+326
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-142-26/+26
* Add lifetime categories attributesMatthias Gehre2019-07-251-0/+4
* [OpenCL] Make TableGen'd builtin tables and helper functions staticTom Stellard2019-07-151-3/+3
* P0840R2: support for [[no_unique_address]] attributeRichard Smith2019-06-201-12/+26
* [OpenCL] Declare builtin functions using TableGenSven van Haastregt2019-06-034-0/+328
* Add the `objc_class_stub` attribute.John McCall2019-05-301-31/+34
* [analyzer] List checker/plugin options in 3 categories: released, alpha, deve...Kristof Umann2019-05-231-0/+18
* [analyzer] Hide developer-only checker/package options by defaultKristof Umann2019-05-231-32/+37
* Clang-formatting the header in advance of other planned changes; NFC.Aaron Ballman2019-05-221-21/+37
* [analyzer] Don't display implementation checkers under -analyzer-checker-help...Kristof Umann2019-05-011-2/+18
* Use llvm::stable_sortFangrui Song2019-04-241-6/+2
* [analyzer][NFC] Reimplement checker optionsKristof Umann2019-04-191-4/+103
* Use llvm::is_contained. NFCFangrui Song2019-02-101-2/+2
* [ASTDump] Rename methods which are conceptually VisitsStephen Kelly2019-01-301-3/+3
* [analyzer] Reimplement dependencies between checkersKristof Umann2019-01-261-16/+60
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1911-44/+33
* Emit !callback metadata and introduce the callback attributeJohannes Doerfert2019-01-191-0/+37
* Implement Attr dumping in terms of visitorsStephen Kelly2019-01-113-35/+73
* Improving this fatal diagnostic to help checker developers figure out what's ...Aaron Ballman2018-12-221-3/+4
* Switch from cast<> to dyn_cast<>.Aaron Ballman2018-12-211-2/+5
* Allow direct navigation to static analysis checker documentation through SARI...Aaron Ballman2018-12-201-1/+37
* NFC: Make this test kinder on downstream forksErik Pilkington2018-12-041-6/+2