[C++11] Modernize the IR library a bit.
[oota-llvm.git] / include / llvm / IR / User.h
2014-03-10 Benjamin Kramer[C++11] Modernize the IR library a bit.
2014-03-04 Chandler Carruth[cleanup] Add a getOperandNo method to the Use class...
2014-03-03 Chandler Carruth[C++11] MSVC 2012 can't handle list-initialization...
2014-03-03 Chandler Carruth[C++11] Add two range adaptor views to User: operands and
2013-03-27 Rafael EspindolaCleanup the simplify_type implementation.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...