Chris Lattner
|
34a3429b0a
|
Make steensgaards performance not shameful
llvm-svn: 5524
|
2003-02-10 00:14:57 +00:00 |
|
Chris Lattner
|
f8c57bab25
|
Don't insert null entries into the scalar map for constexpr (cast null to Ty)
llvm-svn: 5523
|
2003-02-09 23:04:12 +00:00 |
|
Anand Shukla
|
a502e67a14
|
*** empty log message ***
llvm-svn: 5522
|
2003-02-09 21:15:36 +00:00 |
|
Chris Lattner
|
ae91295cfa
|
Remove the -debug option from release executables
llvm-svn: 5521
|
2003-02-09 21:13:57 +00:00 |
|
Chris Lattner
|
59a935f381
|
Allow printing of various types of alias analysis results
llvm-svn: 5520
|
2003-02-09 20:40:13 +00:00 |
|
Chris Lattner
|
471d708ae0
|
Implement knowledge in BasicAA that &A->field != &A and (P+1) != P
llvm-svn: 5519
|
2003-02-09 19:38:11 +00:00 |
|
Chris Lattner
|
f3627e3ee3
|
- Fix BasicAA to correctly detect the non-aliasness of A[1] & A[2]
llvm-svn: 5518
|
2003-02-09 19:27:21 +00:00 |
|
Chris Lattner
|
117a27d291
|
Switch to using the right call vector
llvm-svn: 5517
|
2003-02-09 19:26:47 +00:00 |
|
Chris Lattner
|
f14d8e2bf1
|
Add a basic-aa test
llvm-svn: 5516
|
2003-02-09 19:01:00 +00:00 |
|
Chris Lattner
|
dcf8d02380
|
Fix major bugs in incompleteness marking that were pessimizing results
llvm-svn: 5515
|
2003-02-09 18:42:43 +00:00 |
|
Chris Lattner
|
063bef68c4
|
Print out the steens graph if -debug is specified
llvm-svn: 5514
|
2003-02-09 18:42:16 +00:00 |
|
Chris Lattner
|
5da09703fa
|
* Fix a bug where global incompleteness marking would not mark the global
itself incomplete!
* Allow incompleteness callers to specify they don't want globals to be
considered sources of incompleteness.
llvm-svn: 5513
|
2003-02-09 18:41:49 +00:00 |
|
Chris Lattner
|
b86f27cc1f
|
TD Pass now does not cause globals to mark nodes incomplete.
llvm-svn: 5512
|
2003-02-09 18:40:25 +00:00 |
|
Chris Lattner
|
8711f611fa
|
Add a special case for main because we know it's incoming arguments don't alias
llvm-svn: 5511
|
2003-02-08 23:08:02 +00:00 |
|
Chris Lattner
|
6daed111da
|
Fix a bug where we would mark the callees arguments incomplete if the caller was external.
llvm-svn: 5510
|
2003-02-08 23:07:39 +00:00 |
|
Chris Lattner
|
31e95435b8
|
Fix division by zero problem
llvm-svn: 5509
|
2003-02-08 23:04:50 +00:00 |
|
Chris Lattner
|
a05bfd7525
|
Remove explicit result counters
llvm-svn: 5508
|
2003-02-08 23:03:17 +00:00 |
|
Chris Lattner
|
2c7c54ce9d
|
Add a flag which effectively disables field sensitivity
llvm-svn: 5506
|
2003-02-08 20:18:39 +00:00 |
|
Chris Lattner
|
b056679b1e
|
Don't bother counting alias results, allow the AliasAnalysisCounter to do that.
llvm-svn: 5505
|
2003-02-07 20:39:48 +00:00 |
|
Chris Lattner
|
2f75411136
|
Allow counting multiple passes, and print the pass name counted
llvm-svn: 5504
|
2003-02-07 20:39:17 +00:00 |
|
Chris Lattner
|
ed61b8ddef
|
New general purpose alias analysis result auditor
llvm-svn: 5503
|
2003-02-07 19:46:03 +00:00 |
|
Chris Lattner
|
14e226f71c
|
Add notes from Vikram's email
llvm-svn: 5502
|
2003-02-07 19:25:35 +00:00 |
|
Chris Lattner
|
c79941c8b1
|
Remove obsolete page
llvm-svn: 5501
|
2003-02-07 19:22:53 +00:00 |
|
Chris Lattner
|
4c58f5252e
|
Add a summary
llvm-svn: 5500
|
2003-02-06 22:06:08 +00:00 |
|
Chris Lattner
|
cc7f4a3c65
|
Fix a problem Sumant was running into
llvm-svn: 5499
|
2003-02-06 22:03:46 +00:00 |
|
Chris Lattner
|
d4990fe1be
|
Simple N^2 alias anlysis accuracy checker
llvm-svn: 5498
|
2003-02-06 21:29:49 +00:00 |
|
Chris Lattner
|
11423ad183
|
New "open projects" document
llvm-svn: 5497
|
2003-02-06 19:39:21 +00:00 |
|
Chris Lattner
|
21e1033bff
|
Fix an assertion failure
llvm-svn: 5496
|
2003-02-06 00:15:08 +00:00 |
|
Chris Lattner
|
5f3ef2f0e7
|
Implement optimization for direct function call case. This dramatically
reduces the number of function nodes created and speeds up analysis by
about 10% overall.
llvm-svn: 5495
|
2003-02-05 21:59:58 +00:00 |
|
Chris Lattner
|
8088c79d39
|
Squelch warning
llvm-svn: 5494
|
2003-02-05 21:44:28 +00:00 |
|
Chris Lattner
|
93e9ec8bb1
|
Allow the addition of edge source labels
llvm-svn: 5493
|
2003-02-05 19:40:59 +00:00 |
|
Chris Lattner
|
4aa35d21be
|
Remove bogus assertion
llvm-svn: 5492
|
2003-02-04 16:33:23 +00:00 |
|
Chris Lattner
|
4e0422745c
|
Fix a huge bug with handling non-pointer instructions
llvm-svn: 5491
|
2003-02-04 00:59:50 +00:00 |
|
Chris Lattner
|
a4f94897b9
|
Make the TD pass not include all of the call nodes from the local pass,
eliminating incomplete markers from them
llvm-svn: 5490
|
2003-02-04 00:59:32 +00:00 |
|
Chris Lattner
|
e8381114ef
|
Add sanity check
llvm-svn: 5489
|
2003-02-04 00:03:57 +00:00 |
|
Chris Lattner
|
96f37f267a
|
Fix steensgaard to work on a lot more cases...
llvm-svn: 5488
|
2003-02-04 00:03:37 +00:00 |
|
Chris Lattner
|
2e3829c76d
|
Fix printing of nonfunction graphs
llvm-svn: 5487
|
2003-02-04 00:03:18 +00:00 |
|
Chris Lattner
|
7b9a9209fc
|
Rename variable
llvm-svn: 5486
|
2003-02-03 22:51:53 +00:00 |
|
Chris Lattner
|
102e619864
|
Hack to work around deficiency in pass infrastructure
llvm-svn: 5485
|
2003-02-03 22:51:28 +00:00 |
|
Chris Lattner
|
2a3c476fd4
|
Initial implementation of ds-aa
llvm-svn: 5484
|
2003-02-03 22:50:46 +00:00 |
|
Chris Lattner
|
eb090dec1d
|
Check field sensitivity
llvm-svn: 5483
|
2003-02-03 21:40:14 +00:00 |
|
Chris Lattner
|
ebcc3bd08d
|
Build DS-AA tests
llvm-svn: 5482
|
2003-02-03 21:31:53 +00:00 |
|
Chris Lattner
|
a6399868d9
|
Initial tests for DS alias analysis
llvm-svn: 5481
|
2003-02-03 21:31:43 +00:00 |
|
Chris Lattner
|
47929dacd2
|
Add statistics to basicAA pass
llvm-svn: 5480
|
2003-02-03 21:16:17 +00:00 |
|
Chris Lattner
|
2ce14e226e
|
* Fix a bug introduced in the last checkin wrt Stack markers
* Make cloning more efficient in the process...
llvm-svn: 5479
|
2003-02-03 20:08:51 +00:00 |
|
Chris Lattner
|
1fa5e51461
|
Implement feof and xmalloc
llvm-svn: 5478
|
2003-02-03 19:12:38 +00:00 |
|
Chris Lattner
|
5d14f5d9ac
|
Implement the globals graph!
llvm-svn: 5477
|
2003-02-03 19:12:15 +00:00 |
|
Chris Lattner
|
a589169d22
|
Add better debug output
llvm-svn: 5476
|
2003-02-03 19:11:38 +00:00 |
|
Chris Lattner
|
b58c9c95d0
|
Eliminate unused resolving caller stuff
llvm-svn: 5475
|
2003-02-03 19:11:04 +00:00 |
|
Chris Lattner
|
1c12ad543d
|
* Add a bunch of stuff for checking the integrity of the graph
* remove the isNodeDead method
llvm-svn: 5474
|
2003-02-03 19:10:24 +00:00 |
|