[PATCH] D15377: [WebAssembly] Reintroduce ARGUMENT moving logic
Dan Gohman via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 07:13:14 PST 2015
sunfish marked 2 inline comments as done.
sunfish added a comment.
SelectionDAG's last task is to convert from its DAG representation to linear MachineInstrs.
Changing the way it handles physical register liveness would also be a longer-term project.
Repository:
rL LLVM
http://reviews.llvm.org/D15377
More information about the llvm-commits
mailing list