1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include
Chris Lattner 818045f208 pull a simple method out of LICM into a new
Loop::hasLoopInvariantOperands method. Remove
a useless and confusing Loop::isLoopInvariant(Instruction)
method, which didn't do what you thought it did.

No functionality change.

llvm-svn: 113133
2010-09-06 01:05:37 +00:00
..
llvm pull a simple method out of LICM into a new 2010-09-06 01:05:37 +00:00
llvm-c Fix LLVM target initialization to deal with sociopathic outside projects 2010-08-30 18:34:48 +00:00