diff options
author | Craig Topper <craig.topper@gmail.com> | 2014-02-05 07:09:40 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2014-02-05 07:09:40 +0000 |
commit | 7ee163842fca42eb7d3c28d36b1cb5d4386dc35c (patch) | |
tree | c97e5f5096cce482e5515fa480bb6ac0fd2783aa /llvm/utils/TableGen/CodeGenTarget.cpp | |
parent | a30e437659a1caac18b5b4b83ec9105f7b8d578f (diff) | |
download | bcm5719-llvm-7ee163842fca42eb7d3c28d36b1cb5d4386dc35c.tar.gz bcm5719-llvm-7ee163842fca42eb7d3c28d36b1cb5d4386dc35c.zip |
Move matching for x86 BMI BLSI/BLSMSK/BLSR instructions to isel patterns instead of DAG combine. This weakens the ability to fold loads with them because we aren't able to match patterns that load the same thing twice. But maybe we should fix that if we care. The peephole optimizer will be able to fold some loads in its absense.
llvm-svn: 200824
Diffstat (limited to 'llvm/utils/TableGen/CodeGenTarget.cpp')
0 files changed, 0 insertions, 0 deletions