Enable gtest SEH when building with clang-cl
[oota-llvm.git] / test / Transforms /
2015-10-08 Sanjoy Das[SCEV] Pick backedge values for phi nodes correctly
2015-10-08 Sanjay Patel[InstCombine] transform masking off of an FP sign bit...
2015-10-08 Sanjay Patel[ValueTracking] teach computeKnownBits that a fabs...
2015-10-07 Sanjoy Das[IndVars] Preserve LCSSA in `eliminateIdentitySCEV`
2015-10-07 Artur PilipenkoTeach computeKnownBits to use new align attribute/metadata
2015-10-07 Arnaud A. de Grand... [EarlyCSE] Fix handling of target memory intrinsics...
2015-10-07 Hans WennborgInstCombine: Fold comparisons between unguessable alloc...
2015-10-06 Sanjoy Das[IndVars] Don't break dominance in `eliminateIdentitySCEV`
2015-10-06 Philip ReamesExtend known bits to understand @llvm.bswap
2015-10-06 Philip ReamesFix pr25040 - Handle vectors of i1s in recently added...
2015-10-06 Andrea Di Biagio[InstCombine] Teach SimplifyDemandedVectorElts how...
2015-10-06 Craig Topper[TwoAddressInstructionPass] When looking for a 3 addr...
2015-10-05 Arnold SchwaighoferMergeFunctions: Clear GlobalNumbers ValueMap
2015-10-02 Piotr Padlewskiinariant.group handling in GVN
2015-10-02 Michael Zolotukhin[Tests] Add one more case to LoopUnroll/pr18861.ll...
2015-10-02 Michael Zolotukhin[Tests] Give meaningful names to blocks in LoopUnroll...
2015-10-02 Michael Zolotukhin[Tests] Slightly reduce test LoopUnroll/pr18861.ll.
2015-10-02 Sanjoy Das[SCEV] Try to prove predicates by splitting them
2015-10-01 Bruno Cardoso Lopes[SimplifyLibCalls] Fix instruction misplacement in...
2015-10-01 Arnaud A. de Grand... [InstCombine] Remove trivially empty lifetime start...
2015-10-01 Jingyue Wu[NaryReassociate] SeenExprs records WeakVH
2015-10-01 Dehao ChenUpdate sample profile propagation algorithm.
2015-09-30 Michael Zolotukhin[SLP] Don't vectorize loads of non-packed types (like...
2015-09-30 Evgeniy StepanovFix debug info with SafeStack.
2015-09-30 Erik EcksteinSLPVectorizer: add a test to check if the minimum regio...
2015-09-30 Erik EcksteinSLPVectorizer: limit the scheduling region size per...
2015-09-30 Andrea Di Biagio[InstCombine] Teach how to convert SSSE3/AVX2 byte...
2015-09-30 Jeroen Ketema[ARM][NEON] Use address space in vld([1234]|[234]lane...
2015-09-30 Dehao ChenAdd unittest for new samle profile format.
2015-09-30 Dehao Chenhttp://reviews.llvm.org/D13145
2015-09-30 Evgeniy Stepanov[safestack] Fix a stupid mix-up in the direct-tls code...
2015-09-29 Dehao ChenRevert r248810 which breaks tests.
2015-09-29 Dehao Chenhttp://reviews.llvm.org/D13231
2015-09-29 Simon Pilgrim[InstCombine] Improve Vector Demanded Bits Through...
2015-09-29 Chen Li[LoopUnswitch] Add block frequency analysis to recogniz...
2015-09-29 Evgeniy StepanovMove dbg.declare intrinsics when merging and replacing...
2015-09-28 Sanjoy Das[SCEV] Don't crash on pointer comparisons
2015-09-28 Sean Silva[GlobalOpt] Sort members of llvm.used deterministically
2015-09-28 Philip Reames[InstSimplify] Fold simple known implications to true
2015-09-28 Weiming Zhao[LoopReroll] Ignore debug intrinsics
2015-09-27 Sanjoy Das[SCEV] identical instructions don't compute equal values
2015-09-27 Sanjay Patel[InstCombine] fold zexts and constants into a phi ...
2015-09-27 Joseph Tremoulet[EH] Create removeUnwindEdge utility
2015-09-26 Simon Pilgrim[InstCombine] Removed unnecessary meta attributes.
2015-09-26 Chen Li[Bug 24848] Use range metadata to constant fold compari...
2015-09-25 Sanjoy Das[SCEV] Reapply 'Teach isLoopBackedgeGuardedByCond to...
2015-09-25 Sanjoy Das[SCEV] Reapply 'Exploit A < B => (A+K) < (B+K) when...
2015-09-25 Sanjay Patel[InstCombine] match De Morgan's Law hidden by zext...
2015-09-25 Cong HouUse fixed-point representation for BranchProbability.
2015-09-25 Sanjoy DasRevert two SCEV changes that caused test failures in...
2015-09-25 Sanjoy Das[SCEV] Teach isLoopBackedgeGuardedByCond to exploit...
2015-09-25 Sanjoy Das[SCEV] Exploit A < B => (A+K) < (B+K) when possible
2015-09-24 Charlie Turner[InstCombine] Recognize another bswap idiom.
2015-09-24 Evgeniy Stepanov[safestack] Fix compiler crash in the presence of stack...
2015-09-23 Sanjay Patelset div/rem default values to 'expensive' in TargetTran...
2015-09-23 Philip ReamesRemove handling of AddrSpaceCast in stripAndAccumulateI...
2015-09-23 Akira Hatanaka[InstCombine] Preserve metadata when merging loads...
2015-09-23 Evgeniy StepanovAndroid support for SafeStack.
2015-09-23 Chen Li[Bug 24848] Use range metadata to constant fold compari...
2015-09-23 Vedant Kumar[Inline] Use AssumptionCache from the right Function
2015-09-23 David Majnemer[DeadArgElim] Split the invoke successor edge
2015-09-23 Igor Laevsky[DeadStoreElimination] Remove dead zero store to calloc...
2015-09-23 Evgeniy StepanovRevert "Android support for SafeStack."
2015-09-23 Evgeniy StepanovAndroid support for SafeStack.
2015-09-22 Michael Zolotukhin[Unroll] Do not crash trying to propagate a value to...
2015-09-22 Michael Zolotukhin[Unroll] Follow-up for r247769: fix a bug in UnrolledIn...
2015-09-22 Ahmed Bougacha[ARM] Emit clrex in the expanded cmpxchg fail block.
2015-09-21 Philip Reames[LICM] Hoist calls to readonly argmemonly functions...
2015-09-21 James Molloy[LoopUtils,LV] Propagate fast-math flags on generated...
2015-09-20 Sanjoy Das[IndVars] Fix a bug in r248045.
2015-09-19 David Majnemer[InstCombine] FoldICmpCstShrCst failed for ashr when...
2015-09-18 Sanjoy Das[IndVars] Widen more comparisons for non-negative induc...
2015-09-18 Igor Laevsky[LazyValueInfo] Report nonnull range for nonnull pointers
2015-09-17 Simon Pilgrim[InstCombine] Added vector demanded bits support for...
2015-09-17 Diego NovilloTemporarily fix gcov failures in big-endian hosts.
2015-09-17 Diego NovilloGCC AutoFDO profile reader - Initial support.
2015-09-16 Sanjoy Das[InstCombine] Optimize icmp slt signum(x), 1 --> icmp...
2015-09-16 Reid Kleckner[WinEH] Pull Adjectives and CatchObj out of the catchpa...
2015-09-16 Mehdi AminiMake the default triple optional by allowing an empty...
2015-09-16 Mehdi Amini[NaryReassociate] Improve test CHECK
2015-09-16 Michael Zolotukhin[Unroll] Fix a bug in UnrolledInstAnalyzer::visitLoad.
2015-09-15 Sanjoy Das[IndVars] Fix PR24783.
2015-09-15 Piotr PadlewskiIntroducing llvm.invariant.group.barrier intrinsic
2015-09-15 Arch D. RobisonBroaden optimization of fcmp ([us]itofp x, constant...
2015-09-15 Igor Laevsky[CorrelatedValuePropagation] Infer nonnull attributes
2015-09-15 Marcello Maggioni[NaryReassociate] Add support for Mul instructions
2015-09-15 Sanjoy Das[PlaceSafepoints] Make the width of a counted loop...
2015-09-14 Chen Li[InstCombineCalls] Use isKnownNonNullAt() to check...
2015-09-14 JF Bastien[MergeFuncs] Fix bug in merging GetElementPointers
2015-09-12 Simon Pilgrim[InstCombine] CVTPH2PS Vector Demanded Elements + Const...
2015-09-12 Chandler Carruth[PM] Port SROA to the new pass manager.
2015-09-11 Reid Kleckner[IR] Print the label operands of a catchpad like an...
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-11 Mehdi AminiRevert "[InstCombineCalls] Use isKnownNonNullAt() to...
2015-09-10 Chen Li[InstCombineCalls] Use isKnownNonNullAt() to check...
2015-09-10 Chen Li[InstCombineCalls] Use isKnownNonNullAt() to check...
2015-09-10 Matthew Simpson[LV] Relax Small Size Reduction Type Requirement
2015-09-10 JF Bastien[MergeFuncs] Fix callsite attributes in thunk generation
2015-09-10 Philip Reames[SimplifyCFG] Use known bits to eliminate dead switch...
2015-09-10 Jakub KuderskiThere is a trunc(lshr (zext A), Cst) optimization in...
next