aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/TargetSubtarget.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-11-13Allow target to specify regclass for which antideps will only be broken along...David Goodwin1-2/+2
2009-11-10Fixed to address code review. No functional changes.David Goodwin1-0/+11
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner1-2/+2
2005-07-27Eliminate all remaining tabs and trailing spaces.Jeff Cohen1-1/+1
2005-07-12I don't know how this ever compiled with gcc, but VC++ correctly rejects it.Jeff Cohen1-1/+1
2005-07-12Implement Subtarget supportNate Begeman1-0/+22