Add in support for SPIR to LLVM core. This adds a new target and two new calling...
[oota-llvm.git] / include / llvm / ADT / MapVector.h
2012-09-19 Rafael EspindolaMake MapVector a bit more expensive but harder to misus...
2012-09-18 Rafael EspindolaAdd a MapVector class. It provides a regular set iterat...