Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | StructurizeCFG: Add dependency on LowerSwitch pass | Tom Stellard | 2013-10-02 | 1 | -0/+23 |
Switch instructions were crashing the StructurizeCFG pass, and it's probably easier anyway if we don't need to handle them in this pass. Reviewed-by: Christian König <christian.koenig@amd.com> llvm-svn: 191841 |