Delete trailing whitespace.
[oota-llvm.git] / lib / Analysis /
2009-02-14 Duncan SandsGeneralize some alias analysis logic from atomic
2009-02-13 Duncan SandsIf a function only reads memory, then we know that...
2009-02-13 Nick LewyckyReapply r64300:
2009-02-13 Nick LewyckyBasicAA was making the assumption that a local allocati...
2009-02-12 Dan GohmanTeach IndVarSimplify to optimize code using the C ...
2009-02-11 Bill WendlingRevert r64300 and r64301. These were causing the follow...
2009-02-11 Duncan SandsMake sure the SCC pass manager initializes any contained
2009-02-06 Owen AndersonFix a crasher: we need to check that the function is...
2009-02-05 Owen AndersonRefactor my previous change to maintain the distinction...
2009-02-04 Owen AndersonFinish making AliasAnalysis aware of the fact that...
2009-02-03 Owen AndersonTeach AliasAnalysis that a bunch of the atomic intrinsi...
2009-02-03 Dan GohmanMove isIdentifiedObject and isNoAliasCall into AliasAna...
2009-01-30 Devang Patel Each input file is encoded as a separate compile unit...
2009-01-30 Dan GohmanFix a post-RA scheduling dependency bug.
2009-01-30 Devang PatelAdd dump() routines to help debug debug info :)
2009-01-28 Duncan SandsFix PR3415 (infinite loop in EscapeAnalysis) by
2009-01-25 Nick LewyckyStart generating arbitrary precision integer SCEVs...
2009-01-23 Devang PatelIntroduce two DWARF attribute extentions DW_AT_APPLE_op...
2009-01-23 Chris Lattnerfix two more cases where we could let the NLPDI cache...
2009-01-23 Chris LattnerUnconditionally reset 'cache' to zero, even if we don...
2009-01-23 Chris Lattnera minor tweak to my previous patch, handle the invalida...
2009-01-22 Gabor Greifintroduce a useful abstraction to find out if a Use...
2009-01-22 Chris LattnerFix PR3358, a really nasty bug where recursive phi...
2009-01-20 Devang PatelNeed only one set of debug info versions enum.
2009-01-20 Chris LattnerEliminate use of uint32_t to improve compatibility...
2009-01-19 Devang PatelVerify debug info.
2009-01-18 Oscar FuentesCMake: Add lib/Analysis/CaptureTracking.cpp
2009-01-18 Duncan SandsBasicAliasAnalysis and FunctionAttrs were both
2009-01-18 Gabor Greifadd a comment
2009-01-17 Gabor Greifswitch over some other methods from indices to iterators
2009-01-17 Gabor Greifspeed up iterative loop by using iterators. changes...
2009-01-16 Nick LewyckyReinstate r60509 from Dale:
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-14 Gabor Greifminor simplification
2009-01-13 Nick LewyckyWind SCEV back in time, to Nov 18th. This 'fixes' PR327...
2009-01-12 Devang PatelAdd classof() methods to support isa<> and other relate...
2009-01-12 Duncan SandsRename getABITypeSize to getTypePaddedSize, as
2009-01-12 Chris Lattnermake tblgen autogenerate the nocapture intrinsics for
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2009-01-08 Chris LattnerValueTracker can't assume that an alloca with no specif...
2009-01-05 Duncan SandsWhen checking if an Argument escapes, check if
2009-01-05 Devang PatelAdd classof() methods so that dwarf writer can decide...
2009-01-05 Devang PatelConstruct array/vector type DIEs using DebugInfo.
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2009-01-03 Nick LewyckyWe know it's always a SCEVConstant if it gets here...
2009-01-02 Nick LewyckyDon't try to analyze this "backward" case. This is...
2008-12-27 Nick LewyckyCheck that the function prototypes are correct before...
2008-12-19 Nick LewyckyResubmit support for the 'nocapture' attribute.
2008-12-18 Evan ChengRemove dead comments.
2008-12-17 Devang PatelToday the front-ends (llvm-gcc and clang) generate...
2008-12-16 Bill WendlingTemporarily revert r61019, r61030, and r61040. These...
2008-12-16 Oscar FuentesCMake: Added DbgInfoPrinter.cpp to lib/Analysis/CMakeFi...
2008-12-16 Torok EdwinAdd -print-dbginfo pass that prints LLVM IR with commen...
2008-12-16 Torok EdwinAdd utility functions to search for DbgStopPointInst...
2008-12-16 Torok Edwinuse different name for parameter to make it clear that...
2008-12-16 Nick LewyckyGeneralize support for analyzing loops to include SLE...
2008-12-16 Chris Lattnerfix PR3217: fully cached queries need to be verified...
2008-12-15 Chris LattnerTeach basicaa to use the nocapture attribute when possi...
2008-12-15 Chris Lattnerif we have a phi translation failure of the start block,
2008-12-15 Chris LattnerImplement initial support for PHI translation in memdep...
2008-12-15 Nick LewyckyFix whitespace in comment.
2008-12-13 Torok EdwinFix getFieldAs() to use the parameter instead of 6.
2008-12-12 Nick LewyckyRevert my re-instated reverted commit, fixes the bootst...
2008-12-11 Nick LewyckySneaky, sneaky: move the -1 to the outside of the SMax...
2008-12-10 Duncan SandsDon't dereference the end() iterator. This was
2008-12-10 Chris LattnerAllow basicaa to walk through geps with identical indic...
2008-12-09 Chris Lattnerloosen up an assertion that isn't valid when called...
2008-12-09 Chris LattnerTeach GVN to invalidate some memdep information when...
2008-12-09 Chris LattnerTeach BasicAA::getModRefInfo(CallSite, CallSite) some
2008-12-09 Chris LattnerFix a fixme: allow memdep to see past read-only calls...
2008-12-09 Chris Lattnerrename getNonLocalDependency -> getNonLocalCallDependen...
2008-12-09 Evan ChengBack out 60748 for now. It's breaking SPASS, 254.gap...
2008-12-09 Chris Lattnerfix typos gabor noticed
2008-12-09 Chris Lattnerrestructure the top level non-local ptr dep query to...
2008-12-09 Chris Lattnerrename getNonLocalPointerDepInternal -> getNonLocalPoin...
2008-12-09 Nick LewyckyIt's easy to handle SLE/SGE when the loop has a unit...
2008-12-09 Chris Lattnerif we have two elements, insert both, don't use std...
2008-12-09 Chris LattnerIf we're only adding one new element to 'Cache', insert...
2008-12-09 Chris Lattnerconvert a couple other places that use pred_iterator...
2008-12-09 Chris Lattneruse hte new pred cache to speed up the new non-local...
2008-12-08 Duncan SandsFix comment typo.
2008-12-08 Chris Lattneradd another level of caching for non-local pointer...
2008-12-08 Chris LattnerSome minor optimizations for isObjectSmallerThan.
2008-12-07 Chris Lattneradd an assert. the cast<> below would catch this but...
2008-12-07 Chris Lattnerfactor some code better.
2008-12-07 Chris Lattnerfactor some code, fixing some fixme's.
2008-12-07 Chris Lattneradd support for caching pointer dependence queries...
2008-12-07 Chris LattnerSome internal refactoring to make it easier to cache...
2008-12-07 Chris LattnerIntroduce a new MemDep::getNonLocalPointerDependency
2008-12-07 Chris Lattnerpush the "pointer case" up the analysis stack a bit...
2008-12-07 Chris Lattnermake clients have to know how to call getCallSiteDepend...
2008-12-07 Chris Lattnerrename some variables for consistency
2008-12-07 Chris LattnerI love how using out of scope variables is not an error...
2008-12-07 Chris LattnerRename getCallSiteDependency -> getCallSiteDependencyFr...
2008-12-07 Chris Lattnera memdep query on a volatile load/store will always...
2008-12-07 Chris Lattnerremove the ability to get memdep info for vaarg. I...
2008-12-06 Nick LewyckyMinor cleanup. Use dyn_cast, not isa/cast pairs. No...
2008-12-05 Chris LattnerMake a few major changes to memdep and its clients:
2008-12-05 Chris LattnerMake it illegal to call getDependency* on non-memory...
2008-12-03 Dale JohannesenMake the debugging dump be a full line.
next