[PATCH] D62003: Add TargetLoweringInfo hook for explicitly setting the ABI calling convention endianess

Dylan McKay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 23:36:11 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361222: Add TargetLoweringInfo hook for explicitly setting the ABI calling convention… (authored by dylanmckay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62003?vs=199792&id=200407#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62003/new/

https://reviews.llvm.org/D62003

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/AVR/AVRISelLowering.h
  llvm/trunk/test/CodeGen/AVR/umul.with.overflow.i16-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62003.200407.patch
Type: text/x-patch
Size: 3959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/a3b10655/attachment.bin>


More information about the llvm-commits mailing list