[llvm-commits] CVS: llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp SelectionDAG.cpp SelectionDAGISel.cpp

2007-04-21 Thread Christopher Lamb
Changes in directory llvm/lib/CodeGen/SelectionDAG: DAGCombiner.cpp updated: 1.293 - 1.294 SelectionDAG.cpp updated: 1.398 - 1.399 SelectionDAGISel.cpp updated: 1.421 - 1.422 --- Log message: add support for alignment attributes on load/store instructions --- Diffs of the changes: (+79

[llvm-commits] CVS: llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp SelectionDAG.cpp SelectionDAGISel.cpp

2007-04-21 Thread Reid Spencer
Changes in directory llvm/lib/CodeGen/SelectionDAG: DAGCombiner.cpp updated: 1.294 - 1.295 SelectionDAG.cpp updated: 1.399 - 1.400 SelectionDAGISel.cpp updated: 1.422 - 1.423 --- Log message: Revert Christopher Lamb's load/store alignment changes. --- Diffs of the changes: (+36 -79)