summaryrefslogtreecommitdiffstats
path: root/lib/Basic/Targets/Hexagon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Hexagon] Add support for Hexagon V66Krzysztof Parzyszek2018-12-051-1/+4
* [Hexagon] Remove support for V4Krzysztof Parzyszek2018-10-191-11/+4
* [Hexagon] Diagnose intrinsics not supported by selected CPU/HVXKrzysztof Parzyszek2018-07-121-0/+4
* [Hexagon] Remove -mhvx-double and the corresponding subtarget featureKrzysztof Parzyszek2018-04-031-1/+0
* Add Rest of Targets Support to ValidCPUList (enabling march notes)Erich Keane2018-02-081-8/+22
* [Hexagon] Add front-end support for Hexagon V65Krzysztof Parzyszek2017-12-131-0/+4
* [Hexagon] Handling of new HVX flags and target-featuresSumanth Gundapaneni2017-10-181-27/+22
* Break up Targets.cpp into a header/impl pair per target type[NFCI]Erich Keane2017-07-211-0/+159