Revert "[InstCombine] Rephrase fix to SimplifyWithOpReplaced"
[oota-llvm.git] / test / Transforms / InstCombine /
2015-06-05 Renato GolinRevert "[InstCombine] Rephrase fix to SimplifyWithOpRep...
2015-06-05 Sanjoy Das[InstCombine] Fix PR23751.
2015-06-05 David Majnemer[InstCombine] Rephrase fix to SimplifyWithOpReplaced
2015-06-05 Daniel JasperRevert "[InstCombine] Don't miscompile safe increment...
2015-06-04 David Majnemer[InstCombine] Don't miscompile safe increment idiom
2015-05-29 Ahmed Bougacha[IR] fptrunc-of-fptrunc isn't an EliminableCastPair.
2015-05-28 David Majnemer[InstCombine] Fold IntToPtr and PtrToInt into preceding...
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-21 David Majnemer[InstCombine] X - 0 is equal to X, not undef
2015-05-20 James MolloyReapply r237539 with a fix for the Chromium build.
2015-05-19 Hans WennborgRevert r237539: "Reapply r237520 with another fix for...
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-15 James MolloyRevert "Canonicalize min/max expressions correctly."
2015-05-15 James MolloyCanonicalize min/max expressions correctly.
2015-05-12 Sanjoy Das[Statepoints] Support for "patchable" statepoints.
2015-05-12 Sunil SrivastavaChanged renaming of local symbols by inserting a dot...
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-07 Mehdi AminiUpdate InstCombine to transform aggregate loads into...
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-25 Sanjay Patel[x86] instcombine more cases of insertps into a shuffle...
2015-04-24 David Blaikie[opaque pointer type] Add textual IR support for explic...
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 Fiona GlaserInstCombine: fold (sitofp (zext x)) to (uitofp x)
2015-04-18 David Majnemer[InstCombine] (mul nsw 1, INT_MIN) != (shl nsw 1, 31)
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-16 Sanjay Patel[X86, SSE] instcombine common cases of insertps intrins...
2015-04-13 Nick LewyckySubtraction is not commutative. Fixes PR23212!
2015-04-10 Sanjoy Das[InstCombine][CodeGenPrep] Create llvm.uadd.with.overfl...
2015-04-03 David MajnemerFix a typo
2015-04-03 David Majnemer[InstCombine] Use DataLayout to determine vector elemen...
2015-03-27 Duncan P. N. Exon... Verifier: Call verifyModule() from llc and opt
2015-03-27 Duncan P. N. Exon... DebugInfo: Fix bad debug info for compile units and...
2015-03-27 Philip ReamesRequire a GC strategy be specified for functions which...
2015-03-26 Benjamin KramerInstCombine: fold (A << C) == (B << C) --> ((A^B) ...
2015-03-24 Sanjay Pateloptimize the AVX2 (integer) version of vperm2 into...
2015-03-24 David BlaikieRevert "Remove an InstCombine that seems to have become...
2015-03-24 David BlaikieRemove an InstCombine that seems to have become redundant.
2015-03-24 Sanjay Patel[X86, AVX] instcombine vperm2 intrinsics with zero...
2015-03-21 Benjamin Kramer[SimplifyLibCalls] Fix negative shifts being produced...
2015-03-21 Benjamin Kramer[SimplifyLibCalls] Turn memchr(const, C, const) into...
2015-03-21 Benjamin KramerSimplifyLibCalls: Add basic optimization of memchr...
2015-03-20 Sanjay Patel[X86, AVX] instcombine common cases of vperm2* intrinsi...
2015-03-19 Daniel Jasper[InstCombine] Don't fold a GEP into itself through...
2015-03-15 Duncan P. N. Exon... Verifier: Check debug info intrinsic arguments
2015-03-14 Mehdi AminiUpdate InstCombine to transform aggregate stores into...
2015-03-13 Duncan P. N. Exon... instcombine: alloca: Canonicalize scalar allocation...
2015-03-13 Duncan P. N. Exon... AsmWriter: Write alloca array size explicitly (and...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-11 David MajnemerInstCombine: Don't fold call bitcast into args if calle...
2015-03-11 Sanjay PatelInliner should not add callgraph edges for intrinsic...
2015-03-10 Philip ReamesIf a conditional branch jumps to the same target, remov...
2015-03-10 Philip ReamesInfer known bits from dominating conditions
2015-03-10 Owen AndersonFix a crash in InstCombine where we could try to trunca...
2015-03-10 Owen AndersonFix an infinite loop in InstCombine when an instruction...
2015-03-09 Mehdi AminiInstCombine: fix fold "fcmp x, undef" to account for NaN
2015-03-08 Owen AndersonTeach DataLayout to infer a plausible alignment for...
2015-03-06 Nadav RotemTeach ComputeNumSignBits about signed reminder.
2015-03-05 Michael Kuperstein[InstCombine] Fix an assertion when fmul has a Constant...
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-03-03 David MajnemerInstCombine: Ensure select condition types are identica...
2015-03-03 Nadav RotemTeach ComputeNumSignBits about signed divisions.
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-26 Hal Finkel[InstCombine/PowerPC] Convert aligned QPX load/store...
2015-02-26 Hal Finkel[InstCombine] Add a test for altivec load/store intrins...
2015-02-25 JF BastienInstCombine: extract instead of shuffle when performing...
2015-02-25 Charles Davis[IC] Turn non-null MD on pointer loads to range MD...
2015-02-24 Sanjoy DasNew instcombine rule: max(~a,~b) -> ~min(a, b)
2015-02-20 Hal Finkel[InstCombine] Remove unnecessary variable indexing...
2015-02-18 Akira Hatanaka[InstCombine] Do not insert a GEP instruction before...
2015-02-16 Mehdi AminiInstCombine: fold more cases of (fp_to_u/sint (u/sint_t...
2015-02-16 Mehdi AminiTests: reformat sitofp.ll and use FileCheck
2015-02-14 Ramkumar RamachandraInstCombine: propagate deref via new addDereferenceableAttr
2015-02-14 Philip Reames[InstCombine] When canonicalizing gep indices, prefer...
2015-02-13 Andrea Di Biagio[InstCombine] Fix regression introduced at r227197.
2015-02-13 Michael Liao[InstCombine] Fix a bug when combining `icmp` from...
2015-02-13 Chandler Carruth[IC] Fix a bug with the instcombine canonicalizing...
2015-02-12 Benjamin KramerInstCombine: Allow folding of xor into icmp by changing...
2015-02-10 Chandler CarruthRevert r228556: InstCombine: propagate nonNull through...
2015-02-09 Ramkumar RamachandraInstCombine: propagate nonNull through assume
2015-02-06 Matthias BraunInstCombine: Combine select sequences into a single...
2015-01-28 Reid KlecknerMove EH personality type classification to Analysis...
2015-01-27 Ahmed Bougacha[SimplifyLibCalls] Don't confuse strcpy_chk for stpcpy_chk.
next