only propagate equality comparisons of FP values that we are certain are non-zero
[oota-llvm.git] / test / Transforms / GVN / malloc-load-removal.ll
2013-09-24 Benjamin KramerMemoryBuiltins: Reinstate optimizing (uninitialized...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-08-29 Benjamin KramerMake MemoryBuiltins aware of TargetLibraryInfo.