summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-atomic.ll
Commit message (Collapse)AuthorAgeFilesLines
* Convert a bunch more tests over to the new atomic instructions.Eli Friedman2011-09-261-4/+2
| | | | llvm-svn: 140582
* The same problem was being tracked in PR7652.Duncan Sands2010-07-201-0/+1
| | | | llvm-svn: 108843
* After a custom inserter, in a block which has constant instructions,Dan Gohman2010-07-191-0/+16
update the current basic block in addition to the current insert position, so that they remain consistent. This fixes rdar://8204072. llvm-svn: 108765
OpenPOWER on IntegriCloud