summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/TableGen.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-26 07:36:37 +0000
committerChris Lattner <sabre@nondot.org>2010-02-26 07:36:37 +0000
commitbe5b634cea28c16f5eb4f05dad3dc76b01dd5386 (patch)
treea7bf911c3f38e40e7428ca88176338b88060e6e9 /llvm/utils/TableGen/TableGen.cpp
parent81129177a3e6df1c1135b8a9ab0a173fe570d820 (diff)
downloadbcm5719-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/TableGen.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud