summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/BuiltinsHexagon.def
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Add intrinsics for Hexagon V66Krzysztof Parzyszek2018-12-051-0/+17
* [Hexagon] Update builtin definitionsKrzysztof Parzyszek2018-12-041-1515/+1578
* [Hexagon] Remove unneeded strings from builtin definitions, NFCKrzysztof Parzyszek2018-08-241-815/+815
* [Hexagon] Aid bit-reverse load intrinsics lowering with bitcodeKrzysztof Parzyszek2018-03-291-11/+11
* [Hexagon] Add support for "new" circular buffer intrinsicsKrzysztof Parzyszek2018-03-281-0/+23
* [Hexagon] Intrinsic support for V62 and V65Krzysztof Parzyszek2017-12-131-9/+213
* [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