diff options
author | Chris Lattner <sabre@nondot.org> | 2005-10-19 02:07:26 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-10-19 02:07:26 +0000 |
commit | 4c59309f591064f2207df5a98f41ed2d504b52da (patch) | |
tree | cdd1952c75a27635390d3d2b33a2bcd78f540440 /lib/Target/Alpha/AlphaTargetMachine.cpp | |
parent | ab1bf27be5a3045ef8174eebd74f7630a7c58d3b (diff) |
Add support for patterns that have physical registers in them. Testcase:
def : Pat<(trunc G8RC:$in),
(OR8To4 G8RC:$in, X0)>;
Even though this doesn't make any sense on PPC :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23815 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Alpha/AlphaTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions