]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/CodeGen/X86/darwin-bzero.ll
[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP memory folding + tests.
[opencl/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...