Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
221d688a5ef21a22c2368c9fff0e92d7966c95e5
/
tools
/
analyze
/
analyze.cpp
221d688
Method.h no longer includes BasicBlock.h
by Chris Lattner
· 24 years ago
7d92262
Catch the parse exception if bad input is provided. Much better than an abort
by Chris Lattner
· 24 years ago
fa6db4b
Convert analyze over to use new pass framework for its analyses
by Chris Lattner
· 24 years ago
697954c
Changes to build successfully with GCC 3.02
by Chris Lattner
· 24 years ago
df89f6e
Induction variables must be phi nodes
by Chris Lattner
· 24 years ago
cee8f9a
Create a new #include "Support/..." directory structure to move things
by Chris Lattner
· 24 years ago
75deac6
Add hooks to print natural loop information and induction variables
by Chris Lattner
· 24 years ago
9f8ae2b
Add hooks for the FindUsedTypes pass
by Chris Lattner
· 24 years ago
483c3ee
Add analysis pass.
by Chris Lattner
· 24 years ago
c4199ec
Add support to print a call graph, and also add support for module level interprocedural analyses
by Chris Lattner
· 24 years ago
b312259
Export the instruction forest support from the analysis library
by Chris Lattner
· 24 years ago
da5cfa3
Parenthesize output for expranalyze so that pointer stuff being multiplied isn't confusing
by Chris Lattner
· 24 years ago
a8e1fd3
Use the new Alias command line option
by Chris Lattner
· 24 years ago
1e78f36
CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline
by Chris Lattner
· 24 years ago
57dbb3a
Moved inline/llvm/Tools/* to include/llvm/Support/*
by Chris Lattner
· 24 years ago
8f367bd
Large scale changes to implement new command line argument facility
by Chris Lattner
· 24 years ago
85202d4
Support changed expression api
by Chris Lattner
· 24 years ago
1546bff
Update makefile for more accurate deps
by Chris Lattner
· 24 years ago
c13aff6
Add better support for post dominator information.
by Chris Lattner
· 24 years ago
f3dc2c9
Initial checkin of analyze tool.
by Chris Lattner
· 24 years ago