This patch is in preparation for adding medium code model support to the
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Wed, 14 Nov 2012 23:23:27 +0000 (23:23 +0000)
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>
Wed, 14 Nov 2012 23:23:27 +0000 (23:23 +0000)
commit451499f02d8ff590fc782fe72f69ff899b467dfc
tree593f2b077b3f34be1cea1a200fc01bcb7ebffdfa
parent905a2d3d1739db79be3cfc2c53091c996fea33d2
This patch is in preparation for adding medium code model support to the
PPC64 target.  The five tests modified herein test code generation that is
sensitive to the code model selected.  So I've added -code-model=small to
the RUN commands for each.

Since small code model is the default, this has no effect for now; but this
prepares us for eventually changing the default to medium code model for PPC64.

Test changes verified with small and medium code model as default on
powerpc64-unknown-linux-gnu.  All tests continue to pass.

llvm-svn: 167999
llvm/test/CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll
llvm/test/CodeGen/PowerPC/mem_update.ll
llvm/test/CodeGen/PowerPC/ppc64-toc.ll
llvm/test/CodeGen/PowerPC/vec_extload.ll
llvm/test/MC/PowerPC/ppc64-relocs-01.ll