summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Verifier.h
Commit message (Expand)AuthorAge
* verify-di: Implement DebugInfoVerifierDuncan P. N. Exon Smith2014-04-15
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* [PM] Wire up the Verifier for the new pass manager and connect it to theChandler Carruth2014-01-20
* [PM] Fix a contradiction in the comments noticed by Anders.Chandler Carruth2014-01-20
* [PM] Make the verifier work independently of any pass manager.Chandler Carruth2014-01-19
* [PM] [cleanup] Rename some of the Verifier's members, re-arrange them,Chandler Carruth2014-01-17
* [PM] Pull the generic graph algorithms and data structures for dominatorChandler Carruth2014-01-13
* [cleanup] Switch comments to use '\brief' style instead of '@brief'Chandler Carruth2014-01-13
* [cleanup] Move the Dominators.h and Verifier.h headers into the IRChandler Carruth2014-01-13