Committing X86-64 support.
[oota-llvm.git] / lib / Target / X86 / X86ISelDAGToDAG.cpp
2005-11-30 Chris LattnerSelectNodeTo now returns its result, we must pay attent...
2005-11-30 Evan ChengAdded support to STORE and shifts to DAG to DAG isel.
2005-11-19 Chris LattnerAdd load and other support to the dag-dag isel. Patch...
2005-11-16 Chris LattnerAdd patterns for several simple instructions that take...
2005-11-16 Chris Lattnerinitial step at adding a dag-to-dag isel for X86 backen...