diff options
author | Chris Lattner <sabre@nondot.org> | 2008-01-06 02:16:26 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-01-06 02:16:26 +0000 |
commit | 2d51a4ce8f64a0e4aa70a52c46aafb22a31e47e4 (patch) | |
tree | f03f00e3bee5634dcc55d733e1961acc2727a040 /utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | a529a37fbd602d748e3e1b345db059ebe3ccf5b1 (diff) |
remove some old hacky code that tried to infer whether a store
occured in a pattern, but failed miserably. The new code works for
any instruction that has a store in its pattern, including all the
x86 mem op mem instructions.
The only target-independent code that uses this is branch folding,
so this won't change anything in practice.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45648 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions