Remove the bitwise XOR operator from the Attributes class. Replace it with the equiva...
[oota-llvm.git] / include / llvm / TargetTransformInfo.h
2012-10-12 Nick LewyckyShuffle the virtual destructor down to the base. This...
2012-10-10 Nadav RotemAdd a new interface to allow IR-level passes to access...