1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/include/llvm/Analysis
Chris Lattner 55c8fc6873 Change the verifier to never throw an exception. Instead verifyModule can
optionally return the string error, which is an easier api for clients to
use anyway.

llvm-svn: 29016
2006-07-06 18:00:01 +00:00
..
DataStructure Fix build on old compilers 2006-06-20 15:32:17 +00:00
AliasAnalysis.h For PR780: 2006-06-07 22:00:26 +00:00
AliasSetTracker.h Add a new method. 2006-06-26 19:20:25 +00:00
CallGraph.h For PR780: 2006-06-07 22:00:26 +00:00
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
Dominators.h For PR780: 2006-06-07 22:00:26 +00:00
ET-Forest.h
FindUsedTypes.h For PR780: 2006-06-07 22:00:26 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h
LinkAllAnalyses.h move header 2006-06-16 14:33:53 +00:00
LoadValueNumbering.h
LoopInfo.h Re-commit the safe parts of my 6/9 patch. Still working on fixing the unsafe parts. 2006-06-11 19:22:28 +00:00
Passes.h
PostDominators.h For PR780: 2006-06-07 22:00:26 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
Trace.h
ValueNumbering.h For PR780: 2006-06-07 22:00:26 +00:00
Verifier.h Change the verifier to never throw an exception. Instead verifyModule can 2006-07-06 18:00:01 +00:00