summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/switch-bt.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-16
* Don't emit a bit test if there is only one case the test can yield false. A s...Benjamin Kramer2011-07-14
* Avoid zero extend bit test operands to pointer type if all the masks fit inEvan Cheng2011-01-06
* Optimize the "bit test" code path for switch lowering in theDan Gohman2010-06-24