summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Alpha/mb.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Alpha backend.Dan Gohman2011-10-271-6/+0
| | | | llvm-svn: 143164
* Convert more tests over to the new atomic instructions. Eli Friedman2011-09-261-3/+1
| | | | | | | | I did not convert Atomics-32.ll and Atomics-64.ll by hand; the diff is autoupgrade output. The wmb test is gone because there isn't any way to express wmb with the new atomic instructions; if someone really needs a non-asm way to write a wmb on Alpha, a platform-specific intrisic could be added. llvm-svn: 140566
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* llvm.memory.barrier, and impl for x86 and alphaAndrew Lenharth2008-02-161-0/+8
llvm-svn: 47204
OpenPOWER on IntegriCloud