[AVX512] Added intrinsics for 128-, 256- and 512-bit versions of VPCMP/VPCMPU{BWDQ}
[oota-llvm.git] / include / llvm / IR / LegacyPassManager.h
2014-03-05 Craig Topper[C++11] Add 'override' keyword to IR library.
2013-11-09 Chandler CarruthMove the old pass manager infrastructure into a legacy...