aboutsummaryrefslogtreecommitdiffstats
path: root/common/Switchaux.ml
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-4/+5
* fix for jump tablesv3.5_k1c_1.0David Monniaux2019-03-301-4/+1
* FIXME: Jumptables have linking issues.David Monniaux2019-03-291-0/+4
* begin jumptables (does not work)David Monniaux2019-03-211-5/+0
* Disable the generation of jump tables until issues are fixedDavid Monniaux2019-02-021-1/+6
* Resynchronize the LICENSE file and the license headers in individual files (#45)Xavier Leroy2018-01-051-0/+3
* Code cleanup.Bernhard Schommer2016-03-101-1/+0
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-1/+1
* Issue with switch labels that are negative 32-bit integers.xleroy2014-08-171-0/+35
* - Support "switch" statements over 64-bit integersxleroy2014-08-171-0/+99