summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/switch-unreachable-default.ll
Commit message (Expand)AuthorAgeFilesLines
* Switch lowering: exploit unreachable fall-through when lowering case range cl...Hans Wennborg2019-03-291-9/+7
* Re-commit r355490 "[CodeGen] Omit range checks from jump tables when lowering...Hans Wennborg2019-03-271-0/+99
* Revert "[CodeGen] Omit range checks from jump tables when lowering switches w...Alexander Kornienko2019-03-061-63/+0
* [CodeGen] Omit range checks from jump tables when lowering switches with unre...Ayonam Ray2019-03-061-0/+63
* Reversing the commit of revision 355483 since it is giving a regression on a ...Ayonam Ray2019-03-061-62/+0
* [CodeGen] Omit range checks from jump tables when lowering switches with unre...Ayonam Ray2019-03-061-0/+62
* Reversing the checkin for version 352484 as tests are failing.Ayonam Ray2019-01-291-124/+0
* [CodeGen] Omit range checks from jump tables when lowering switches with unre...Ayonam Ray2019-01-291-0/+124
* Reversing the commit in revision 350186. Revision causes regression in 4Ayonam Ray2019-01-011-62/+0
* Omit range checks from jump tables when lowering switches with unreachableAyonam Ray2019-01-011-0/+62
OpenPOWER on IntegriCloud