diff options
author | Dan Gohman <gohman@apple.com> | 2008-10-15 06:50:19 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-10-15 06:50:19 +0000 |
commit | 2a1741255717754c37385e4ccee0993d5649c5b5 (patch) | |
tree | 31a72b9193cd8b4335ca1bea9055318640eea6be /tools/gccas | |
parent | 251c5d018585dc12dde41e4371e5877b82cbae5e (diff) | |
download | external_llvm-2a1741255717754c37385e4ccee0993d5649c5b5.zip external_llvm-2a1741255717754c37385e4ccee0993d5649c5b5.tar.gz external_llvm-2a1741255717754c37385e4ccee0993d5649c5b5.tar.bz2 |
Now that predicates can be composed, simplify several of
the predicates by extending simple predicates to create
more complex predicates instead of duplicating the logic
for the simple predicates.
This doesn't reduce much redundancy in DAGISelEmitter.cpp's
generated source yet; that will require improvements to
DAGISelEmitter.cpp's instruction sorting, to make it more
effectively group nodes with similar predicates together.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57565 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/gccas')
0 files changed, 0 insertions, 0 deletions