Use ArrayRef instead of pointer and size. NFC
[oota-llvm.git] / include / llvm / Transforms / InstCombine / InstCombineWorklist.h
2015-10-22 Craig TopperUse ArrayRef instead of pointer and size. NFC
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2015-01-25 Chandler Carruth[PM] Remove the restricted visibility from the instcomb...
2015-01-24 Chandler Carruth[PM] Port instcombine to the new pass manager!