llvm-project/llvm/test/Transforms/LoopIdiom/X86
Shuxin Yang c5c730b0e0 PR14904: Segmentation fault running pass 'Recognize loop idioms'
The root cause is mistakenly taking for granted that 
    "dyn_cast<Instruction>(a-Value)"
return a non-NULL instruction.

llvm-svn: 172145
2013-01-10 23:32:01 +00:00
..
lit.local.cfg - Re-enable population count loop idiom recognization 2012-12-09 03:12:46 +00:00
popcnt.ll PR14904: Segmentation fault running pass 'Recognize loop idioms' 2013-01-10 23:32:01 +00:00