aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lock-inst-encoding.ll
AgeCommit message (Expand)Author
2011-09-26Convert a bunch more tests over to the new atomic instructions.Eli Friedman
2011-08-09Fix a couple ridiculous copy-paste errors. rdar://9914773 .Eli Friedman
2011-04-18relax this test to just check that the lock prefix is encoded properly,Chris Lattner
2011-04-171. merge fast-isel-shift-imm.ll into fast-isel-x86-64.llChris Lattner
2010-08-27X86: Fix an encoding issue with LOCK_ADD64mr, which could lead to very hard t...Daniel Dunbar