diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-08-16 11:12:22 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-08-16 11:12:22 +0000 |
commit | c594dc9ed07fa4dcd37e658348d170f1c4dc67c8 (patch) | |
tree | e55f317f3f417776937b2d27d82a66192750182e /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | 8a9c2353f9b6ab0ca0ee9e26eb080c36a5e66fcf (diff) | |
download | llvm-c594dc9ed07fa4dcd37e658348d170f1c4dc67c8.zip llvm-c594dc9ed07fa4dcd37e658348d170f1c4dc67c8.tar.gz llvm-c594dc9ed07fa4dcd37e658348d170f1c4dc67c8.tar.bz2 |
Add a crashing test case for the scalar code generation
This test case crashes the scalar code generation as we are not
consistent with the usage of the assumed context. To be precise, we
use the assumed context for the dependence analysis but not to
restrict the domains of the statements.
A step by step explanation of the problem is given in the test case.
llvm-svn: 245176
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions