aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/BuiltinsHexagon.def
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-05[Hexagon] Add intrinsics for Hexagon V66Krzysztof Parzyszek
2018-12-04[Hexagon] Update builtin definitionsKrzysztof Parzyszek
2018-08-24[Hexagon] Remove unneeded strings from builtin definitions, NFCKrzysztof Parzyszek
2018-03-29[Hexagon] Aid bit-reverse load intrinsics lowering with bitcodeKrzysztof Parzyszek
2018-03-28[Hexagon] Add support for "new" circular buffer intrinsicsKrzysztof Parzyszek
2017-12-13[Hexagon] Intrinsic support for V62 and V65Krzysztof Parzyszek
2017-07-14[Hexagon] Add intrinsics for data cache operationsKrzysztof Parzyszek
2016-04-22[Hexagon] Add definitions for circular and bit-reverse loads/storesKrzysztof Parzyszek
2016-04-18[Hexagon] V60/HVX builtin definitions for clangKrzysztof Parzyszek
2016-01-14[Hexagon] Change all builtins returning "bool" to return "int" insteadKrzysztof Parzyszek
2012-05-11Hexagon V5 intrinsics support in clang.Sirish Pande
2012-04-23Revert r155363, due to the underlying patches in LLVM causing regressionChandler Carruth
2012-04-23Hexagon V5 (floating point) support in cfe.Sirish Pande
2012-04-18Revert some Hexagon builtin commits to match reverts done to LLVM inChandler Carruth
2012-04-17Typo fix.Sirish Pande
2012-04-17Fix to avoid warning. Also add header, and lincense information.Sirish Pande
2012-04-16Readd lost "undef BUILTIN" to fix the build.David Blaikie
2012-04-16Hexagon V5(Floating Point) support.Sirish Pande
2011-12-12Hexagon backend supportTony Linthicum