* Redo the permutation encoding for frameless stacks to be more like what the
authorBill Wendling <isanbard@gmail.com>
Thu, 14 Jul 2011 22:01:34 +0000 (22:01 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 14 Jul 2011 22:01:34 +0000 (22:01 +0000)
commit13123d94630494d5b1ac87472eb45de681549166
treee609a7035912b2d40815564b48bf5b6851f552b2
parent3dcb4ef757127d69c3748dec92787520e039bd53
* Redo the permutation encoding for frameless stacks to be more like what the
  unwind library expects.
* Comment the permutation encoding for frameless stacks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135202 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FrameLowering.cpp