[SeparateConstOffsetFromGEP] Fixed a bug related to unsigned modulo
[oota-llvm.git] / lib / IR / User.cpp
2014-10-15 Duncan P. N. Exon... IR: Cleanup comments for Value, User, and MDNode
2014-03-25 Yaron KerenDisable Visual C++ warning 4722 about aborting a destru...
2014-03-24 Yaron KerenIn Release modes, Visual Studio complains that the...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.