2015-09-09 |
Chandler Carruth | [PM/AA] Rebuild LLVM's alias analysis infrastructure... |
blob | commitdiff | raw |
2015-08-15 |
Chandler Carruth | [PM/AA] Delete the LibCallAliasAnalysis and all the... |
blob | commitdiff | raw | diff to current |
2015-08-14 |
Chandler Carruth | [PM/AA] Extract the interface for GlobalsModRef into... |
blob | commitdiff | raw | diff to current |
2015-08-14 |
Chandler Carruth | [PM/AA] Hoist the interface to TBAA into a dedicated... |
blob | commitdiff | raw | diff to current |
2015-08-14 |
Chandler Carruth | [PM/AA] Hoist the SCEV-AA interface to its own header... |
blob | commitdiff | raw | diff to current |
2015-08-14 |
Chandler Carruth | [PM/AA] Hoist ScopedNoAliasAA's interface into a header... |
blob | commitdiff | raw | diff to current |
2015-08-14 |
Chandler Carruth | [PM/AA] Extract a minimal interface for CFLAA to its... |
blob | commitdiff | raw | diff to current |
2015-08-14 |
Chandler Carruth | [PM/AA] Hoist the AA counter pass into a header to... |
blob | commitdiff | raw | diff to current |
2015-08-14 |
Chandler Carruth | [PM/AA] Move the LibCall AA creation routine declaratio... |
blob | commitdiff | raw | diff to current |
2015-08-12 |
Chandler Carruth | [PM/AA] Remove the AliasDebugger pass. |
blob | commitdiff | raw | diff to current |
2015-08-06 |
Chandler Carruth | [PM/AA] Hoist the interface for BasicAA into a header... |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Alexander Kornienko | Revert r240137 (Fixed/added namespace ending comments... |
blob | commitdiff | raw | diff to current |
2015-06-19 |
Alexander Kornienko | Fixed/added namespace ending comments using clang-tidy... |
blob | commitdiff | raw | diff to current |
2015-04-10 |
Jingyue Wu | Divergence analysis for GPU programs |
blob | commitdiff | raw | diff to current |
2015-02-27 |
Eric Christopher | Remove the Forward Control Flow Integrity pass and... |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Ramkumar Ramachandra | Introduce print-memderefs to test isDereferenceablePointer |
blob | commitdiff | raw | diff to current |
2014-11-17 |
Rafael Espindola | Add back r222061 with a fix. |
blob | commitdiff | raw | diff to current |
2014-11-15 |
Reid Kleckner | Revert "Don't make assumptions about the name of privat... |
blob | commitdiff | raw | diff to current |
2014-11-14 |
Rafael Espindola | Don't make assumptions about the name of private global... |
blob | commitdiff | raw | diff to current |
2014-09-02 |
Hal Finkel | Add a CFL Alias Analysis implementation |
blob | commitdiff | raw | diff to current |
2014-07-24 |
Hal Finkel | Add scoped-noalias metadata |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Tom Roeder | Add a new attribute called 'jumptable' that creates... |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Rafael Espindola | Remove dead declarations. |
blob | commitdiff | raw | diff to current |
2013-11-12 |
Sebastian Pop | delinearization of arrays |
blob | commitdiff | raw | diff to current |
2013-10-02 |
Chandler Carruth | Remove the very substantial, largely unmaintained legac... |
blob | commitdiff | raw | diff to current |
2013-03-08 |
David Blaikie | Remove -print-dbginfo as it is unused & bitrotten. |
blob | commitdiff | raw | diff to current |
2012-11-02 |
Nadav Rotem | Add a cost model analysis that allows us to estimate... |
blob | commitdiff | raw | diff to current |
2012-10-26 |
Benjamin Kramer | Remove LoopDependenceAnalysis. |
blob | commitdiff | raw | diff to current |
2012-10-11 |
NAKAMURA Takumi | llvm/Analysis/Passes.h: Fix copypasto in createDependen... |
blob | commitdiff | raw | diff to current |
2012-10-11 |
Sebastian Pop | dependence analysis |
blob | commitdiff | raw | diff to current |
2012-08-28 |
Manman Ren | Profile: set branch weight metadata with data generated... |
blob | commitdiff | raw | diff to current |
2011-06-15 |
John McCall | The ARC language-specific optimizer. Credit to Dan... |
blob | commitdiff | raw | diff to current |
2011-02-28 |
Dan Gohman | Delete the LiveValues pass. I won't get get back to... |
blob | commitdiff | raw | diff to current |
2011-01-29 |
Andrew Trick | Implementation of path profiling. |
blob | commitdiff | raw | diff to current |
2010-10-19 |
Dan Gohman | Move NoAA out of BasicAliasAnalysis.cpp into its own... |
blob | commitdiff | raw | diff to current |
2010-09-16 |
Dan Gohman | Add a pass which prints out all the memdep dependencies. |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Owen Anderson | Reapply r110396, with fixes to appease the Linux buildb... |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Owen Anderson | Revert r110396 to fix buildbots. |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Owen Anderson | Don't use PassInfo* as a type identifier for passes... |
blob | commitdiff | raw | diff to current |
2010-08-02 |
Dan Gohman | Sketch up a preliminary Type-Based Alias Analysis imple... |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Tobias Grosser | Add new RegionInfo pass. |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Dan Gohman | Remove interprocedural-basic-aa and associated code... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Dan Gohman | Document that BasicAA respects noalias, while Interproc... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Dan Gohman | Add an Intraprocedural form of BasicAliasAnalysis,... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Dan Gohman | Generalize AAEval so that it can be used both per-funct... |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Dan Gohman | Add a simple module-level debug info printer. It just... |
blob | commitdiff | raw | diff to current |
2010-03-01 |
Chris Lattner | remove anders-aa from mainline, it isn't maintained... |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Andreas Neustifter | Use ProfileInfo-API in ProfileInfo Loader and do more... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Chris Lattner | Stub out a new lazy value info pass, which will eventually |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Douglas Gregor | Reverting 85714, 85715, 85716, which are breaking the... |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Dan Gohman | Add a function to Passes.h to allow clients to create... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Andreas Neustifter | Preparation for Optimal Edge Profiling: |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Dan Gohman | Create a ScalarEvolution-based AliasAnalysis implementa... |
blob | commitdiff | raw | diff to current |
2009-08-08 |
Daniel Dunbar | Add a basic static ProfileInfo provider (ProfileEstimat... |
blob | commitdiff | raw | diff to current |
2009-06-24 |
Andreas Bolka | Scaffolding for LDA pass. |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Dan Gohman | Add a liveness analysis pass for LLVM IR values. This... |
blob | commitdiff | raw | diff to current |
2008-12-16 |
Torok Edwin | Add -print-dbginfo pass that prints LLVM IR with commen... |
blob | commitdiff | raw | diff to current |
2008-08-15 |
Owen Anderson | Remove GCSE, ValueNumbering, and LoadValueNumbering... |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Chris Lattner | Add a new LibCallAliasAnalysis pass, which is parameterized |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | Don't attribute in file headers anymore. See llvmdev... |
blob | commitdiff | raw | diff to current |
2006-11-14 |
Andrew Lenharth | A shim over other AA impls to catch incorrect uses |
blob | commitdiff | raw | diff to current |
2005-10-24 |
Chris Lattner | add a proto |
blob | commitdiff | raw | diff to current |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2005-01-28 |
Jeff Cohen | Get VC++ compiling again |
blob | commitdiff | raw | diff to current |
2005-01-10 |
Jeff Cohen | Apply feed back from Chris: |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Jeff Cohen | Add last four createXxxPass functions |
blob | commitdiff | raw | diff to current |
2005-01-08 |
Jeff Cohen | Add even more missing createXxxPass functions. |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Chris Lattner | Add new header |
blob | commitdiff | raw | diff to current |
|