* add some assertions for sanity checking.
authorChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 00:27:29 +0000 (00:27 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 00:27:29 +0000 (00:27 +0000)
commit9f44b3a4111f8f766511fdb5dd7cf2c3eae5fc54
treea8940d1de28a5a80246ac0d3a74fe5ecd4d78ee1
parentaf9005ddda7809a4ca1900d83fb349d52ef50c48
* add some assertions for sanity checking.
* remove some old code that was needed when we'd put ESP in the scale instead of
  the base of some instructions.
* Fix a bug with the P modifier in inline asm that caused us to drop it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75077 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.cpp
test/CodeGen/X86/asm-modifier-P.ll