aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionPass.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-08-16 11:12:22 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-08-16 11:12:22 +0000
commitc594dc9ed07fa4dcd37e658348d170f1c4dc67c8 (patch)
treee55f317f3f417776937b2d27d82a66192750182e /llvm/lib/CodeGen/MachineFunctionPass.cpp
parent8a9c2353f9b6ab0ca0ee9e26eb080c36a5e66fcf (diff)
downloadllvm-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