projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Revert a portion of Dan's change r71018 that I'm convinced is wrong.
[oota-llvm.git]
/
lib
/
Analysis
/
AliasAnalysis.cpp
2009-02-14
Duncan Sands
Generalize some alias analysis logic from atomic
blob
|
commitdiff
|
raw
2009-02-13
Duncan Sands
If a function only reads memory, then we know that...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Owen Anderson
Fix a crasher: we need to check that the function is...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-05
Owen Anderson
Refactor my previous change to maintain the distinction...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-04
Owen Anderson
Finish making AliasAnalysis aware of the fact that...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Owen Anderson
Teach AliasAnalysis that a bunch of the atomic intrinsi...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Dan Gohman
Move isIdentifiedObject and isNoAliasCall into AliasAna...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-30
Dan Gohman
Fix a copy+paste error in a comment.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-13
Dan Gohman
Clean up the use of static and anonymous namespaces...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Remove attribution from file headers, per discussion...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
Duncan Sands
Revert r44626, which turned off the use of readonly
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Duncan Sands
Commit 44487 broke bootstrap of llvm-gcc-4.2. It is
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Duncan Sands
Rather than having special rules like "intrinsics cannot
blob
|
commitdiff
|
raw
|
diff to current
2007-12-01
Duncan Sands
Integrate the readonly/readnone logic more deeply
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Duncan Sands
Executive summary: getTypeSize -> getTypeStoreSize...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Devang Patel
Drop 'const'
blob
|
commitdiff
|
raw
|
diff to current
2007-05-02
Devang Patel
Use 'static const char' instead of 'static const int'.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-02
Lauro Ramos Venancio
Fix build error.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Devang Patel
Do not use typeinfo to identify pass in pass manager.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Bill Wendling
Removed unneeded <iostream> #include.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Reid Spencer
For PR780:
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Reid Spencer
For PR780:
blob
|
commitdiff
|
raw
|
diff to current
2006-06-01
Reid Spencer
Change from using a stub function to a stub variable...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Misha Brukman
Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Chris Lattner
Make this more efficient by only making one virtual...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Chris Lattner
Make this a bit more aggressive
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Chris Lattner
Fix the missing symbols problem Bill was hitting. ...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-15
Chris Lattner
Adjust to new alias analysis interfaces
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Chris Lattner
Properly extern this.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-29
Misha Brukman
Fix #includes of i*.h => Instructions.h as per PR403.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-04
Reid Spencer
Add #include <iostream> since Value.h does not #include...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Chris Lattner
Changes to work with the changes to the AliasAnalysis...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-15
Chris Lattner
Deinline some virtual methods, provide better mod/ref...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-30
Chris Lattner
Improve mod/ref information based on the pointsToConsta...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Brian Gaeke
Put all LLVM code into the llvm namespace, as per bug...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-20
John Criswell
Added LLVM project notice to the top of every C++ sourc...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-26
Chris Lattner
Add new -no-aa implementation
blob
|
commitdiff
|
raw
|
diff to current
2003-02-26
Chris Lattner
Move BasicAA pass out to it's own header file
blob
|
commitdiff
|
raw
|
diff to current
2003-02-26
Chris Lattner
- Checkin of the alias analysis work:
blob
|
commitdiff
|
raw
|
diff to current
2003-02-09
Chris Lattner
Implement knowledge in BasicAA that &A->field != &A...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-09
Chris Lattner
- Fix BasicAA to correctly detect the non-aliasness...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-07
Chris Lattner
Don't bother counting alias results, allow the AliasAna...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-03
Chris Lattner
Add statistics to basicAA pass
blob
|
commitdiff
|
raw
|
diff to current
2002-11-06
Vikram S. Adve
Make query operations non-const to allow demand-driven...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-08
Chris Lattner
* Add capability to recognize alias properties of the...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-29
Chris Lattner
Remove unneeded #include
blob
|
commitdiff
|
raw
|
diff to current
2002-08-22
Chris Lattner
doxygenize comments
blob
|
commitdiff
|
raw
|
diff to current
2002-08-22
Chris Lattner
Add missing #include
blob
|
commitdiff
|
raw
|
diff to current
2002-08-22
Chris Lattner
Check-in new alias analysis infrastructure
blob
|
commitdiff
|
raw
|
diff to current