aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/TargetSubtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow target to specify regclass for which antideps will only be broken along...David Goodwin2009-11-131-2/+2
* Fixed to address code review. No functional changes.David Goodwin2009-11-101-0/+11
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Eliminate all remaining tabs and trailing spaces.Jeff Cohen2005-07-271-1/+1
* I don't know how this ever compiled with gcc, but VC++ correctly rejects it.Jeff Cohen2005-07-121-1/+1
* Implement Subtarget supportNate Begeman2005-07-121-0/+22