commit | a01bc6a59fcb48684b40bb6090b911935d0b6630 | [log] [tgz] |
---|---|---|
author | Eric Christopher <echristo@gmail.com> | Thu Feb 26 00:00:24 2015 +0000 |
committer | Eric Christopher <echristo@gmail.com> | Thu Feb 26 00:00:24 2015 +0000 |
tree | abef9d6705a58951bfe73924a7dcc7b30ab155d9 | |
parent | e9a49d61ac316262c3725750047fe22b13585c63 [diff] |
Remove an argument-less call to getSubtargetImpl from TargetLoweringBase. This required plumbing a TargetRegisterInfo through computeRegisterProperties and into findRepresentativeClass which uses it for register class iteration. This required passing a subtarget into a few target specific initializations of TargetLowering. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230583 91177308-0d34-0410-b5e6-96231b3b80d8