Add a comment to describe why vector shuffles are legalized to custom DAG nodes.
[oota-llvm.git] / lib / VMCore / ConstantsContext.h
2009-08-11 Devang PatelRemove dead metadata.
2009-08-10 Daniel DunbarRename ConvertType to ConvertConstant to avoid a name...
2009-08-10 Benjamin Kramerg++ 4.0 doesn't have std::vector::data.
2009-08-10 Owen AndersonChange the MDNode uniquing to a ValueMap, at Devang...
2009-08-04 Owen AndersonIt helps if I remember to actually add the file...