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
/
AliasSetTracker.cpp
2009-03-30
Devang Patel
getEntryFor() may invalidate DenseMap iterator.
blob
|
commitdiff
|
raw
2009-03-09
Chris Lattner
reimplement AliasSetTracker in terms of DenseMap instea...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-03
Zhou Sheng
Ignore the debug info intrinsics when adding instructio...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Dan Gohman
Tidy up several unbeseeming casts from pointer to intptr_t.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Chris Lattner
Free and vaarg are not really volatile.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-20
Chris Lattner
Fix PR2346 by marking vaarg as volatile so that licm...
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
2008-04-21
Dan Gohman
Fix the way AliasSet::print prints "may alias".
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Dan Gohman
Teach AliasSetTracker about VAArgInst.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
Devang Patel
Restore isCFGOnly property of various analysis passes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-19
Devang Patel
PassInfo keep tracks whether a pass is an analysis...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-19
Devang Patel
Do not use virtual function to identify an analysis...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-18
Devang Patel
Identify Analysis pass.
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-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-10-03
Dan Gohman
Use empty() member functions when that's what's being...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-23
Chris Lattner
when merging two alias sets together, be sure to propag...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-06
Nick Lewycky
Fix typo in comment.
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-01
Devang Patel
Do not use typeinfo to identify pass in pass manager.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Reid Spencer
Make classes in anonymous namespaces use VISIBILITY_HID...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Bill Wendling
Changed llvm_ostream et all to OStream. llvm_cerr,...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Bill Wendling
Removed some of the iostream #includes. Moved towards...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-17
Nick Lewycky
Explain change with a comment.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-17
Nick Lewycky
Fix PR912. The input to erase() must not be a reference...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-27
Chris Lattner
eliminate RegisterOpt. It does the same thing as Regis...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Chris Lattner
Handle alias sets that have been unified, and thus...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Chris Lattner
Don't implement AliasSetTracker::remove in terms of...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Chris Lattner
Fix a stale pointer issue that caused 300.twolf to...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-03
Chris Lattner
Make the -print-alias-sets pass work for printing out...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Misha Brukman
Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Chris Lattner
Treat free operations as volatile, since they cannot...
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-07
Reid Spencer
For PR387:\
blob
|
commitdiff
|
raw
|
diff to current
2004-11-27
Chris Lattner
When merging to alias sets, if they are both must alias...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-26
Chris Lattner
Add a new interface
blob
|
commitdiff
|
raw
|
diff to current
2004-11-05
Chris Lattner
Remove dead var
blob
|
commitdiff
|
raw
|
diff to current
2004-09-15
Chris Lattner
Add some assertions
blob
|
commitdiff
|
raw
|
diff to current
2004-09-14
Chris Lattner
Implement an AliasSetTracker::copyValue method
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-27
Chris Lattner
Remove a bogus assertion
blob
|
commitdiff
|
raw
|
diff to current
2004-07-27
Chris Lattner
Use context-sensitive alias analysis to avoid pessimiza...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-26
Chris Lattner
Add some new methods
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Chris Lattner
Fix a latent bug in the AliasSetTracker that was expose...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Chris Lattner
Add support for free instructions
blob
|
commitdiff
|
raw
|
diff to current
2004-07-22
Chris Lattner
Clean up reference counting to stop "leaking" alias...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-21
Chris Lattner
Add capability to remove aliasing aliassets from an AST
blob
|
commitdiff
|
raw
|
diff to current
2004-07-21
Chris Lattner
Make the AST interface a bit richer by returning whethe...
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
Rename a method
blob
|
commitdiff
|
raw
|
diff to current
2004-04-27
Chris Lattner
Changes to fix up the inst_iterator to pass to boost...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-17
Chris Lattner
Fix a HORRIBLY NASTY bug that caused siod to stop worki...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-15
Chris Lattner
Ok, the assertion was bogus. Calls that do not read...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-15
Chris Lattner
This assertion is bogus now that calls do not necessari...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-15
Chris Lattner
Don't be COMPLETELY pessimistic in the face of function...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-18
Chris Lattner
Add a new AliassetTracker::remove method. Because...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-14
Chris Lattner
Finegrainify namespacification
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-05-03
Chris Lattner
Fix miscompilation in Fhourstones and bug: LICM/2003...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-03
Chris Lattner
ADd two new 'add' methods
blob
|
commitdiff
|
raw
|
diff to current
2003-02-26
Chris Lattner
Make the aliassettracker much more precise by actually...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-26
Chris Lattner
Convert to work with new AliasAnalysis interface by...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-24
Chris Lattner
This is a substantial rewrite of the AliasSetTracker...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-26
Chris Lattner
First try at implementing the AliasSetTracker class...
blob
|
commitdiff
|
raw
|
diff to current