Files
clang-p2996/llvm/lib/Target/SystemZ
Dan Gohman be8137b0b4 Replace TargetInstrInfo::isInvariantLoad and its target-specific
implementations with a new MachineInstr::isInvariantLoad, which uses
MachineMemOperands and is target-independent. This brings MachineLICM
and other functionality to targets which previously lacked an
isInvariantLoad implementation.

llvm-svn: 83475
2009-10-07 17:38:06 +00:00
..
2009-07-16 14:36:52 +00:00
2009-07-16 14:20:24 +00:00
2009-07-18 12:51:06 +00:00
2009-08-21 20:02:37 +00:00