Skip to content
  • Owen Anderson's avatar
    - Fix SelectionDAG to generate correct CFGs. · a102290b
    Owen Anderson authored
    - Add a basic machine-level dead block eliminator.
    
    These two have to go together, since many other parts of the code generator are unable to handle the unreachable blocks otherwise created.
    
    llvm-svn: 54333
    a102290b
Loading