2 Commits

Author SHA1 Message Date
Alex Bradbury
4b5e638622 [RISCV] Add test changes missed from rL330293
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330294 91177308-0d34-0410-b5e6-96231b3b80d8
2018-04-18 20:36:12 +00:00
Alex Bradbury
6663e67a21 [RISCV] Expand codegen -> compression sanity checks and move to a single file
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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330288 91177308-0d34-0410-b5e6-96231b3b80d8
2018-04-18 20:17:29 +00:00