Make ScalarEvolution less aggressive with respect to no-wrap flags.
[oota-llvm.git] / lib / Analysis / TargetLibraryInfo.cpp
2015-01-15 Chandler Carruth[PM] Port TargetLibraryInfo to the new pass manager...
2015-01-15 Chandler Carruth[PM] Separate the TargetLibraryInfo object from the...
2015-01-15 Chandler Carruth[PM] Move TargetLibraryInfo into the Analysis library.