Go to file
Dan Gohman e919de5acf Replace X86's CanRematLoadWithDispOperand by calling the target-independent
MachineInstr::isInvariantLoad instead, which has the benefit of being
more complete.

llvm-svn: 83696
2009-10-10 00:34:18 +00:00
clang Check that the return type is complete when calling a member function. 2009-10-10 00:06:20 +00:00
compiler-rt Improve doc readability. 2009-10-06 21:03:43 +00:00
llvm Replace X86's CanRematLoadWithDispOperand by calling the target-independent 2009-10-10 00:34:18 +00:00