"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "cc14c02f7f9a6ddb1c4c9edcb08c2af2d2343d9b"
- Mar 29, 2013
-
-
Jean-Luc Duprat authored
being power-of-two sized. llvm-svn: 178332
-
- Mar 06, 2012
-
-
Benjamin Kramer authored
SmallPtrSet: Provide a more efficient implementation of swap than the default triple-copy std::swap. This currently assumes that both sets have the same SmallSize to keep the implementation simple, a limitation that can be lifted if someone cares. llvm-svn: 152143
-