[PATCH] D17339: [SystemZ] Implement conditional returns.
Ulrich Weigand via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 09:17:21 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL265689: [SystemZ] Implement conditional returns (authored by uweigand).
Changed prior to commit:
http://reviews.llvm.org/D17339?vs=52818&id=52933#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17339
Files:
llvm/trunk/lib/Target/SystemZ/SystemZAsmPrinter.cpp
llvm/trunk/lib/Target/SystemZ/SystemZElimCompare.cpp
llvm/trunk/lib/Target/SystemZ/SystemZInstrInfo.cpp
llvm/trunk/lib/Target/SystemZ/SystemZInstrInfo.h
llvm/trunk/lib/Target/SystemZ/SystemZInstrInfo.td
llvm/trunk/lib/Target/SystemZ/SystemZTargetMachine.cpp
llvm/trunk/test/CodeGen/SystemZ/atomicrmw-minmax-03.ll
llvm/trunk/test/CodeGen/SystemZ/atomicrmw-minmax-04.ll
llvm/trunk/test/CodeGen/SystemZ/branch-05.ll
llvm/trunk/test/CodeGen/SystemZ/cond-store-01.ll
llvm/trunk/test/CodeGen/SystemZ/cond-store-02.ll
llvm/trunk/test/CodeGen/SystemZ/cond-store-03.ll
llvm/trunk/test/CodeGen/SystemZ/cond-store-04.ll
llvm/trunk/test/CodeGen/SystemZ/cond-store-05.ll
llvm/trunk/test/CodeGen/SystemZ/cond-store-06.ll
llvm/trunk/test/CodeGen/SystemZ/fp-cmp-01.ll
llvm/trunk/test/CodeGen/SystemZ/fp-cmp-02.ll
llvm/trunk/test/CodeGen/SystemZ/fp-cmp-03.ll
llvm/trunk/test/CodeGen/SystemZ/fp-cmp-04.ll
llvm/trunk/test/CodeGen/SystemZ/fp-cmp-05.ll
llvm/trunk/test/CodeGen/SystemZ/fp-move-09.ll
llvm/trunk/test/CodeGen/SystemZ/fp-move-10.ll
llvm/trunk/test/CodeGen/SystemZ/fp-sqrt-01.ll
llvm/trunk/test/CodeGen/SystemZ/fp-sqrt-02.ll
llvm/trunk/test/CodeGen/SystemZ/htm-intrinsics.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-01.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-02.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-03.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-04.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-05.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-06.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-07.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-08.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-09.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-10.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-11.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-12.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-13.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-14.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-15.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-16.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-17.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-18.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-19.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-20.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-21.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-22.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-23.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-24.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-25.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-26.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-27.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-28.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-29.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-30.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-31.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-32.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-33.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-34.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-35.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-36.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-37.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-38.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-39.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-40.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-41.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-42.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-43.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-44.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-46.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-47.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-48.ll
llvm/trunk/test/CodeGen/SystemZ/memchr-01.ll
llvm/trunk/test/CodeGen/SystemZ/memchr-02.ll
llvm/trunk/test/CodeGen/SystemZ/memcmp-01.ll
llvm/trunk/test/CodeGen/SystemZ/memcmp-02.ll
llvm/trunk/test/CodeGen/SystemZ/strcmp-01.ll
llvm/trunk/test/CodeGen/SystemZ/strcmp-02.ll
llvm/trunk/test/CodeGen/SystemZ/vec-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17339.52933.patch
Type: text/x-patch
Size: 199266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160407/f40d2046/attachment-0001.bin>
More information about the llvm-commits
mailing list