summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/Verifier.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove #include of nonexistant header fileChris Lattner2001-09-071-1/+0
| | | | llvm-svn: 443
* Added a note about a new verification the verifier should doChris Lattner2001-06-291-1/+1
| | | | | | Removed a redundant check llvm-svn: 100
* Miscellaneous cleanups:Chris Lattner2001-06-271-8/+4
| | | | | | | | | | | * Convert post to pre-increment for for loops * Use generic programming more * Use new Value::cast* instructions * Use new Module, Method, & BasicBlock forwarding methods * Use new facilities in STLExtras.h * Use new Instruction::isPHINode() method llvm-svn: 96
* Initial revisionChris Lattner2001-06-061-0/+94
llvm-svn: 2
OpenPOWER on IntegriCloud