Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802).
[oota-llvm.git] / test / Transforms / GCOVProfiling / version.ll
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-11-20 Yuchen Wullvm-cov: Added file checksum to gcno and gcda files.
2013-09-08 Manman RenDebug Info Testing: update context from empty string...
2013-07-26 Manman RenDebug Info Verifier: enable verification of DICompileUnit.
2013-03-25 NAKAMURA TakumiDisable, for now, llvm/test/Transforms/GCOVProfiling...
2013-03-20 Nick LewyckyDon't assume the test directory is writable, use %T...
2013-03-14 Nick LewyckyRemove a change to the debug info in this test, that...
2013-03-14 Nick LewyckyTry using %S to find the emitted .gcno file.
2013-03-14 Nick LewyckyRefactor GCOV's six constructor arguments into a struct...