summaryrefslogtreecommitdiffstats
path: root/clang/utils/TableGen
Commit message (Expand)AuthorAgeFilesLines
* Add support for pretty-printing attributes, from Richard Membarth!Douglas Gregor2011-11-191-0/+67
* Fix Neon builtin pointer argument checking for "sret" builtins.Bob Wilson2011-11-161-6/+24
* Validate DiagGroup names in TableGen, they're used as command line arguments ...Benjamin Kramer2011-11-151-0/+4
* Check pointer types for arguments of Neon load/store macros. rdar://9958031Bob Wilson2011-11-081-10/+18
* Clean up type flags for overloaded Neon builtins. No functional change.Bob Wilson2011-11-082-13/+43
* Use StringRef's case transformation methods.Benjamin Kramer2011-11-061-2/+1
* Update the CMake build for clang-tblgen to reflect that it directlyChandler Carruth2011-11-021-0/+1
* Add __nodebug__ attribute to functions in arm_neon.hBob Wilson2011-10-141-1/+1
* Constant expression evaluation refactoring:Richard Smith2011-10-101-1/+1
* Make clang-tblgen's Makefile independent of Clang's top-level Makefile,Peter Collingbourne2011-10-081-2/+2
* Add the Clang tblgen backends to Clang, and flip the switch to causePeter Collingbourne2011-10-0615-0/+4098
OpenPOWER on IntegriCloud