[TableGen] Include header for each cpp file first. NFC
[oota-llvm.git] / test / Transforms /
2015-05-25 Bjorn SteinbrinkRemove conflicting attributes before adding deduced...
2015-05-23 Philip ReamesCorrect a mistaken comment from 238071 [NFC]
2015-05-22 Philip ReamesExtend EarlyCSE to handle basic cases from JumpThreadin...
2015-05-22 David Majnemer[InstCombine] Don't eagerly propagate nsw for A*B+A...
2015-05-22 David Majnemer[InstSimplify] Handle some overflow intrinsics in InstS...
2015-05-22 Philip Reames[LICM] Sinking doesn't involve the preheader
2015-05-21 Jingyue Wu[NaryReassoc] reassociate GEP for CSE
2015-05-21 David Majnemer[InstCombine] X - 0 is equal to X, not undef
2015-05-21 Hal Finkel[PPC/LoopUnrollRuntime] Don't avoid high-cost trip...
2015-05-21 Ahmed Bougacha[MemCpyOpt] Do move the memset, but look at its dest...
2015-05-20 Ahmed Bougacha[MemCpyOpt] Don't move the memset when optimizing memse...
2015-05-20 James MolloyReapply r237539 with a fix for the Chromium build.
2015-05-20 Swaroop SridharAdd a GCStrategy for CoreCLR
2015-05-19 Philip Reames[PlaceSafepoints] Stop special casing some intrinsics
2015-05-19 Hans WennborgRevert r237539: "Reapply r237520 with another fix for...
2015-05-19 Sanjoy DasDereferenceable, dereferenceable_or_null metadata for...
2015-05-19 Igor Laevsky[RewriteStatepointsForGC] For some values (like gep...
2015-05-18 Chen Li[PlaceSafepoints] Assertion on that gc_result can not...
2015-05-18 Sanjoy DasExploit dereferenceable_or_null attribute in LICM pass
2015-05-18 Hal FinkelPreserve the order of READ_REGISTER and WRITE_REGISTER
2015-05-18 Adam Nemet[LoopAccesses] Rearrange printed lines in -analyze
2015-05-17 James MolloyReapply r237520 with another fix for infinite looping
2015-05-16 James MolloyRevert commits r237521 and r237520.
2015-05-16 James MolloyUpdate to r237520 - swap order of CHECK-NEXT lines.
2015-05-16 James MolloyReapply r237453 with a fix for the test timeouts.
2015-05-16 Ahmed Bougacha[MemCpyOpt] Turn memcpy from just-memset'd source into...
2015-05-16 Ahmed BougachaRemove dead code in testcase. NFC.
2015-05-15 Jingyue WuAdd a speculative execution pass
2015-05-15 James MolloyRevert "Canonicalize min/max expressions correctly."
2015-05-15 Jingyue Wu[SLSR] handle (B | i) * S
2015-05-15 James MolloyCanonicalize min/max expressions correctly.
2015-05-15 Nemanja IvanovicNFC - Test case invokes llc on a file rather than redir...
2015-05-15 Sanjoy Das[PlaceSafepoints] Fix a bug that came in with rL236672.
2015-05-15 Sanjoy Das[PlaceSafepoints] Fix a bug that came in with rL236672.
2015-05-14 Jingyue Wu[ValueTracking] refactor: extract method haveNoCommonBi...
2015-05-14 Wei MiAdd another InstCombine pass after LoopUnroll.
2015-05-14 Andrea Di Biagio[ConstantFolding] Fix wrong folding of intrinsic 'conve...
2015-05-14 Adam NemetNew Loop Distribution pass
2015-05-13 Sanjoy Das[PlaceSafepoints] New attributes for patchable statepoints.
2015-05-13 Jingyue Wu[NaryReassociate] avoid running forever
2015-05-13 Diego NovilloAdd function entry counts from sample profiles.
2015-05-13 Jingyue Wu[SLSR] handles non-canonicalized Mul candidates
2015-05-12 Sanjoy Das[Statepoints] Support for "patchable" statepoints.
2015-05-12 Bjorn SteinbrinkCVP: Improve handling of Selects used as incoming PHI...
2015-05-12 Philip Reames[RewriteStatepointsForGC] Extend base pointer to handle...
2015-05-12 Arnold SchwaighoferMergeFunctions: Two different sized allocas are *not...
2015-05-12 Philip Reames[PlaceSafepoints] Remove dependence on LoopSimplify
2015-05-12 Michael ZolotukhinReimplement heuristic for estimating complete-unroll...
2015-05-12 Sunil SrivastavaChanged renaming of local symbols by inserting a dot...
2015-05-11 Ahmed Bougacha[MemCpyOpt] Look at any dependency -not just source...
2015-05-11 Sanjoy Das[RewriteStatepointsForGC] Fix a bug on creating gc_relo...
2015-05-11 Hal Finkel[InstCombine/PowerPC] Fix single-precision QPX load...
2015-05-11 David MajnemerMake buildbots happy
2015-05-11 David Majnemer[InstCombine] Canonicalize single element array store
2015-05-11 David Majnemer[InstCombine] Canonicalize single element array load
2015-05-08 Pat GavlinExtend the statepoint intrinsic to allow statepoints...
2015-05-08 Jingyue Wu[NoTTI] reject negative scale in addressing mode
2015-05-07 Michael ZolotukhinPopulate list of vectorizable functions for Accelerate...
2015-05-07 Mehdi AminiUpdate InstCombine to transform aggregate loads into...
2015-05-07 Philip Reames[JumpThreading] Simplify comparisons when simplifying...
2015-05-06 Akira HatanakaLet llc and opt override "-target-cpu" and "-target...
2015-05-06 Sanjoy Das[IRBuilder] Add a CreateGCStatepointInvoke.
2015-05-06 Diego NovilloAllow 0-weight branches in BranchProbabilityInfo.
2015-05-06 Wei Mi[X86] Disable loop unrolling in loop vectorization...
2015-05-05 David Majnemer[Inliner] Discard empty COMDAT groups
2015-05-05 Daniel BerlinUpdate BasicAliasAnalysis to understand that nothing...
2015-04-30 Matthias BraunInstCombineSimplifyDemanded: Remove nsw/nuw flags when...
2015-04-30 Sanjoy Das[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C...
2015-04-30 Sanjoy Das[InstCombine] Add a new formula for SMIN.
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-27 Pawel BylicaConstfold insertelement to undef when index is out...
2015-04-26 Philip Reames[RewriteStatepointsForGC] Exclude constant values from...
2015-04-26 Philip ReamesDon't Place Entry Safepoints Before the llvm.frameescap...
2015-04-25 Sanjay Patel[x86] instcombine more cases of insertps into a shuffle...
2015-04-24 Hans WennborgSimplifyCFG: Correctly handle switch lookup tables...
2015-04-24 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-24 David BlaikieSkip extra LLVM IR assemble/disassemble steps in some...
2015-04-24 Jingyue WuResurrect r235688
2015-04-24 Jingyue WuRevert r235688
2015-04-24 Jingyue Wu[NVPTX] enable NaryReassociate in NVPTX
2015-04-23 Jingyue Wu[NVPTX] run SeparateConstOffsetFromGEP before SLSR
2015-04-23 Karthik BhatAdd support to interchange loops with reductions.
2015-04-22 David Majnemer[InstCombine] Use a more targeted fix instead of r235544
2015-04-22 David Majnemer[InstCombine] Clear out nsw/nuw if we modify computatio...
2015-04-21 NAKAMURA TakumiRemove a zero-length file of llvm/test/Transforms/InstC...
2015-04-21 Wei MiLimiting gep merging to fix the performance problem...
2015-04-21 Wei MiRevert r235451 since it is attached to a wrong Differen...
2015-04-21 Wei MiLimiting gep merging to fix the performance problem...
2015-04-21 Ahmed Bougacha[MemCpyOpt] Use the raw i8* dest when optimizing memset...
2015-04-21 Jingyue Wu[SLSR] garbage-collect unused instructions
2015-04-21 Jingyue Wu[SeparateConstOffsetFromGEP] garbage-collect intermedia...
2015-04-21 Fiona GlaserInstCombine: fold (sitofp (zext x)) to (uitofp x)
2015-04-20 Akira Hatanaka[InlineFunction] Don't add lifetime markers for zero...
2015-04-18 Ahmed Bougacha[MemCpyOpt] Don't force i64 when promoting memset/memcp...
2015-04-18 Ahmed Bougacha[MemCpyOpt] Promote both memset/memcpy sizes if differe...
2015-04-18 David Majnemer[InstCombine] (mul nsw 1, INT_MIN) != (shl nsw 1, 31)
2015-04-17 Ahmed Bougacha[MemCpyOpt] Optimize double-storing by memset+memcpy.
2015-04-17 Jingyue Wu[NaryReassociate] run NaryReassociate iteratively
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-16 Jingyue Wu[NaryReassociate] speeds up candidate searching
next