OSDN Git Service

PR400 phase 2. Propagate attributed load/store information through DAGs.
authorChristopher Lamb <christopher.lamb@gmail.com>
Sun, 22 Apr 2007 23:15:30 +0000 (23:15 +0000)
committerChristopher Lamb <christopher.lamb@gmail.com>
Sun, 22 Apr 2007 23:15:30 +0000 (23:15 +0000)
commit95c218a83ecf77590b9dc40c636720772d2b5cd7
tree8ec26908ef694eb36ed680dca2cba33d6266a67b
parent7d2cc2b98364abc3637639ee9c10aa3ecbf6e028
PR400 phase 2. Propagate attributed load/store information through DAGs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36356 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp