commit | 75a8b23e1000f3db9f85f3582353f2af448f4622 | [log] [tgz] |
---|---|---|
author | Eric Christopher <echristo@gmail.com> | Fri Dec 20 02:04:49 2013 +0000 |
committer | Eric Christopher <echristo@gmail.com> | Fri Dec 20 02:04:49 2013 +0000 |
tree | cc36c75e77372b842f3c72f4e33b5762b637f75a | |
parent | 40bcde87f4b86a9529f8fee482c6835bbd53352c [diff] |
[x86] Rename In32BitMode predicate to Not64BitMode That's what it actually means, and with 16-bit support it's going to be a little more relevant since in a few corner cases we may actually want to distinguish between 16-bit and 32-bit mode (for example the bare 'push' aliases to pushw/pushl etc.) Patch by David Woodhouse git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197768 91177308-0d34-0410-b5e6-96231b3b80d8