1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/unittests/Transforms
Matt Arsenault 7b92eaa80a Add tests for ConstantFoldTerminator preserving DomTree
With my bad luck I separately implemented the DomTree preservation
for ConstantFoldTerminator before r322401 was committed. Commit the
tests which I think still provide some value.

llvm-svn: 322683
2018-01-17 16:27:17 +00:00
..
IPO
Scalar Need to work around the gcc Wunused-function bug as far back as gcc 6.1, update accordingly. 2017-11-16 03:18:13 +00:00
Utils Add tests for ConstantFoldTerminator preserving DomTree 2018-01-17 16:27:17 +00:00
CMakeLists.txt