refactor some code out of OPC_EmitMergeInputChains into a
[oota-llvm.git] / lib / CodeGen / SelectionDAG / SelectionDAGBuilder.h
2010-01-28 Bill WendlingAssign the ordering of SDNodes in a much less intrusive...
2010-01-01 Chris Lattnerwhitespace cleanup
2009-12-24 Chris Lattnermove an optimization for memcmp out of simplifylibcalls...
2009-12-22 Bill WendlingAdd more plumbing. This time in the LowerArguments...
2009-12-18 Bill WendlingChanges from review:
2009-11-23 Dan GohmanRename SelectionDAGLowering to SelectionDAGBuilder...