OSDN Git Service

Update LLVM for 3.5 rebase (r209712).
[android-x86/external-llvm.git] / include / llvm / Transforms / Utils / SSAUpdater.h
2014-05-29 Stephen HinesUpdate LLVM for 3.5 rebase (r209712).
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-07-28 Chandler CarruthUpdate comments for SSAUpdater to use the modern doxyge...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-02-29 Jean-Baptiste Queruresolved conflicts for merge of 8f698b54 to master
2011-11-15 Logan ChienMerge with LLVM upstream r144606 (Nov 15th 2011)
2011-11-14 Benjamin KramerMake headers standalone, move a virtual method out...
2011-07-20 Logan ChienMerge with LLVM upstream r135568 (Jul 20th 2011)
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-16 Nowar GuMerge upstream to r135343 at Sat. 16th July 2011.
2011-07-06 Devang PatelSimplify. Consolidate dbg.declare handling in AllocaPro...
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-05-24 Cameron ZwarichClean up the lazy initialization of DIBuilder a bit.
2011-05-24 Cameron ZwarichMake LoadAndStorePromoter preserve debug info and creat...
2011-03-09 Jush LuMerge upstream r127116
2011-02-28 jushMerge LLVM upstream r119309 into honey
2011-01-15 Chris LattnerGeneralize LoadAndStorePromoter a bit and switch LICM
2011-01-14 Chris LattnerAdd a new LoadAndStorePromoter class, which implements...
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-09-02 Duncan SandsReapply commit 112699, speculatively reverted by echris...
2010-09-02 Duncan SandsReapply commit 112699, speculatively reverted by echris...
2010-09-01 Eric ChristopherSpeculatively revert 112699 and 112702, they seem to...
2010-09-01 Eric ChristopherSpeculatively revert 112699 and 112702, they seem to...
2010-09-01 Duncan SandsIf PrototypeValue is erased in the middle of using...
2010-09-01 Duncan SandsIf PrototypeValue is erased in the middle of using...
2010-08-29 Chris Lattnerimplement SSAUpdater::RewriteUseAfterInsertions, a...
2010-08-29 Chris Lattnerimplement SSAUpdater::RewriteUseAfterInsertions, a...
2010-05-04 Bob WilsonCombine the implementations of the core part of the...
2010-05-04 Bob WilsonCombine the implementations of the core part of the...
2010-04-28 Shih-wei LiaoSync upstream to r102410.
2010-04-17 Bob WilsonRe-commit my previous SSAUpdater changes. The previous...
2010-04-17 Bob WilsonRe-commit my previous SSAUpdater changes. The previous...
2010-04-03 Bob WilsonRevert all my SSAUpdater patches. The PHI placement...
2010-04-03 Bob WilsonRevert all my SSAUpdater patches. The PHI placement...
2010-04-01 Bob WilsonRewrite another SSAUpdater function to avoid recursion.
2010-04-01 Bob WilsonRewrite another SSAUpdater function to avoid recursion.
2010-04-01 Bob WilsonChange another SSAUpdater function to avoid recursion.
2010-04-01 Bob WilsonChange another SSAUpdater function to avoid recursion.
2010-04-01 Bob WilsonThe SSAUpdater should avoid recursive traversals of...
2010-04-01 Bob WilsonThe SSAUpdater should avoid recursive traversals of...
2010-03-31 Bob WilsonRewrite part of the SSAUpdater to be more careful about...
2010-03-31 Bob WilsonRewrite part of the SSAUpdater to be more careful about...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-12-22 Chris Lattnercomment fix: weakvh -> tracking vh
2009-12-22 Chris Lattnercomment fix: weakvh -> tracking vh
2009-10-24 Dan GohmanAdd an explicit keyword.
2009-10-24 Dan GohmanAdd an explicit keyword.
2009-10-16 Duncan SandsStrip trailing white space.
2009-10-16 Duncan SandsStrip trailing white space.
2009-10-10 Chris Lattneradd a simple helper method.
2009-10-10 Chris Lattneradd a simple helper method.
2009-10-10 Chris Lattneradd ability for clients of SSAUpdater to find out about the
2009-10-10 Chris Lattneradd ability for clients of SSAUpdater to find out about the
2009-10-10 Chris Lattneradd the ability to get a rewritten value from the middl...
2009-10-10 Chris Lattneradd the ability to get a rewritten value from the middl...
2009-10-10 Chris Lattnerrename GetValueInBlock -> GetValueAtEndOfBlock to bette...
2009-10-10 Chris Lattnerrename GetValueInBlock -> GetValueAtEndOfBlock to bette...
2009-10-10 Chris LattnerImplement an efficient and fully general SSA update...
2009-10-10 Chris LattnerImplement an efficient and fully general SSA update...