commit | 7ed1391ff66012e4963081cfb20b6166e8784f50 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Apr 17 22:05:17 2011 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Apr 17 22:05:17 2011 +0000 |
tree | 5daca144fdadefe1c48e3479be81a0a96b35659b | |
parent | 543790673c747ab2793fc657e239ce5f78419dc0 [diff] |
now that predicates have a decent abstraction layer on them, introduce a new kind of predicate: one that is specific to imm nodes. The predicate function specified here just checks an int64_t directly instead of messing around with SDNode's. The virtue of this is that it means that fastisel and other things can reason about these predicates. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129675 91177308-0d34-0410-b5e6-96231b3b80d8