| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
since that's all it needs.
llvm-svn: 210853
|
|
|
|
|
|
| |
a TargetMachine since the only thing it wants is DataLayout.
llvm-svn: 210366
|
|
|
|
|
|
|
| |
definition below all of the header #include lines, lib/Target/...
edition.
llvm-svn: 206842
|
|
|
|
|
|
|
|
| |
Move EmitTargetCodeForMemcpy, EmitTargetCodeForMemset, and
EmitTargetCodeForMemmove out of TargetLowering and into
SelectionDAGInfo to exercise this.
llvm-svn: 103481
|
|
Also rename the classes appropriately. The CMake build already used these
names.
llvm-svn: 101631
|