Chris Lattner
|
a1ddf56288
|
Fix a glaring bug
llvm-svn: 10400
|
2003-12-11 06:06:28 +00:00 |
|
Chris Lattner
|
3245f523d9
|
Realize the gep P, <zeros> must aliases P.
This is a partial fix for PR 86
llvm-svn: 10399
|
2003-12-11 06:02:00 +00:00 |
|
Chris Lattner
|
99253d6580
|
With Brian's change to AA.h we can now clean out this uglyness
llvm-svn: 10398
|
2003-12-11 05:44:59 +00:00 |
|
Chris Lattner
|
96656a16ad
|
Fix file header
llvm-svn: 10219
|
2003-11-25 20:11:47 +00:00 |
|
Chris Lattner
|
259524df92
|
Use gep_type_begin/end instead of looking for ubytes
llvm-svn: 10217
|
2003-11-25 20:10:07 +00:00 |
|
Chris Lattner
|
8b644ddc5b
|
Finegrainify namespacification
llvm-svn: 10210
|
2003-11-25 18:33:40 +00:00 |
|
Brian Gaeke
|
d25f86d683
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
|
John Criswell
|
b402729b30
|
Added LLVM project notice to the top of every C++ source file.
Header files will be on the way.
llvm-svn: 9298
|
2003-10-20 19:43:21 +00:00 |
|
Chris Lattner
|
aaf3999fba
|
Fix bug: BasicAA/2003-09-19-LocalArgument.ll
llvm-svn: 8615
|
2003-09-20 03:08:47 +00:00 |
|
Misha Brukman
|
b9a4ddbfc5
|
Fixed spelling and grammar.
llvm-svn: 8478
|
2003-09-11 18:14:24 +00:00 |
|
Chris Lattner
|
b93ef28cef
|
Reuse the values if they are constants: this is important so that we index into the right structure field
This fixes bug: BasicAA/2003-07-03-BasicAACrash.ll
llvm-svn: 7093
|
2003-07-03 06:42:38 +00:00 |
|
Chris Lattner
|
5083d8846b
|
Implement handling of constantexprs for disambiguation. This implements
BasicAA/featuretest.ll:constexpr_test
llvm-svn: 6740
|
2003-06-17 15:25:37 +00:00 |
|
Chris Lattner
|
fe6eef643c
|
Be more robust in the face of undefined behavior.
Fixes bug: BasicAA/2003-06-01-AliasCrash.ll
llvm-svn: 6538
|
2003-06-02 05:42:39 +00:00 |
|
Chris Lattner
|
777fdfc135
|
Fix Bug: BasicAA/2003-05-21-GEP-Problem.ll
llvm-svn: 6270
|
2003-05-21 20:23:26 +00:00 |
|
Chris Lattner
|
43e38979b5
|
Fix BasicAA/2003-04-25-GEPCrash.ll
llvm-svn: 5940
|
2003-04-25 18:03:06 +00:00 |
|
Chris Lattner
|
72a506d1f2
|
Fix bug: BasicAA/2003-04-22-GEPProblem.ll
llvm-svn: 5858
|
2003-04-22 22:00:27 +00:00 |
|
Chris Lattner
|
8080df315f
|
Remove unneccesary forward decl
llvm-svn: 5710
|
2003-03-06 16:37:29 +00:00 |
|
Chris Lattner
|
9d545c8aa3
|
Fix bug: BasicAA/2003-03-04-GEPCrash.ll
llvm-svn: 5695
|
2003-03-04 16:40:17 +00:00 |
|
Chris Lattner
|
a29ba21066
|
Fix a problem with negative indexes
llvm-svn: 5681
|
2003-03-02 23:43:34 +00:00 |
|
Chris Lattner
|
933b11a154
|
Fix bug: BasicAA/2003-02-26-AccessSizeTest.ll
llvm-svn: 5645
|
2003-02-26 21:57:23 +00:00 |
|
Chris Lattner
|
e923b037b7
|
Fix several bugs in basic-aa
llvm-svn: 5643
|
2003-02-26 21:28:49 +00:00 |
|
Chris Lattner
|
721f9fc770
|
Move BasicAA pass out to it's own header file
llvm-svn: 5640
|
2003-02-26 19:41:54 +00:00 |
|