Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Last batch of test conversions to new atomic instructions. | Eli Friedman | 2011-09-27 | 1 | -14/+4 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140585 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Custom lower the memory barrier instructions and add support | Eric Christopher | 2010-07-22 | 1 | -0/+21 |
for lowering without sse2. Add a couple of new testcases. Fixes a few libgomp tests and latent bugs. Remove a few todos. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109078 91177308-0d34-0410-b5e6-96231b3b80d8 |