clean this function up some
[oota-llvm.git] / lib / Target / Alpha / AlphaISelDAGToDAG.cpp
2005-12-30 Andrew Lenharthimprove constant loading. Still sucks, but oh well
2005-12-25 Andrew Lenharthadd br pattern, unify JSR and BSR ISel instrs, and...
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-24 Andrew Lenharthmove loads and stores over. Smart addr selection comming
2005-12-12 Andrew Lenharthfix FP selects
2005-12-12 Andrew Lenharthrestore a more restricted select
2005-12-11 Andrew LenharthFP select improvements (and likely breakage), oh and...
2005-12-06 Andrew Lenharthfix divide and remainder
2005-12-06 Andrew Lenharthmore decent branches for FP. I might have to make...
2005-12-05 Andrew Lenharthmove this over to the dag
2005-12-05 Andrew Lenharthfix constant pool loads
2005-12-01 Andrew LenharthFlags where I think I need them, quick, before the...
2005-11-30 Chris LattnerSelectNodeTo now returns its result, we must pay attent...
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-22 Andrew Lenharthmassive DAGISel patch. lots and lots more stuff compil...
2005-10-26 Andrew Lenharthint comparison patterns
2005-10-25 Chris LattnerThe dag isel generator generates this now
2005-10-23 Andrew LenharthAdd several things.
2005-10-22 Andrew LenharthWell, the Constant matching pattern works. Can't say...
2005-10-20 Andrew Lenharthforgot this one