History log of /external/llvm/lib/Target/PowerPC/PPCSelectionDAGInfo.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cfbb32346a7eca19d4dc00fd2c1a0248537b3497 11-May-2010 Dan Gohman <gohman@apple.com> Implement a bunch more TargetSelectionDAGInfo infrastructure.

Move EmitTargetCodeForMemcpy, EmitTargetCodeForMemset, and
EmitTargetCodeForMemmove out of TargetLowering and into
SelectionDAGInfo to exercise this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103481 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Target/PowerPC/PPCSelectionDAGInfo.cpp
78a75a56ff0b2299bd8c7fa183c1171e7c8521a1 17-Apr-2010 Chandler Carruth <chandlerc@gmail.com> Name these stub files consistently with the SPU and PPC targets' conventions.
Also rename the classes appropriately. The CMake build already used these
names.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101631 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Target/PowerPC/PPCSelectionDAGInfo.cpp