Chris Lattner
|
7f74a56e24
|
Changes to build successfully with GCC 3.02
llvm-svn: 1503
|
2002-01-20 22:54:45 +00:00 |
Chris Lattner
|
66d9ceaaba
|
Induction variables must be phi nodes
llvm-svn: 1402
|
2001-12-03 17:27:42 +00:00 |
Chris Lattner
|
5de2204fe8
|
Create a new #include "Support/..." directory structure to move things
from "llvm/Support/..." that are not llvm dependant.
Move files and fix #includes
llvm-svn: 1400
|
2001-11-27 00:03:19 +00:00 |
Chris Lattner
|
b89a7e72fb
|
Add hooks to print natural loop information and induction variables
llvm-svn: 1389
|
2001-11-26 19:18:11 +00:00 |
Chris Lattner
|
8657606b6e
|
Add hooks for the FindUsedTypes pass
llvm-svn: 1233
|
2001-11-09 05:27:34 +00:00 |
Chris Lattner
|
c1c54a2a92
|
Add analysis pass.
llvm-svn: 1182
|
2001-11-07 21:16:29 +00:00 |
Chris Lattner
|
0755deabb5
|
Add support to print a call graph, and also add support for module level interprocedural analyses
llvm-svn: 659
|
2001-09-28 00:07:36 +00:00 |
Chris Lattner
|
2a35abb142
|
Export the instruction forest support from the analysis library
llvm-svn: 556
|
2001-09-14 01:42:42 +00:00 |
Chris Lattner
|
2d88a8ee37
|
Parenthesize output for expranalyze so that pointer stuff being multiplied isn't confusing
llvm-svn: 299
|
2001-07-25 22:48:37 +00:00 |
Chris Lattner
|
d5c3133364
|
Use the new Alias command line option
llvm-svn: 284
|
2001-07-23 20:22:30 +00:00 |
Chris Lattner
|
ab0cc40796
|
CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline
args as the objects they represent and the "right thing" will happen
llvm-svn: 283
|
2001-07-23 19:27:24 +00:00 |
Chris Lattner
|
e2472bbf6c
|
Moved inline/llvm/Tools/* to include/llvm/Support/*
llvm-svn: 279
|
2001-07-23 17:46:59 +00:00 |
Chris Lattner
|
0af2464a78
|
Large scale changes to implement new command line argument facility
llvm-svn: 272
|
2001-07-23 02:35:57 +00:00 |
Chris Lattner
|
e850a7920e
|
Support changed expression api
llvm-svn: 242
|
2001-07-21 19:08:44 +00:00 |
Chris Lattner
|
e49d242603
|
Update makefile for more accurate deps
Include support to print out Expression types
llvm-svn: 216
|
2001-07-20 19:16:29 +00:00 |
Chris Lattner
|
e166cc8069
|
Add better support for post dominator information.
Print method name for each analysis.
llvm-svn: 144
|
2001-07-06 16:59:10 +00:00 |
Chris Lattner
|
c002347cf8
|
Initial checkin of analyze tool.
llvm-svn: 137
|
2001-07-03 15:30:38 +00:00 |