Add test case for entry node with trivial PHI
authorMichael Kruse <llvm@meinersbur.de>
Tue, 11 Aug 2015 23:09:19 +0000 (23:09 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Tue, 11 Aug 2015 23:09:19 +0000 (23:09 +0000)
commit4f9caf2b2878495bbf3e9975c01d6ffc6cc5e601
treea38d328f576a03ea457c29becd5c2b21d130c738
parentfa071e13aa79a0b59723819a7775cddcdcb0db77
Add test case for entry node with trivial PHI

This is a break-down from the test-suite's oggenc where Polly currently
crashes.

llvm-svn: 244692
polly/test/Isl/CodeGen/entry_with_trivial_phi.ll [new file with mode: 0644]