[PATCH] D28388: Add ArgumentCopyElision MI pass

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 17:18:56 PST 2017


rnk updated this revision to Diff 84058.
rnk added a comment.

- Remove leftover fastisel test
- Add ARM test
- Clarify comments


https://reviews.llvm.org/D28388

Files:
  include/llvm/CodeGen/MachineFrameInfo.h
  include/llvm/CodeGen/Passes.h
  include/llvm/InitializePasses.h
  lib/CodeGen/ArgumentCopyElision.cpp
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/TargetPassConfig.cpp
  test/CodeGen/ARM/argument-copy-elision.ll
  test/CodeGen/X86/argument-copy-elision.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28388.84058.patch
Type: text/x-patch
Size: 14994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/73f2ab9e/attachment.bin>


More information about the llvm-commits mailing list