summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/X86
Commit message (Expand)AuthorAge
* 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