1. 93013b2 Make clang use Acquire loads and Release stores where necessary. by Eli Friedman · 13 years ago
  2. c83b975 Switch clang over to using fence/atomicrmw/cmpxchg instead of the intrinsics (which will go away). LLVM CodeGen does almost exactly the same thing with these and the old intrinsics, so I'm reasonably confident this will not break anything. by Eli Friedman · 13 years ago
  3. 023b592 This works on arm. by Eric Christopher · 13 years ago
  4. 3883e66 Migrate most of the rest of test/FrontendC from llvm and migrate by Eric Christopher · 13 years ago