aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/IntegersSubset.h
Commit message (Expand)AuthorAgeFilesLines
* llvm/Support/IntegersSubset.h: Add a copy constructor on IntegersSubset to ap...NAKAMURA Takumi2012-06-241-0/+4
* llvm/Support/IntegersSubset.h: Fix whitespace.NAKAMURA Takumi2012-06-241-92/+92
* Fixed r158979.Stepan Dyatkovskiy2012-06-221-19/+60
* Revert commit 158979 (dyatkovskiy) since it is causing several buildbots toDuncan Sands2012-06-221-60/+19
* Performance optimizations:Stepan Dyatkovskiy2012-06-221-19/+60
* IntegersSubsetMapping:Stepan Dyatkovskiy2012-06-051-3/+2
* IntRange: Restore the copy constuctor explicitly to appase buildbot.NAKAMURA Takumi2012-06-031-1/+3
* Added unittests for IntegersSubset and IntegersSubsetMapping.Stepan Dyatkovskiy2012-06-021-12/+33
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-021-1/+1
* PR1255: case ranges.Stepan Dyatkovskiy2012-06-021-25/+31
* Additional change for 157881. Forget to fix another IntegerSubset constructor.Stepan Dyatkovskiy2012-06-021-3/+1
* Small fix due to buildbot failures on mingw32. Fixed call of parent construct...Stepan Dyatkovskiy2012-06-021-1/+4
* PR1255: case ranges.Stepan Dyatkovskiy2012-06-021-25/+27
* PR1255: case ranges.Stepan Dyatkovskiy2012-06-011-84/+133
* Remove noisy semicolons.Benjamin Kramer2012-06-011-26/+26
* PR1255: case ranges.Stepan Dyatkovskiy2012-06-011-89/+133
* ConstantRangesSet renamed to IntegersSubset. CRSBuilder renamed to IntegersSu...Stepan Dyatkovskiy2012-05-291-0/+372