commit | b33a40324051ed4a66743a6366fc1378dbe4ad8b | [log] [tgz] |
---|---|---|
author | Nicolai Haehnle <nhaehnle@gmail.com> | Thu Aug 30 14:21:36 2018 +0000 |
committer | Nicolai Haehnle <nhaehnle@gmail.com> | Thu Aug 30 14:21:36 2018 +0000 |
tree | 7985afedc7b751e0a0e6b0d47bba683d4bf96c78 | |
parent | 60d68978a7c9b5d62cd9f78d3511f695c87de523 [diff] |
[NFC] Rename the DivergenceAnalysis to LegacyDivergenceAnalysis Summary: This is patch 1 of the new DivergenceAnalysis (https://reviews.llvm.org/D50433). The purpose of this patch is to free up the name DivergenceAnalysis for the new generic implementation. The generic implementation class will be shared by specialized divergence analysis classes. Patch by: Simon Moll Reviewed By: nhaehnle Subscribers: jvesely, jholewinski, arsenm, nhaehnle, mgorny, jfb, llvm-commits Differential Revision: https://reviews.llvm.org/D50434 Change-Id: Ie8146b11be2c50d5312f30e11c7a3036a15b48cb git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341071 91177308-0d34-0410-b5e6-96231b3b80d8