Reverting r215966, r215965, r215964, r215963, r215960, r215959, r215958, and r215957...
[oota-llvm.git] / lib / Analysis / PtrUseVisitor.cpp
2014-03-09 Chandler Carruth[C++11] Add range based accessors for the Use-Def chain...
2014-03-02 Chandler Carruth[C++11] Switch all uses of the llvm_move macro to use...
2012-12-11 Chandler CarruthHoist the GEP constant address offset computation to...
2012-12-10 Chandler CarruthAdd a new visitor for walking the uses of a pointer...