summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/RISCV/compress.ll
Commit message (Collapse)AuthorAgeFilesLines
* [RISCV] Add test changes missed from rL330293Alex Bradbury2018-04-181-4/+0
| | | | llvm-svn: 330294
* [RISCV] Expand codegen -> compression sanity checks and move to a single fileAlex Bradbury2018-04-181-0/+169
The objdump tests interfere with update_llc_test_checks.py and can't be automatically update them. Put the sanitify check for compression on the codegen codepath into a separate file, and expand it to also include tests of integer materialisation. This would catch changes such as those triggered by D41949. llvm-svn: 330288
OpenPOWER on IntegriCloud