summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr14314.ll
Commit message (Collapse)AuthorAge
* Fix test case added in patch fixing PR14314Michael Liao2012-11-12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167769 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix PR14314Michael Liao2012-11-12
- Fix operand order for atomic sub, where the minuend is the value loaded from memory and the subtrahend is the parameter specified. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167718 91177308-0d34-0410-b5e6-96231b3b80d8