summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/call-v4.ll
Commit message (Collapse)AuthorAgeFilesLines
* Rename ExpandISelPseudo->FinalizeISel, delay register reservationMatt Arsenault2019-06-191-1/+1
| | | | | | | | | | | This allows targets to make more decisions about reserved registers after isel. For example, now it should be certain there are calls or stack objects in the frame or not, which could have been introduced by legalization. Patch by Matthias Braun llvm-svn: 363757
* [Hexagon] Add more lit testsKrzysztof Parzyszek2018-03-121-0/+34
llvm-svn: 327271
OpenPOWER on IntegriCloud