summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/two-crash.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Replace instruction definitions with auto-generated onesKrzysztof Parzyszek2017-02-101-1/+1
| | | | llvm-svn: 294753
* [Hexagon] Avoid replacing full regs with subregisters in tied operandsKrzysztof Parzyszek2016-10-061-0/+23
Doing so will result in the two-address pass generating incorrect code. llvm-svn: 283463
OpenPOWER on IntegriCloud