OSDN Git Service

Subzero: Rerun clang-format after LLVM 3.6 merge.
[android-x86/external-swiftshader.git] / src / IceIntrinsics.cpp
2015-03-04 Jim StichnothSubzero: Rerun clang-format after LLVM 3.6 merge.
2015-03-04 Jim StichnothSubzero: Run sandboxed cross tests, and do some cleanup.
2015-01-27 Jim StichnothSubzero: Use a "known" version of clang-format.
2014-12-20 Jim StichnothSubzero: Convert NULL->nullptr.
2014-10-01 Jim StichnothSubzero: Auto-awesome iterators.
2014-10-01 Jim StichnothSubzero: Move to C++11 static_assert().
2014-09-19 Karl SchimpfAdd call instructions to Subzero's bitcode reader.
2014-09-12 Jan VoungMark setjmp as "returns twice" and turn off SimpleCoale...
2014-08-08 Jim StichnothSubzero: Add the "llvm2ice -ffunction-sections" argument.
2014-07-14 Jan VoungSubzero: lower the rest of the atomic operations.
2014-06-25 Jan VoungAdd atomic load/store, fetch_add, fence, and is-lock...
2014-06-18 Jan VoungAdd a few Subzero intrinsics (not the atomic ones yet).