summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC/LeonCASAInstructionUT.ll
Commit message (Collapse)AuthorAgeFilesLines
* Relax fast register allocator related test cases; NFCMatthias Braun2018-10-291-1/+3
| | | | | | | | | | | | | - Relex hard coded registers and stack frame sizes - Some test cleanups - Change phi-dbg.ll to match on mir output after phi elimination instead of going through the whole codegen pipeline. This is in preparation for https://reviews.llvm.org/D52010 I'm committing all the test changes upfront that work before and after independently. llvm-svn: 345532
* Add support for Myriad ma2x8x series of CPUsWalter Lee2017-10-021-0/+14
| | | | | | | | | | | | Summary: Also add support for some older Myriad CPUs that were missing. Reviewers: jyknight Subscribers: fedor.sergeev Differential Revision: https://reviews.llvm.org/D37552 llvm-svn: 314705
* [Sparc] Remove execute permissions from non-executable text filesDaniel Cederman2017-05-171-0/+0
| | | | | | | | | | | | Reviewers: jyknight, lero_chris, venkatra Reviewed By: jyknight Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D27127 llvm-svn: 303245
* [Myriad]: set LeonCASA processor featureDouglas Katzman2016-09-131-0/+1
| | | | llvm-svn: 281359
* [Sparc][LEON] Unit test for CASA instruction supported by some LEON ↵Chris Dewhurst2016-09-091-0/+14
processors added. llvm-svn: 281021
OpenPOWER on IntegriCloud