OSDN Git Service

Reversed the order of the llvm.writeport() operands so that the value
authorJohn Criswell <criswell@uiuc.edu>
Fri, 9 Apr 2004 19:09:14 +0000 (19:09 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Fri, 9 Apr 2004 19:09:14 +0000 (19:09 +0000)
commit6d804f408a40ec953e690919b664513bd68001fc
treef27be810ceeac30577845578df21eb2bd35cf531
parent2eefe518de5d5e23b32804b16782a92ea5fcf205
Reversed the order of the llvm.writeport() operands so that the value
is listed first and the address is listed second.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12795 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/X86ISelSimple.cpp
lib/VMCore/Verifier.cpp