Make use of vector load and store operations to implement memcpy, memmove, and memset...
[oota-llvm.git] / lib / Target / Target.cpp
2008-04-04 Torok Edwinstrdup needs <cstring>. This fixes a build error with...
2008-03-16 Gordon HenriksenC and Objective Caml bindings for the TargetData class.