OSDN Git Service

Add way to test for generic TargetOpcodes
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 2 Oct 2015 18:58:33 +0000 (18:58 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 2 Oct 2015 18:58:33 +0000 (18:58 +0000)
commit63a9180f3c1a821244b0e57f816412c609f006a2
treecf74c1574bcb1782d650826ac9249f13d18b7349
parent8c0c4322ddf0a4e77689a0d19c1604daa60cd442
Add way to test for generic TargetOpcodes

The alternative would be to add a bit to the target's
InstrFlags but that seems like a waste of a bit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249169 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
include/llvm/Target/TargetOpcodes.h