Had expand logic backward.
[oota-llvm.git] / lib / Target / Alpha / AlphaISelLowering.cpp
2006-01-05 Jim LaskeyHad expand logic backward.
2006-01-05 Jim LaskeyAdded initial support for DEBUG_LABEL allowing debug...
2005-12-25 Andrew LenharthAll that just to lower div and rem
2005-12-24 Andrew LenharthAll addressing modes are now exposed. The only remaini...
2005-12-24 Andrew LenharthLet's see if we can break things.
2005-12-21 Jim LaskeyDisengage DEBUG_LOC from non-PPC targets.
2005-11-30 Andrew LenharthMake typesafe that which isn't: FCMOVxx
2005-11-30 Andrew LenharthFPSelect and more custom lowering
2005-11-30 Andrew LenharthAll sorts of stuff.
2005-11-29 Chris LattnerNo targets support line number info yet.
2005-11-09 Andrew Lenharthwhatever. Intermediate patch to see what breaks. ...
2005-10-06 Andrew LenharthThis is suppose to work now
2005-09-29 Andrew Lenharthbegining alpha subtarget support
2005-09-28 Chris LattnerAdd FP versions of the binary operators, keeping the...
2005-09-13 Chris LattnerMajik numbers are bad
2005-09-06 Andrew LenharthFix up the AssertXext problem, as well as adding it...
2005-09-04 Andrew Lenharthrevert part of the last change, should fix regressions
2005-09-02 Andrew LenharthPull out Lowering in preperation for multiple ISels...