summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lock-inst-encoding.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Convert a bunch more tests over to the new atomic instructions.Eli Friedman2011-09-26
* Fix a couple ridiculous copy-paste errors. rdar://9914773 .Eli Friedman2011-08-09
* relax this test to just check that the lock prefix is encoded properly,Chris Lattner2011-04-18
* 1. merge fast-isel-shift-imm.ll into fast-isel-x86-64.llChris Lattner2011-04-17
* X86: Fix an encoding issue with LOCK_ADD64mr, which could lead to very hard t...Daniel Dunbar2010-08-27