1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/lib/Transforms
Dan Gohman 19be1fa810 Change ScalarEvolution::getSCEVAtScope to always return the original value
in the case where a loop exit value cannot be computed, instead of only in
some cases while using SCEVCouldNotCompute in others. This simplifies
getSCEVAtScope's callers.

llvm-svn: 72375
2009-05-24 23:25:42 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO available_externall linkage is not local, this was confusing the codegenerator, 2009-05-23 14:06:57 +00:00
Scalar Change ScalarEvolution::getSCEVAtScope to always return the original value 2009-05-24 23:25:42 +00:00
Utils available_externall linkage is not local, this was confusing the codegenerator, 2009-05-23 14:06:57 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00