[opaque pointer type]: Pass explicit pointee type when building a constant GEP.
[oota-llvm.git] / include / llvm / IR / Verifier.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-03-19 Duncan P. N. Exon... Verifier: Remove the separate -verify-di pass
2015-01-05 Chandler Carruth[PM] Switch the new pass manager to use a reference...
2014-04-15 Duncan P. N. Exon... verify-di: Implement DebugInfoVerifier
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-01-20 Chandler Carruth[PM] Wire up the Verifier for the new pass manager...
2014-01-20 Chandler Carruth[PM] Fix a contradiction in the comments noticed by...
2014-01-19 Chandler Carruth[PM] Make the verifier work independently of any pass...
2014-01-17 Chandler Carruth[PM] [cleanup] Rename some of the Verifier's members...
2014-01-13 Chandler Carruth[PM] Pull the generic graph algorithms and data structu...
2014-01-13 Chandler Carruth[cleanup] Switch comments to use '\brief' style instead...
2014-01-13 Chandler Carruth[cleanup] Move the Dominators.h and Verifier.h headers...