"llvm/test/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "2a078c3072043541ee0595aea6c8d7909f94c6f9"
TLI: Remove DAG argument from getRegisterByName
Replace with the MachineFunction. X86 is the only user, and only uses it for the function. This removes one obstacle from using this in GlobalISel. The other is the more tolerable EVT argument. The X86 use of the function seems questionable to me. It checks hasFP, before frame lowering. llvm-svn: 373292
Loading
Please register or sign in to comment