OSDN Git Service

Update aosp/master LLVM for rebase to r256229
[android-x86/external-llvm.git] / lib / Transforms / Scalar / LoopDeletion.cpp
2016-03-21 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r256229
2015-06-08 Stephen HinesMerge "add aarch64 codegen for x86_64 LLVM if specified"
2015-04-08 Colin CrossMerge "Take HOST_PREFER_32_BIT into account"
2015-04-08 Colin CrossMerge "Set LOCAL_MULTLIB := first for all LLVM host...
2015-04-01 Stephen Hinesam 3fa16bd6: Merge "Update aosp/master LLVM for rebase...
2015-04-01 Stephen HinesMerge "Update aosp/master LLVM for rebase to r230699."
2015-03-23 Stephen HinesUpdate aosp/master LLVM for rebase to r230699.
2014-12-10 Stephen Hinesam 50721a7a: (-s ours) Merge in the following upstream...
2014-12-10 Tim Murrayam 22c310d7: (-s ours) Revert "Revert "Bring in fixes...
2014-12-10 Tim Murrayam 6eeae0cf: Revert "Apply rL216114 from upstream LLVM."
2014-12-04 Stephen Hinesam a21bbdfa: am 876d6995: Merge "Update aosp/master...
2014-12-04 Stephen Hinesam 876d6995: Merge "Update aosp/master LLVM for rebase...
2014-12-04 Stephen HinesMerge "Update aosp/master LLVM for rebase to r222494."
2014-12-03 Stephen HinesUpdate aosp/master LLVM for rebase to r222494.
2014-05-30 Stephen Hinesam 8b6f0f11: am 51c66e01: am cd06393a: Merge "Update...
2014-05-30 Stephen Hinesam 51c66e01: am cd06393a: Merge "Update LLVM for 3...
2014-05-30 Stephen Hinesam cd06393a: Merge "Update LLVM for 3.5 rebase (r209712)."
2014-05-30 Stephen HinesMerge "Update LLVM for 3.5 rebase (r209712)."
2014-05-29 Stephen HinesUpdate LLVM for 3.5 rebase (r209712).
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-29 Bill YiMerge commit '2136801bbd32f5e9554aa8009d0e5f862744162b...
2014-04-25 Stephen Hinesam 1f3d12be: am b5eb99b8: am 37a6adeb: Merge "Update...
2014-04-25 Stephen Hinesam b5eb99b8: am 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen Hinesam 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
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-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-04 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-05-16 The Android Open... am 1a961143: (-s ours) Reconcile with jb-mr2-release...
2013-05-02 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-03-18 Jakub StaszakMake method private. Keep coding standard.
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-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-07-24 Nadav RotemClean whitespaces.
2011-06-23 Nowar GuMerge upstream to r133679 at Thu. 23th Jun 2011.
2011-06-21 Jay FoadDon't use PN->replaceUsesOfWith() to change a PHINode...
2011-03-09 Jush LuMerge upstream r127116
2011-02-28 jushMerge LLVM upstream r119309 into honey
2011-02-22 Cameron ZwarichMake LoopDeletion work on loops with multiple edges...
2011-01-18 Cameron ZwarichRemove code for updating dominance frontiers and some...
2011-01-12 Devang PatelUse SmallVector instead of SmallPtrSet and avoid non...
2011-01-02 Chris Lattnersplit dom frontier handling stuff out to its own Domina...
2010-10-19 Owen AndersonPasses do not need to recursively initialize passes...
2010-10-19 Owen AndersonPasses do not need to recursively initialize passes...
2010-10-19 Owen AndersonGet rid of static constructors for pass registration...
2010-10-19 Owen AndersonGet rid of static constructors for pass registration...
2010-10-12 Owen AndersonBegin adding static dependence information to passes...
2010-10-12 Owen AndersonBegin adding static dependence information to passes...
2010-10-07 Owen AndersonNow with fewer extraneous semicolons!
2010-10-07 Owen AndersonNow with fewer extraneous semicolons!
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-07-26 Dan GohmanRemove LCSSA's bogus dependence on LoopSimplify and...
2010-07-26 Dan GohmanRemove LCSSA's bogus dependence on LoopSimplify and...
2010-07-21 Owen AndersonFix batch of converting RegisterPass<> to INTIALIZE_PASS().
2010-07-21 Owen AndersonFix batch of converting RegisterPass<> to INTIALIZE_PASS().
2010-06-22 Dan GohmanUse pre-increment instead of post-increment when the...
2010-06-22 Dan GohmanUse pre-increment instead of post-increment when the...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-11-05 Dan GohmanLoopDeletion depends on loops having dedicated exits.
2009-11-05 Dan GohmanLoopDeletion depends on loops having dedicated exits.
2009-10-31 Dan GohmanRename forgetLoopBackedgeTakenCount to forgetLoop,...
2009-10-31 Dan GohmanRename forgetLoopBackedgeTakenCount to forgetLoop,...
2009-10-26 Dan GohmanSimplify this code. LoopDeletion doesn't need to explic...
2009-10-26 Dan GohmanSimplify this code. LoopDeletion doesn't need to explic...
2009-10-23 Dan GohmanMake LoopDeletion check the maximum backedge taken...
2009-10-23 Dan GohmanMake LoopDeletion check the maximum backedge taken...
2009-09-02 Chris Lattnereliminate VISIBILITY_HIDDEN from Transforms/Scalar...
2009-09-02 Chris Lattnereliminate VISIBILITY_HIDDEN from Transforms/Scalar...
2009-07-15 Dan GohmanMake makeLoopInvariant report whether it made any chang...
2009-07-15 Dan GohmanMake makeLoopInvariant report whether it made any chang...
2009-07-08 Dan GohmanTell ScalarEvolution to forget a loop before starting...
2009-07-08 Dan GohmanTell ScalarEvolution to forget a loop before starting...
2009-07-07 Dan GohmanChange all SCEV* to SCEV *.
2009-07-07 Dan GohmanChange all SCEV* to SCEV *.
2009-06-22 Owen AndersonSCEVHandle is no more!
2009-06-22 Owen AndersonSCEVHandle is no more!
2009-05-06 Duncan SandsAllow readonly functions to unwind exceptions. Teach
2009-05-06 Duncan SandsAllow readonly functions to unwind exceptions. Teach
2009-05-04 Dan GohmanRe-apply 70645, converting ScalarEvolution to use
2009-05-04 Dan GohmanRe-apply 70645, converting ScalarEvolution to use
2009-05-03 Dan GohmanRevert r70645 for now; it's causing a variety of regres...
2009-05-03 Dan GohmanRevert r70645 for now; it's causing a variety of regres...
2009-05-02 Dan GohmanConvert ScalarEvolution to use CallbackVH for its inter...
2009-05-02 Dan GohmanConvert ScalarEvolution to use CallbackVH for its inter...
2009-05-02 Dan GohmanTell ScalarEvolution that the loop is being deleted...
2009-05-02 Dan GohmanTell ScalarEvolution that the loop is being deleted...
2009-02-24 Dan GohmanRename ScalarEvolution's getIterationCount to getBacked...
next