aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/IntEqClasses.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-03-02Explicitly include <cassert> when using assertJoerg Sonnenberger1-0/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2016-02-18Remove uses of builtin comma operator.Richard Trieu1-4/+9
2016-01-08IntEqClasses: Let join() return the new leaderMatthias Braun1-1/+3
2010-12-21Use IntEqClasses to compute connected components of live intervals.Jakob Stoklund Olesen1-0/+1
2010-12-21Add ADT/IntEqClasses.h as a light-weight implementation of EquivalenceClasses.h.Jakob Stoklund Olesen1-0/+69