expose HonorSignDependentRoundingFPMathOption to .td files
[oota-llvm.git] / lib / Target / Alpha / AlphaISelLowering.h
2007-03-25 Chris Lattnerswitch TargetLowering::getConstraintType to take the...
2007-01-24 Andrew LenharthFTOIT and ITOFT are bit converts, and if we drop 21264s...
2006-12-31 Reid SpencerFor PR950:
2006-10-31 Andrew LenharthAdd all that branch mangling niftiness
2006-10-11 Andrew LenharthReduce the amount of state in the lowering code and...
2006-10-11 Andrew LenharthJimptables working again on alpha.
2006-06-21 Andrew Lenharthinline asm, at least for floats
2006-06-13 Andrew LenharthIt really helps to be returning to the correct place
2006-06-12 Andrew LenharthLet the alpha breakage begin. First Formals and RET...
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2006-03-09 Andrew LenharthAlpha Scheduling classes
2006-01-28 Nate BegemanImplement Promote for VAARG, and allow it to be custom...
2006-01-27 Chris LattnerSwitch to AlphaISD::CALL instead of ISD::CALL
2006-01-25 Nate BegemanFirst part of bug 680:
2006-01-23 Andrew Lenharthadded stores to lsmark
2006-01-23 Andrew Lenharthyea, lowering this stuff will basically work
2006-01-16 Andrew LenharthFriendly names
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-11-30 Andrew LenharthFPSelect and more custom lowering
2005-11-30 Andrew LenharthAll sorts of stuff.
2005-10-22 Andrew LenharthWell, the Constant matching pattern works. Can't say...
2005-10-20 Andrew Lenharthret 0; works, not much else
2005-09-02 Andrew LenharthPull out Lowering in preperation for multiple ISels...