commit | 22bb31103de3337f0bb74c7bee16d1817d4dca14 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Fri Aug 22 00:20:26 2008 +0000 |
committer | Dan Gohman <gohman@apple.com> | Fri Aug 22 00:20:26 2008 +0000 |
tree | 6b3248d4c091d2b5b82e3ce2e55ddcf2b8495ee6 | |
parent | a6211d9e83dfce3f8e3109af0d4b9a8e6647eedf [diff] |
Factor out the predicate check code from DAGISelEmitter.cpp and use it in FastISelEmitter.cpp, and make FastISel subtarget aware. Among other things, this lets it work properly on x86 targets that don't have SSE, where it successfully selects x87 instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55156 91177308-0d34-0410-b5e6-96231b3b80d8