Pass MemOperand through for 64-bit atomics on 32-bit,
[oota-llvm.git] / lib / CodeGen / SelectionDAG / SelectionDAGBuild.h
2008-09-24 Dale JohannesenRemove SelectionDag early allocation of registers
2008-09-10 Bill WendlingImplement "visitPow". This is mainly used to see if...
2008-09-05 Dale JohannesenAdd hooks for other intrinsics to get low-precision...
2008-09-05 Dale JohannesenAdd -flimit-float-precision to enable some faster,
2008-09-03 Dan GohmanSplit the SelectionDAG-building code, including the...