[PATCH] Generate better location ranges for some register-described variables.
Alexey Samsonov
vonosmas at gmail.com
Thu May 29 18:14:11 PDT 2014
Yes... I don't know a good way to find out what the function epilogue is at this stage. Current code will work for frame pointer and stack pointer if we are lucky enough and epilogue is actually the last machine basic block in the function (it is so for the simple cases).
http://reviews.llvm.org/D3933
More information about the llvm-commits
mailing list