OSDN Git Service

Update aosp/master LLVM for rebase to r230699.
[android-x86/external-llvm.git] / lib / Analysis / IVUsers.cpp
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 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-08-12 Stephen HinesMerge "Fixes the build when NDEBUG is not defined."
2014-07-25 Stephen HinesUpdate LLVM for rebase to r212749.
2014-07-24 Stephen Hinesam e0dc531c: Merge "Update LLVM for rebase to r212749."
2014-07-23 Stephen HinesMerge "Update LLVM for rebase to r212749."
2014-07-21 Stephen HinesUpdate LLVM for rebase to r212749.
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-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-14 Stephen Hinesam 78c041bd: am 1c4ad5ef: Merge branch \'upstream\...
2012-09-14 Stephen Hinesam 1c4ad5ef: Merge branch \'upstream\' into merge-2012_...
2012-09-14 Stephen Hinesam 1c4ad5ef: Merge branch \'upstream\' into merge-2012_...
2012-09-14 Stephen HinesMerge branch 'jb-mr1-dev' of https://googleplex-android...
2012-09-12 Manman RenRelease build: guard dump functions with
2012-09-10 Stephen HinesMerge branch 'upstream' into merge-2012_09_10
2012-09-06 Manman RenRelease build: guard dump functions with "ifndef NDEBUG"
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-13 Andrew TrickIVUsers should only generate SCEV's for values that...
2012-05-07 Andrew HsiehMerge "Add libLLVMObject to read executable file."
2012-04-25 The Android Automergermerge in jb-release history after reset to jb-dev
2012-04-24 Shih-wei LiaoMerge with LLVM upstream r155090.
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-26 The Android Automergermerge in jb-release history after reset to master
2012-03-24 Shih-wei LiaoMerge branch 'upstream' into sliao_d
2012-03-22 Andrew TrickCleanup IVUsers::addUsersIfInteresting.
2012-03-20 Andrew TrickLSR: teach isSimplifiedLoopNest to handle PHI IVUsers.
2012-03-20 Andrew TrickLSR: fix IVUsers isSimplifiedLoopNest to perform a...
2012-03-16 Andrew TrickLSR fix: Add isSimplifiedLoopNest to IVUsers analysis.
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-01-06 Andrew TrickPut all IVUsers in the processed set. Allow querying...
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-10-13 Andrew TrickSlightly more useful tracing.
2011-07-02 Nowar GuMerge upstream to r134306 at Sat. 2nd July 2011.
2011-07-01 Dan GohmanTeach IVUsers to stop at non-affine expressions unless...
2011-07-01 Nowar GuMerge upstream to r134237 at Fri. 1st July 2011.
2011-06-28 Andrew Trickindvars --disable-iv-rewrite: sever ties with IVUsers.
2011-06-23 Nowar GuMerge upstream to r133679 at Thu. 23th Jun 2011.
2011-06-21 Andrew TrickIVUsers no longer needs to record the phis.
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-05-27 Dan GohmanUpdate this comment.
2011-05-20 Andrew Trickindvars: Prototyping Sign/ZeroExtend elimination withou...
2011-05-04 Andrew Trickindvars: Added DisableIVRewrite and WidenIVs.
2011-04-09 Jush LuMerge upstream r129128
2011-03-18 Andrew TrickAvoid creating canonical induction variables for non...
2011-03-09 Jush LuMerge upstream r127116
2011-02-28 jushMerge LLVM upstream r119309 into honey
2011-01-02 Chris Lattnersplit dom frontier handling stuff out to its own Domina...
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-09-02 Chris Lattnerstop forcing a noop AssemblyAnnotationWriter to silence...
2010-09-02 Chris Lattnerstop forcing a noop AssemblyAnnotationWriter to silence...
2010-09-01 Dan GohmanRevert 112442 and 112440 until the compile time problem...
2010-09-01 Dan GohmanRevert 112442 and 112440 until the compile time problem...
2010-08-29 Dan GohmanMake IVUsers iterative instead of recursive.
2010-08-29 Dan GohmanMake IVUsers iterative instead of recursive.
2010-08-17 Dan GohmanTweak IVUsers' concept of "interesting" to exclude...
2010-08-17 Dan GohmanTweak IVUsers' concept of "interesting" to exclude...
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-21 Owen AndersonFix batch of converting RegisterPass<> to INTIALIZE_PASS().
2010-07-21 Owen AndersonFix batch of converting RegisterPass<> to INTIALIZE_PASS().
2010-04-28 Shih-wei LiaoSync upstream to r102410.
2010-04-19 Dan GohmanRemove the Expr member from IVUsers. Instead of remembe...
2010-04-19 Dan GohmanRemove the Expr member from IVUsers. Instead of remembe...
2010-04-11 Dan GohmanAdd a cast to void to show that the return value is...
2010-04-11 Dan GohmanAdd a cast to void to show that the return value is...
2010-04-11 Dan GohmanDelete a dead check.
2010-04-11 Dan GohmanDelete a dead check.
2010-04-11 Dan GohmanDelete dead code.
2010-04-11 Dan GohmanDelete dead code.
next