OSDN Git Service

AMDGPU/GlobalISel: Legality for integer min/max
[android-x86/external-llvm.git] / test / Transforms /
2019-05-23 Saleem AbdulrasoolTransforms: lower fadd and fsub atomicrmw instructions
2019-05-23 Cameron McInally[NFC][InstCombine] Add unary FNeg tests to maximum...
2019-05-23 Clement Courbet[MergeICmps] Make the pass compatible with the new...
2019-05-23 Christian Bruel[GlobalOpt] recognize dead struct fields and propagate...
2019-05-22 Craig Topper[X86][InstCombine] Remove InstCombine code that turns...
2019-05-22 Hiroshi Yamauchi[PGO][CHR] Speed up following long use-def chains.
2019-05-22 Cameron McInally[NFC][InstCombine] Add unary fneg tests to maxnum.ll...
2019-05-22 Sanjay Patel[IR] allow fast-math-flags on select of FP values
2019-05-22 Sanjay Patel[InstCombine] fold shuffles of insert_subvectors
2019-05-21 Sanjay Patel[InstCombine] add more tests for shuffle folding; NFC
2019-05-21 Cameron McInally[NFC][InstCombine] Add unary fneg tests to operand...
2019-05-21 Cameron McInally[NFC][InstCombine] Add unary FNeg tests to X86/x86...
2019-05-21 Bob HaarmanRevert r360902 "Resubmit: [Salvage] Change salvage...
2019-05-21 Clement Courbet[MergeICmps] Preserve the dominator tree.
2019-05-20 Nikita Popov[LFTR] Add additional PR31181 test cases
2019-05-20 Cameron McInally[InstCombine] Add visitFNeg(...) visitor for unary...
2019-05-20 Sanjay Patel[InstCombine] auto-generate test checks; NFC
2019-05-20 Nick Desaulniers[INLINER] allow inlining of blockaddresses if sole...
2019-05-20 Cameron McInally[InstSimplify] Teach fsub -0.0, (fneg X) ==> X about...
2019-05-20 Orlando Cazalet... Resubmit "[DebugInfo] Update loop metadata for inlined...
2019-05-20 Orlando Cazalet... Revert "[DebugInfo] Update loop metadata for inlined...
2019-05-20 Orlando Cazalet... [DebugInfo] Update loop metadata for inlined loops
2019-05-19 Sanjay Patel[InstSimplify] fold fcmp (maxnum, X, C1), C2
2019-05-18 Matt ArsenaultGVN: Handle addrspacecast
2019-05-17 Cameron McInally[NFC][InstSimplify] Add more unary fneg tests to floati...
2019-05-17 Cameron McInally[NFC][InstSimplify] Precommit new unary fneg test
2019-05-17 Sanjay Patel[InstCombine] move bitcast after insertelement-with...
2019-05-17 Cameron McInally[NFC][InstSImplify] Fix flip-flopped comments and test...
2019-05-17 Sanjay Patel[InstCombine] add tests for insertelement with bitcaste...
2019-05-17 Cameron McInally[InstSimplify] Add unary fneg to `fsub 0.0, (fneg X...
2019-05-17 Roman Lebedev[InstCombine] canShiftBinOpWithConstantRHS(): drop...
2019-05-17 Clement CourbetRe-land r360859: "[MergeICmps] Simplify the code."
2019-05-17 Clement Courbet[MergeICmps] Add test from PR41917.
2019-05-17 Nico WeberRevert r360859: "Reland r360771 "[MergeICmps] Simplify...
2019-05-17 Philip Reames[Tests] Consolidate more lftr tests
2019-05-16 Philip Reames[Tests] Expand basic lftr coverage
2019-05-16 Philip Reames[Tests] More consolidation of lftr tests
2019-05-16 Philip Reames[Test] Remove a bunch of cruft from a test
2019-05-16 Philip Reames[Tests] Start consolidating lftr tests into a single...
2019-05-16 Philip Reames[Tests] Autogen the last lftr test
2019-05-16 Philip Reames[Tests] Autogen a few more lftr tests for readability
2019-05-16 Philip Reames[Tests] Autogen a few lftr test in preparation for...
2019-05-16 Cameron McInally[NFC][InstSimplify] Update fast-math.ll tests I botched...
2019-05-16 Sanjay Patel[InstCombine] add tests for shuffle of insert subvector...
2019-05-16 Sanjay Patel[InstSimplify] add tests for fcmp of maxnum with consta...
2019-05-16 Matt ArsenaultAMDGPU: Assume xnack is enabled by default
2019-05-16 Stephen TozerResubmit: [Salvage] Change salvage debug info implement...
2019-05-16 Sanjay Patel[InstSimplify] fold fcmp (minnum, X, C1), C2
2019-05-16 Clement CourbetReland r360771 "[MergeICmps] Simplify the code."
2019-05-16 Yevgeny RoubanFix prof branch_weights in entry_counts_missing_dbginfo...
2019-05-15 Roman Lebedev[NFC][InstCombine] Add some more tests for pulling...
2019-05-15 Cameron McInallyRevert llvm-svn: 360807
2019-05-15 Cameron McInallyPre-commit unary fneg tests to InstSimplify
2019-05-15 Cameron McInallyAdd unary fneg to InstSimplify/fp-nan.ll
2019-05-15 Cameron McInallyAdd unary fneg to InstSimplify/fp-nan.ll
2019-05-15 Taewook Oh[PredicateInfo] Do not process unreachable operands.
2019-05-15 Hiroshi Yamauchi[JumpThreading] A bug fix for stale loop info after...
2019-05-15 Cameron McInallyTeach InstSimplify -X + X --> 0.0 about unary FNeg
2019-05-15 Clement CourbetRevert r360771 "[MergeICmps] Simplify the code."
2019-05-15 Stephen TozerRevert "[Salvage] Change salvage debug info implementat...
2019-05-15 Stephen Tozer[Salvage] Change salvage debug info implementation...
2019-05-15 Clement Courbet[MergeICmps] Simplify the code.
2019-05-15 Roman Lebedev[NFC][InstCombine] Regenerate trunc.ll test
2019-05-15 Fangrui SongFix 2-field llvm.global_ctors `REQUIRES: asserts` tests...
2019-05-15 Fangrui Song[IR] Disallow llvm.global_ctors and llvm.global_dtors...
2019-05-14 Florian Hahn[LICM] Allow AliasSetMap to contain top-level loops.
2019-05-14 Nikita Popov[LVI][CVP] Add support for abs/nabs select pattern...
2019-05-14 Philip Reames[IndVars] Extend reasoning about loop invariant exits...
2019-05-14 Cameron McInallySupport FNeg in SpeculativeExecution pass
2019-05-14 Philip Reames[Test] Autogen a test for ease of later changing
2019-05-14 Tim NorthoverGlobalOpt: do not promote globals used atomically to...
2019-05-13 Gor Nishanov[coroutines] Fix spills of static array allocas
2019-05-13 Nemanja Ivanovic[Pass Pipeline][NFC] Add a test prior to committing...
2019-05-13 Sanjay Patel[InstCombine] try harder to form rotate (funnel shift...
2019-05-13 Sanjay Patel[InstCombine] add tests for rotates with narrow shift...
2019-05-12 Sanjay Patel[LoopVectorizer] add tests for FP minmax; NFC
2019-05-11 Simon Pilgrim[CostModel][X86] Add min/max reduction costs for all...
2019-05-10 Teresa Johnson[ThinLTO] Auto-hide prevailing linkonce_odr only when...
2019-05-10 Cameron McInallyAdd InstCombine::visitFNeg(...)
2019-05-10 Nikita Popov[CVP] Add tests for urem, sdiv, srem ranges; NFC
2019-05-10 Nikita Popov[CVP] Add tests for abs and nabs spf; NFC
2019-05-10 Nemanja IvanovicPull r360426 as it is breaking the build bots.
2019-05-10 Nemanja IvanovicAnother attempt to fix the build bot breaks after r360426
2019-05-10 Nemanja IvanovicFix build break after r360426
2019-05-10 Michael Liao[InferAddressSpaces] Enhance the handling of cosntexpr.
2019-05-10 Nemanja Ivanovic[Pass Pipeline][NFC] Add a test prior to committing...
2019-05-10 Cameron McInallyPre-commit InstCombine::visitFNeg(...) test.
2019-05-09 Sanjay Patel[LoopVectorizer] fix test file to not run the entire...
2019-05-09 Clement Courbet[MergeICmps][NFC] Re-generate tests with update_test_ch...
2019-05-09 Clement Courbet[NFC] Fix typo.
2019-05-08 Cameron McInallyPrecommit FNeg InstCombine tests
2019-05-08 Warren Ristow[SCEV] Suppress hoisting insertion point of binops...
2019-05-08 Reid KlecknerFix new reassociate-catchswitch.ll test
2019-05-08 Sanjay Patel[InstSimplify] add tests for fcmp+minnum; NFC
2019-05-08 David Greene[Reassociation] Place moved instructions after landing...
2019-05-08 Nikita PopovRevert "[ValueTracking] Improve isKnowNonZero for Ints"
2019-05-08 Florian Hahn[SCCP] Fix crash when trying to constant-fold terminato...
2019-05-08 Mircea Trofin[llvm] Avoid div by 0 when updating profile weights.
2019-05-08 Dan Robertson[ValueTracking] Improve isKnowNonZero for Ints
2019-05-07 Sanjay Patel[ValueTracking] add logic for known-never-nan with...
next