summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/brev_st.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Add support to handle bit-reverse load intrinsicsKrzysztof Parzyszek2018-03-291-10/+10
| | | | | | Patch by Sumanth Gundapaneni. llvm-svn: 328774
* [Hexagon] Replace instruction definitions with auto-generated onesKrzysztof Parzyszek2017-02-101-5/+5
| | | | llvm-svn: 294753
* [Hexagon] Eliminate pseudo instructions for circ/brev loads and storesKrzysztof Parzyszek2016-02-121-14/+5
| | | | | | | | | We can generate the actual instructions from the intrinsics without the need for pseudo-instructions. Also, since the intrinsics have a side- effect in a form of a store, attempt to optimize away loads from the store location. llvm-svn: 260690
* [Hexagon] Intrinsics for circular and bit-reversed loads and storesKrzysztof Parzyszek2015-03-181-0/+112
llvm-svn: 232645
OpenPOWER on IntegriCloud