Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-08 | Move TargetData to DataLayout. | Micah Villmow | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165402 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-05-11 | Implement a bunch more TargetSelectionDAGInfo infrastructure. | Dan Gohman | |
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 | |||
2010-04-16 | Create a new TargetSelectionDAGInfo class. This will eventually acquire | Dan Gohman | |
SelectionDAG-specific parts of TargetLowering. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101537 91177308-0d34-0410-b5e6-96231b3b80d8 |