[PATCH] D25532: [GlobalISel] Get the AArch64 tests to work on Linux

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 03:28:52 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284223: [GlobalISel] Get the AArch64 tests to work on Linux (authored by rovka).

Changed prior to commit:
  https://reviews.llvm.org/D25532?vs=74498&id=74651#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25532

Files:
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-instructionselect.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-regbankselect.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-add.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-and.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-cmp.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-combines.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-constant.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-div.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-ext.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-fcmp.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-gep.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-load-store.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-mul.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-or.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-rem.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-simple.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-sub.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-xor.mir
  llvm/trunk/unittests/CodeGen/GlobalISel/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25532.74651.patch
Type: text/x-patch
Size: 12280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161014/e9234a8d/attachment.bin>


More information about the llvm-commits mailing list