commit | fdc54db71f2478ca17128f82e781aa605ab5a2e4 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Mon Jun 29 11:21:18 2015 -0700 |
committer | Andrew Scull <ascull@google.com> | Mon Jun 29 11:21:18 2015 -0700 |
tree | 401673deb4814007b531d9c8526964f8e059f745 | |
parent | a509e1d8ca5375b86572d6942f416ac5952cdd3e [diff] |
Implement ARM32 switch lowering. A naive implementation of switch lowering using sequential tests for each of the cases. BUG= none TEST=switch-opt.ll R=jvoung@chromium.org Review URL: https://codereview.chromium.org/1213593002.