Sink DwarfUnit::SectionSym into DwarfCompileUnit as it's only needed/used there.
[oota-llvm.git] / lib / Transforms / Scalar /
2014-10-30 Diego NovilloFix Twine corruption problem with diagnostics.
2014-10-30 Diego NovilloAdd profile writing capabilities for sampling profiles.
2014-10-29 Yi JiangDo not simplifyLatch for loops where hoisting increment...
2014-10-28 Saleem AbdulrasoolTransforms: reapply SVN r219899
2014-10-28 NAKAMURA TakumiReformat partially, where I touched for whitespace...
2014-10-28 NAKAMURA TakumiLoopRerollPass.cpp: Use range-based loop. NFC.
2014-10-28 NAKAMURA TakumiUntabify and whitespace cleanups.
2014-10-25 Andrew TrickLSR: Minor cleanup after Daniel's patch.
2014-10-25 Andrew TrickFix LSR compile time.
2014-10-25 Jingyue Wu[SeparateConstOffsetFromGEP] Fixed a bug related to...
2014-10-25 Jingyue Wu[SeparateConstOffsetFromGEP] Fixed a bug in rebuilding...
2014-10-23 Timur IskhodzhanovMake getDISubprogram(const Function *F) available in...
2014-10-22 Diego NovilloShorten auto iterators for function basic blocks.
2014-10-22 Diego NovilloUse auto iteration in lib/Transforms/Scalar/SampleProfi...
2014-10-22 Diego NovilloChange error to warning when a profile cannot be found.
2014-10-22 Diego NovilloSupport using sample profiles with partial debug info.
2014-10-21 Hans WennborgRevert "Teach the load analysis to allow finding availa...
2014-10-21 Chandler CarruthTeach the load analysis to allow finding available...
2014-10-21 Philip ReamesIntroduce enum values for previously defined metadata...
2014-10-20 Chandler CarruthFix a somewhat subtle pair of issues with JumpThreading...
2014-10-20 Chandler CarruthTeach the load analysis driving core instcombine logic...
2014-10-19 Chandler CarruthFix a long-standing miscompile in the load analysis...
2014-10-18 Chandler Carruth[SROA] Change how SROA does vector-based promotion...
2014-10-17 Rafael EspindolaRevert "TRE: make TRE a bit more aggressive"
2014-10-17 Hal Finkel[DSE] Remove no-data-layout-only type-based overlap...
2014-10-16 Chandler Carruth[SROA] Switch the common variable name for the 'AllocaS...
2014-10-16 Chandler Carruth[SROA] More range-based cleanups to SROA, these brought...
2014-10-16 Chandler Carruth[SROA] Switch a couple of overly complex iterator acces...
2014-10-16 Chandler Carruth[SROA] Start more deeply moving SROA to use ranges...
2014-10-16 Bjorn SteinbrinkAllow call-slop optzn for destinations with a suitable...
2014-10-16 Saleem AbdulrasoolTRE: make TRE a bit more aggressive
2014-10-15 Chris BienemanFixing the build failure due to compiler warnings and...
2014-10-15 Chris BienemanDefining a new API for debug options that doesn't rely...
2014-10-11 Chandler Carruth[SCEV] Add some asserts to the recently improved trip...
2014-10-09 Chad Rosier[Reassociate] Don't canonicalize X - undef to X + ...
2014-10-05 Owen AndersonGive the Reassociate pass a bit more flexibility and...
2014-10-04 Benjamin KramerRemove unnecessary copying or replace it with moves...
2014-10-02 Zinovy Nis[BUG][INDVAR] Fix for PR21014: wrong SCEV operands...
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-09-30 Jingyue Wu[SimplifyCFG] threshold for folding branches with commo...
2014-09-30 Chad Rosier[IndVarSimplify] Widen loop unsigned compares.
2014-09-26 Chad Rosier[IndVar] Don't widen loop compare unless IV user is...
2014-09-24 David PeixottoFix assertion in LICM doFinalization()
2014-09-24 Michael LiaoAllow BB duplication threshold to be adjusted through...
2014-09-20 Lenny MaioraniUsing a deque to manage the stack of nodes is faster...
2014-09-18 Eric ChristopherAdd a new pass FunctionTargetTransformInfo. This pass...
2014-09-17 Chad Rosier[IndVarSimplify] Partially revert r217953 to see if...
2014-09-17 Chad Rosier[IndVarSimplify] Widen loop compare instructions.
2014-09-11 Juergen Ributzka[C API] Make the 'lower switch' pass available via...
2014-09-11 Hal Finkel[AlignmentFromAssumptions] Don't crash just because...
2014-09-10 Hal Finkel[AlignmentFromAssumptions] Don't divide by zero for...
2014-09-10 Gerolf Hoflehner[MergedLoadStoreMotion] Move pass enabling option to...
2014-09-10 Gerolf HoflehnerRemoved misleading comment.
2014-09-09 NAKAMURA TakumiSampleProfile.cpp: Prune a stray \param added in r21743...
2014-09-09 NAKAMURA TakumiScalarOpts/LLVMBuild.txt: Prune unused dependency to...
2014-09-09 NAKAMURA TakumiScalarOpts/LLVMBuild.txt: Reorder.
2014-09-09 Diego NovilloRe-factor sample profile reader into lib/ProfileData.
2014-09-07 Andrew TrickAdd a comment to getNewAlignmentDiff.
2014-09-07 Hal FinkelMake use of @llvm.assume from LazyValueInfo
2014-09-07 Hal FinkelAdd an AlignmentFromAssumptions Pass
2014-09-07 Hal FinkelMake use of @llvm.assume in ValueTracking (computeKnown...
2014-09-07 Hal FinkelAdd functions for finding ephemeral values
2014-09-07 Hal FinkelAdd an Assumption-Tracking Pass
2014-09-04 Tilmann Scheller[GVN] Format variable name.
2014-09-04 David MajnemerIndVarSimplify: Address review comments for r217102
2014-09-03 David MajnemerIndVarSimplify: Don't let LFTR compare against a poison...
2014-09-03 Benjamin KramerMake some helpers static or move into the llvm namespace.
2014-09-02 David MajnemerLICM: Don't crash when an instruction is used by an...
2014-09-01 David MajnemerSROA: Don't insert instructions before a PHI
2014-09-01 Chandler CarruthFix a really bad miscompile introduced in r216865 ...
2014-09-01 Nick LewyckyIgnore lifetime intrinsics in use list for MemCpyOptimi...
2014-08-27 Craig TopperSimplify creation of a bunch of ArrayRefs by using...
2014-08-24 Craig TopperUse range based for loops to avoid needing to re-mentio...
2014-08-22 Jingyue Wu[SROA] Fold a PHI node if all its incoming values are...
2014-08-22 Reid KlecknerSROA: Handle a case of store size being smaller than...
2014-08-21 Zinovy Nis[CLNUP] Remove return after llvm_unreachable. Thanks...
2014-08-21 Erik VerbruggenReassociate x + -0.1234 * y into x - 0.1234 * y
2014-08-21 Zinovy Nis[INDVARS] Extend using of widening of induction variabl...
2014-08-21 Craig TopperRepace SmallPtrSet with SmallPtrSetImpl in function...
2014-08-18 Craig TopperRevert "Repace SmallPtrSet with SmallPtrSetImpl in...
2014-08-17 Craig TopperRepace SmallPtrSet with SmallPtrSetImpl in function...
2014-08-15 Rafael EspindolaIntroduce a helper to combine instruction metadata.
2014-08-14 Chad Rosier[Reassociation] Add support for reassociation with...
2014-08-13 Jan VeselyInitialize FlattenCFG pass
2014-08-07 Gerolf HoflehnerFix for multi-line comment warning
2014-08-07 Owen AndersonFix a case in SROA where lifetime intrinsics could...
2014-08-06 Rui UeyamaRevert "r214897 - Remove dead zero store to calloc...
2014-08-05 JF BastienFix typos in comments and doc
2014-08-05 Philip ReamesRemove dead zero store to calloc initialized memory
2014-08-01 Peter CollingbournePartiallyInlineLibCalls: Check sqrt result type before...
2014-08-01 Rafael EspindolaRemove some calls to std::move.
2014-07-30 Aaron BallmanFixing a few -Woverloaded-virtual warnings by exposing...
2014-07-24 Mark HeffernanAfter unrolling a loop with llvm.loop.unroll.count...
2014-07-24 Hal FinkelAdd scoped-noalias metadata
2014-07-24 Hal FinkelAA metadata refactoring (introduce AAMDNodes)
2014-07-23 Mark HeffernanDo not add unroll disable metadata after unrolling...
2014-07-23 Mark HeffernanIn unroll pragma syntax and loop hint metadata, change...
2014-07-23 Nick LewyckyWe may visit a call that uses an alloca multiple times...
next