Matt Arsenault 0b2f9a266d R600/SI: Various instruction format bit test cleanups
- Fix missing SALU format bits
- Remove unused isSALUInstr
- Add isVALU
- Switch isDS to use a bit like the others
- Move SIInstrInfo::is* functions to header
- Reorder so they are approximately sorted by type (SALU, VALU, memory)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223038 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-01 15:52:46 +00:00
..
2014-11-21 22:06:37 +00:00
2014-10-07 21:29:56 +00:00
2014-10-07 21:29:56 +00:00
2014-11-07 20:45:00 +00:00
2014-09-29 15:53:15 +00:00