Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
[oota-llvm.git] / test / CodeGen / X86 / darwin-bzero.ll
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-10-01 Bill WendlingMoved this option to the front-end.
2008-09-30 Bill WendlingJust don't transform this memset into "bzero" if no...
2008-09-30 Bill Wendling- Initialize "--no-builtin" to "false".
2008-04-01 Dan GohmanSpeculatively micro-optimize memory-zeroing calls on...