aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Target/TargetSelectionDAGInfo.h
AgeCommit message (Expand)Author
2012-10-08Move TargetData to DataLayout.Micah Villmow
2012-09-17Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper
2010-09-21reimplement memcpy/memmove/memset lowering to use MachinePointerInfoChris Lattner
2010-05-11Fix a comment.Dan Gohman
2010-05-11Implement a bunch more TargetSelectionDAGInfo infrastructure.Dan Gohman
2010-04-16Create a new TargetSelectionDAGInfo class. This will eventually acquireDan Gohman