OSDN Git Service

Update aosp/master LLVM for rebase to r256229
[android-x86/external-llvm.git] / include / llvm / Transforms / Utils / Cloning.h
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-10 Pirama Arumuga Nainaram 31195f0b: Merge "Update aosp/master llvm for rebase...
2015-04-10 Pirama Arumuga NainarMerge "Update aosp/master llvm for rebase to r233350"
2015-04-09 Pirama Arumuga NainarUpdate aosp/master llvm for rebase to r233350
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-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-06-12 Stephen HinesMerge commit '100fbdd06be7590b23c4707a98cd605bdb519498...
2013-05-28 James MolloyExtend RemapInstruction and friends to take an optional...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-19 Benjamin KramerRemove unused and broken CloneFunction wrapper.
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-02-25 Chad RosierAdd support for disabling llvm.lifetime intrinsics...
2012-02-06 Bill Wendling[unwind removal] Remove all of the code for the dead...
2011-12-23 Mon P WangWhen not destroying the source, the linker is not remap...
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-06-15 Eli FriedmanRemove unused code.
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-02-28 jushMerge LLVM upstream r119309 into honey
2010-10-13 Rafael EspindolaBe more consistent in using ValueToValueMapTy.
2010-10-13 Rafael EspindolaBe more consistent in using ValueToValueMapTy.
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-26 Dan GohmanReapply r112091 and r111922, support for metadata linki...
2010-08-26 Dan GohmanReapply r112091 and r111922, support for metadata linki...
2010-06-24 Devang PatelUse ValueMap instead of DenseMap.
2010-06-24 Devang PatelUse ValueMap instead of DenseMap.
2010-06-23 Devang PatelCosmetic change.
2010-06-23 Devang PatelCosmetic change.
2010-05-01 Chris Lattnerrename InlineInfo.DevirtualizedCalls -> InlinedCalls to
2010-05-01 Chris Lattnerrename InlineInfo.DevirtualizedCalls -> InlinedCalls to
2010-04-28 Shih-wei LiaoSync upstream to r102410.
2010-04-23 Chris Lattnerswitch InlineInfo.DevirtualizedCalls's list to be of...
2010-04-23 Chris Lattnerswitch InlineInfo.DevirtualizedCalls's list to be of...
2010-04-22 Chris LattnerThe inliner was choosing to not consider call sites
2010-04-22 Chris LattnerThe inliner was choosing to not consider call sites
2010-04-22 Chris Lattnerrefactor the interface to InlineFunction so that most...
2010-04-22 Chris Lattnerrefactor the interface to InlineFunction so that most...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2010-01-27 Benjamin KramerDon't bother with sprintf, just pass the Twine through.
2010-01-27 Benjamin KramerDon't bother with sprintf, just pass the Twine through.
2009-12-18 Dan GohmanEliminate unnecessary LLVMContexts.
2009-12-18 Dan GohmanEliminate unnecessary LLVMContexts.
2009-11-10 Devang PatelImplement support to debug inlined functions.
2009-11-10 Devang PatelImplement support to debug inlined functions.
2009-08-27 Chris Lattnerenhance InlineFunction to be able to optionally return
2009-08-27 Chris Lattnerenhance InlineFunction to be able to optionally return
2009-08-27 Chris Lattnersmallvectorize the list of returns built by CloneAndPru...
2009-08-27 Chris Lattnersmallvectorize the list of returns built by CloneAndPru...
2009-08-27 Chris Lattnerremove CloneTrace, which appears to be dead since 2004.
2009-08-27 Chris Lattnerremove CloneTrace, which appears to be dead since 2004.
2009-08-11 Benjamin KramerMake LLVMContext and LLVMContextImpl classes instead...
2009-08-11 Benjamin KramerMake LLVMContext and LLVMContextImpl classes instead...
2009-08-04 Owen AndersonFactor some of the constants+context related code out...
2009-08-04 Owen AndersonFactor some of the constants+context related code out...
2009-07-13 Dan GohmanMake Loop and MachineLoop be subclasses of LoopBase...
2009-07-13 Dan GohmanMake Loop and MachineLoop be subclasses of LoopBase...
2009-07-01 Owen AndersonAdd a pointer to the owning LLVMContext to Module....
2009-07-01 Owen AndersonAdd a pointer to the owning LLVMContext to Module....
2008-05-30 Evan ChengRevert 51775.
2008-05-30 Evan ChengRevert 51775.
2008-05-30 Evan ChengPatches for building llvm on Solaris x86. Contributed...
2008-05-30 Evan ChengPatches for building llvm on Solaris x86. Contributed...
2008-01-11 Chris Lattnerdon't include loopinfo.h from this file.
2008-01-11 Chris Lattnerdon't include loopinfo.h from this file.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-11-14 Owen AndersonStart the process of making MachineLoopInfo possible...
2007-11-14 Owen AndersonStart the process of making MachineLoopInfo possible...
2007-08-10 Devang PatelAdd utility to clone loops.
2007-08-10 Devang PatelAdd utility to clone loops.
2007-07-18 Dan GohmanIt's not necessary to do rounding for alloca operations...
next