Eliminate LegalizeOps' LegalizedNodes map and have it just call RAUW
[oota-llvm.git] / test / CodeGen / CellSPU / mul_ops.ll
2010-01-06 Evan ChengTeach dag combine to fold the following transformation...
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2008-12-30 Scott Michel- Start moving target-dependent nodes that could be...
2008-03-05 Scott Michel- Expand tabs to spaces.
2008-02-23 Scott MichelMerge current work back to tree to minimize diffs and...
2008-01-18 Chris Lattnerremove extraneous &&'s from tests, as Scott is apparent...
2008-01-17 Scott MichelForward progress: crtbegin.c now compiles successfully!