aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaSubtarget.cpp
AgeCommit message (Expand)Author
2009-08-02Normalize Subtarget constructors to take a target triple string instead ofDaniel Dunbar
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-01-24FTOIT and ITOFT are bit converts, and if we drop 21264s, are always availableAndrew Lenharth
2005-10-26Give full control of subtarget features over to table generated code.Jim Laskey
2005-10-25Preparation of supporting scheduling info. Need to find info based on selectedJim Laskey
2005-10-23Simplify this due to changes in the tblgen sideChris Lattner
2005-10-23Autogen subtarget information from .td files.Chris Lattner
2005-10-02Sort the cpu and features table, so that the alpha backend doesn't fail EVERYChris Lattner
2005-09-30subtarget support for CIX and FIX extentions (the only 2 I care about right now)Andrew Lenharth
2005-09-29begining alpha subtarget supportAndrew Lenharth