summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LowerSwitch/feature.ll
Commit message (Expand)AuthorAgeFilesLines
* Changed renaming of local symbols by inserting a dot vefore the numeric suffix.Sunil Srivastava2015-05-121-30/+30
* LowerSwitch: track bounding range for the condition tree.Jim Grosbach2014-06-161-75/+39
* Revert patches to add case-range support for PR1255.Bob Wilson2013-09-091-32/+32
* PR1255 related changes (case ranges):Stepan Dyatkovskiy2012-05-241-4/+93
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-3/+3
* For PR1319:Reid Spencer2007-04-161-3/+4
* Use range tests in LowerSwitch, where possibleAnton Korobeynikov2007-03-101-0/+50
OpenPOWER on IntegriCloud