aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetSelectionDAGInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Move TargetData to DataLayout.Micah Villmow2012-10-081-3/+3
* Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper2012-09-171-2/+2
* reimplement memcpy/memmove/memset lowering to use MachinePointerInfoChris Lattner2010-09-211-5/+5
* Fix a comment.Dan Gohman2010-05-111-1/+1
* Implement a bunch more TargetSelectionDAGInfo infrastructure.Dan Gohman2010-05-111-1/+66
* Create a new TargetSelectionDAGInfo class. This will eventually acquireDan Gohman2010-04-161-0/+36