aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/NaCl/RewritePNaClLibraryCalls.cpp
AgeCommit message (Expand)Author
2013-10-11Fix bug in rewriting of library calls to intrinsics + new regression test.Eli Bendersky
2013-07-03Do not fail when library functions are declared incorrectly.Eli Bendersky
2013-06-25Support for mem* library functions in stable bitcode via intrinsics.Eli Bendersky
2013-06-04PNaCl: Enable RewritePNaClLibraryCalls and fix it to remove unused declsMark Seaborn
2013-05-14Adding a pass - RewritePNaClLibraryCalls, that replaces known library calls w...Eli Bendersky