commit | acdd4442cb5bed1a5c817c40cb1aef4d269306a2 | [log] [tgz] |
---|---|---|
author | Eric Christopher <echristo@gmail.com> | Thu Feb 26 22:38:43 2015 +0000 |
committer | Eric Christopher <echristo@gmail.com> | Thu Feb 26 22:38:43 2015 +0000 |
tree | ab9bb5098b1550ce06a8b91c855084c651738e9c | |
parent | 28ebf3f1120e2a4e8fe419c4b5fd06ffd3806c8b [diff] |
getRegForInlineAsmConstraint wants to use TargetRegisterInfo for a lookup, pass that in rather than use a naked call to getSubtargetImpl. This involved passing down and around either a TargetMachine or TargetRegisterInfo. Update all callers/definitions around the targets and SelectionDAG. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230699 91177308-0d34-0410-b5e6-96231b3b80d8