Divirge from the GCC specification of the load/store intrinsics: only take
authorChris Lattner <sabre@nondot.org>
Mon, 27 Mar 2006 22:38:39 +0000 (22:38 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Mar 2006 22:38:39 +0000 (22:38 +0000)
one pointer operand, instead of a pointer and an offset.  The FE will lower
to this canonicalized form.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27186 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found