| commit | 6f358370481d31bd5795bf4a4843f6931444e1a4 | [log] [tgz] |
|---|---|---|
| author | Brendon Cahoon <bcahoon@codeaurora.org> | Wed Feb 08 18:25:47 2012 +0000 |
| committer | Brendon Cahoon <bcahoon@codeaurora.org> | Wed Feb 08 18:25:47 2012 +0000 |
| tree | 624e94cd6e33414f49450d7504bd512df84d2d3f | |
| parent | 3ff74d8e62c5cd978ecd0af12e2c51f6a13b8a09 [diff] |
Use TSFlag bit to describe instruction properties. Creating the isPredicated TSFlag enables the code to use the property defined in the instruction format instead of using a large switch statement. llvm-svn: 150078