1. 57e1268 Reflow comments to use the full width. by Andrew Scull · 10 years ago
  2. 92b3144 Subzero: Fix off-by-one asserts in intrinsic info lookup routines. by Jim Stichnoth · 10 years ago
  3. 9612d32 Doxygenize the documentation comments by Andrew Scull · 10 years ago
  4. 67f8de9 Includes module header first. by John Porto · 10 years ago
  5. eafb56c Subzero: Use C++11 member initializers where practical. by Jim Stichnoth · 10 years ago
  6. 8c980d0 Subzero: Add fabs intrinsic support. by Jim Stichnoth · 10 years ago
  7. 1c335ef Subzero: Support non sequentially consistent memory orderings for atomic ops. by Jim Stichnoth · 10 years ago
  8. d9dc82e Subzero: Rerun clang-format after LLVM 3.6 merge. by Jim Stichnoth · 10 years ago
  9. a67fc44 Subzero: Run sandboxed cross tests, and do some cleanup. by Jim Stichnoth · 10 years ago
  10. dd842db Subzero: Use a "known" version of clang-format. by Jim Stichnoth · 10 years ago
  11. ae95320 Subzero: Convert NULL->nullptr. by Jim Stichnoth · 10 years ago
  12. f44f371 Subzero: Auto-awesome iterators. by Jim Stichnoth · 10 years ago
  13. fac5517 Subzero: Move to C++11 static_assert(). by Jim Stichnoth · 10 years ago
  14. 8df26f3 Add call instructions to Subzero's bitcode reader. by Karl Schimpf · 11 years ago
  15. 44d53e1 Mark setjmp as "returns twice" and turn off SimpleCoalescing when called. by Jan Voung · 11 years ago
  16. 989a703 Subzero: Add the "llvm2ice -ffunction-sections" argument. by Jim Stichnoth · 11 years ago
  17. a3a01a2 Subzero: lower the rest of the atomic operations. by Jan Voung · 11 years ago
  18. 5cd240d Add atomic load/store, fetch_add, fence, and is-lock-free lowering. by Jan Voung · 11 years ago
  19. 3bd9f1a Add a few Subzero intrinsics (not the atomic ones yet). by Jan Voung · 11 years ago