summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/BuiltinsHexagon.def
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Add intrinsics for data cache operationsKrzysztof Parzyszek2017-07-141-0/+6
* [Hexagon] Add definitions for circular and bit-reverse loads/storesKrzysztof Parzyszek2016-04-221-1/+22
* [Hexagon] V60/HVX builtin definitions for clangKrzysztof Parzyszek2016-04-181-13/+619
* [Hexagon] Change all builtins returning "bool" to return "int" insteadKrzysztof Parzyszek2016-01-141-92/+92
* Hexagon V5 intrinsics support in clang.Sirish Pande2012-05-111-671/+860
* Revert r155363, due to the underlying patches in LLVM causing regressionChandler Carruth2012-04-231-860/+672
* Hexagon V5 (floating point) support in cfe.Sirish Pande2012-04-231-672/+860
* Revert some Hexagon builtin commits to match reverts done to LLVM inChandler Carruth2012-04-181-860/+672
* Typo fix.Sirish Pande2012-04-171-4/+4
* Fix to avoid warning. Also add header, and lincense information.Sirish Pande2012-04-171-0/+16
* Readd lost "undef BUILTIN" to fix the build.David Blaikie2012-04-161-0/+2
* Hexagon V5(Floating Point) support.Sirish Pande2012-04-161-686/+856
* Hexagon backend supportTony Linthicum2011-12-121-0/+689