summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/circ_st.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Update more testcasesKrzysztof Parzyszek2018-03-061-5/+5
| | | | llvm-svn: 326830
* [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-15/+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/+108
llvm-svn: 232645
OpenPOWER on IntegriCloud