summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/X86
Commit message (Expand)AuthorAge
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* Allow switch-to-lookup table for tables with holes by adding bitmask checkHans Wennborg2014-03-12
* Switch-to-lookup tables: set threshold to 3 casesHans Wennborg2014-01-15
* Switch-to-lookup tables: Don't require a result for the defaultHans Wennborg2014-01-12
* SimplifyCFG: Use existing constant folding logic when forming switch tables.Benjamin Kramer2013-11-12
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-14
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Fix logic to determine whether to turn a switch into a lookup table. WhenEvan Cheng2012-11-30
* Only do switch-to-lookup table transformation when TargetTransformInfoHans Wennborg2012-11-07