[llvm-commits] [llvm] r42029 - /llvm/trunk/lib/Target/X86/X86InstrInfo.cpp

Dan Gohman djg at cray.com
Mon Sep 17 11:37:45 PDT 2007


> Doh. Thanks Dan. Was this breaking anything? Seems to me this fix  
> should be merged into the release branch. What do you say?

The only in-tree user of BlockHasNoFallThrough appears to be BranchFolding,
and there it's just guarding an optimization. 

Dan

-- 
Dan Gohman, Cray Inc.



More information about the llvm-commits mailing list