llvm-6502/lib/Transforms
Dan Gohman d594e6f034 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72375 91177308-0d34-0410-b5e6-96231b3b80d8
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