commit | defaf830f9a803fcc44e85c90b26542e38546a03 | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Thu Apr 23 16:45:24 2015 +0000 |
committer | Hans Wennborg <hans@hanshq.net> | Thu Apr 23 16:45:24 2015 +0000 |
tree | cd1d92849038cbfac60459a770f5c36ba1c7698f | |
parent | 08aea0a553b440803fa0ffbd7d11ff7b622427e4 [diff] |
Re-commit r235560: Switch lowering: extract jump tables and bit tests before building binary tree (PR22262) Third time's the charm. The previous commit was reverted as a reverse for-loop in SelectionDAGBuilder::lowerWorkItem did 'I--' on an iterator at the beginning of a vector, causing asserts when using debugging iterators. This commit fixes that. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235608 91177308-0d34-0410-b5e6-96231b3b80d8