diff options
author | Chris Lattner <sabre@nondot.org> | 2010-02-26 07:36:37 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-02-26 07:36:37 +0000 |
commit | be5b634cea28c16f5eb4f05dad3dc76b01dd5386 (patch) | |
tree | a7bf911c3f38e40e7428ca88176338b88060e6e9 /llvm/utils/TableGen/AsmMatcherEmitter.cpp | |
parent | 81129177a3e6df1c1135b8a9ab0a173fe570d820 (diff) | |
download | bcm5719-llvm-be5b634cea28c16f5eb4f05dad3dc76b01dd5386.tar.gz bcm5719-llvm-be5b634cea28c16f5eb4f05dad3dc76b01dd5386.zip |
finish off the factoring optimization along the lines of the
current design. This generates a matcher that successfully
runs, but it turns out that the factoring we're doing violates
the ordering of patterns, so we end up matching (e.g.) movups
where we want movaps. This won't due, but I'll address this in
a follow on patch. It's nice to not be on by default yet! :)
llvm-svn: 97215
Diffstat (limited to 'llvm/utils/TableGen/AsmMatcherEmitter.cpp')
0 files changed, 0 insertions, 0 deletions