OSDN Git Service

[X86] Improve lowering of idemptotent RMW operations
[android-x86/external-llvm.git] / test /
2019-05-09 Philip Reames[X86] Improve lowering of idemptotent RMW operations
2019-05-09 Lang Hames[JITLink] Fixed a signedness bug when processing X86_64...
2019-05-09 Bill WendlingAdd ".dword" directive
2019-05-09 Caroline Ticellvm-dwarfdump: Add dwo parsing to --statistics.
2019-05-09 Simon Pilgrim[X86][SSE] Fold add(shuffle(),shuffle()) to hadd on...
2019-05-09 Andrea Di Biagio[MCA] Add support for nested and overlapping region...
2019-05-09 Pavel LabathMinidumpYAML: add support for the ThreadList stream
2019-05-09 Roman Lebedev[X86] AMD Piledriver (BdVer2): major cleanup (mainly...
2019-05-09 Sanjay Patel[LoopVectorizer] fix test file to not run the entire...
2019-05-09 Fangrui Song[llvm-nm] Fix handling of symbol types 't' 'd' 'r'
2019-05-09 Nemanja Ivanovic[PowerPC][NFC] Add test for D60506 to show differences...
2019-05-09 Sam Parker[ARM][CGP] Guard against signext args and sitofp
2019-05-09 Diana Picus[ARM GlobalISel] Map DBG_VALUE for types != s32
2019-05-09 Clement Courbet[MergeICmps][NFC] Re-generate tests with update_test_ch...
2019-05-09 Clement Courbet[NFC] Fix typo.
2019-05-09 Leonard Chan[SelectionDAG] Expand ADD/SUBCARRY
2019-05-08 Eric ChristopherTemporarily Revert "[DebugInfo] Terminate more location...
2019-05-08 Stanislav Mekhanoshin[AMDGPU] gfx1010 tests. NFC.
2019-05-08 Sanjay Patel[SelectionDAG] fold 'fneg undef' to undef
2019-05-08 Matt ArsenaultAMDGPU: Select VOP3 form of add
2019-05-08 Thomas Preud'homme[FileCheck, NFC] Split defines.txt in two
2019-05-08 Stanislav Mekhanoshin[AMDGPU] gfx1010 exp modifications
2019-05-08 Craig Topper[X86] Add a non-ambiguous check prefix to lwp-intrinsic...
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 Quentin Colombet[RegAllocFast] Scan physcial reg definitions before...
2019-05-08 Sanjay Patel[InstSimplify] add tests for fcmp+minnum; NFC
2019-05-08 Philip Reames[Tests] Landing tests for D58632 to show diffs in review
2019-05-08 Craig Topper[FastISel][X86] Support FNeg instruction in target...
2019-05-08 Simon Pilgrim[AMDGPU] Reapplied BFE canonicalization from D60462
2019-05-08 David Greene[Reassociation] Place moved instructions after landing...
2019-05-08 Nikita PopovRevert "[ValueTracking] Improve isKnowNonZero for Ints"
2019-05-08 James Henderson[NFC]Fix British English -> American English issues
2019-05-08 James Henderson[llvm-objcopy] Improve error message for unrecognised...
2019-05-08 Andrea Di Biagio[MCA] Don't add a name to the default code region.
2019-05-08 Tim NorthoverARM: disallow SP as Rn for Thumb2 TST & TEQ instructions
2019-05-08 James Henderson[llvm-objcopy] Add --prefix-alloc-sections
2019-05-08 Florian Hahn[SCCP] Fix crash when trying to constant-fold terminato...
2019-05-08 QingShan Zhang[NFC][PowerPC] Add test for store combine optimization.
2019-05-08 QingShan Zhang[CodeGenPrepare] Don't split the store if it is volatile
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 Philip Reames[Tests] Expand coverage of small memset zero idioms
2019-05-07 Reid Kleckner[COFF] Use COFF stubs for extern_weak functions
2019-05-07 Sanjay Patel[ValueTracking] add logic for known-never-nan with...
2019-05-07 Lang HamesReapply r360194 "[JITLink] Add support for MachO .alt_e...
2019-05-07 Reid KlecknerRegenerate test case again after last revert
2019-05-07 Reid KlecknerDelete test cases added in r360162 that should have...
2019-05-07 Alina Sbirlea[MemorySSA] Fix CHECKs in test. [NFC]
2019-05-07 Lang HamesRevert r360194 "[JITLink] Add support for MachO .alt_en...
2019-05-07 Austin Kerbow[AMDGPU] Check MI bundles for hazards
2019-05-07 Sanjay Patel[InstSimplify] add tests for minnum/maxnum and NaN...
2019-05-07 Lang Hames[JITLink] Add support for MachO .alt_entry atoms.
2019-05-07 Kostya Serebryanyrevert r360162 as it breaks most of the buildbots
2019-05-07 Robert Lougher[InstCombine] Add new combine to add folding
2019-05-07 Eric ChristopherMake sure that the DAG combiner doesn't merge stores...
2019-05-07 Sanjay Patel[InstCombine] allow sinking fneg operands through an...
2019-05-07 Philip Reames[Tests] Yet more combination of tests for unordered...
2019-05-07 Adrian PrantlDebug Info: Support address space attributes on rvalue...
2019-05-07 Jinsong Ji[PowerPC][NFC] Update build-vector-tests.ll using utils...
2019-05-07 Simon PilgrimRegenerate test to try and fix buildbots
2019-05-07 Sanjay Patel[InstCombine] add tests for FP min/max with negated...
2019-05-07 Orlando Cazalet... [DebugInfo@O2][LoopVectorize] pr39024: Vectorized code...
2019-05-07 Lang Hames[JITLink] Fix some copy/paste related typos in a test...
2019-05-07 Keno Fischer[SCEV] Add explicit representations of umin/smin
2019-05-07 Robert LougherPrecommit tests for or/add transform. NFC.
2019-05-07 Nemanja Ivanovic[PowerPC] Use the two-constant NR algorithm for refinin...
2019-05-07 George Rimar[llvm-objdump] - Print relocation record in a GNU format.
2019-05-07 George Rimar[yaml2obj] - Allow setting st_value explicitly for...
2019-05-07 Diana Picus[ARM GlobalISel] Widen G_SELECT operands
2019-05-07 Simon Pilgrim[X86][AVX] Fold concat(packus(),packus()) -> packus...
2019-05-07 Diana Picus[ARM GlobalISel] Widen G_INTTOPTR/G_PTRTOINT
2019-05-07 Diana Picus[ARM GlobalISel] Widen G_GEP index operand
2019-05-07 Nicolai HaehnleAMDGPU: Verify that SOP2/SOPC instructions have at...
2019-05-07 Craig Topper[FastISel][X86] If selectFNeg fails, fall back to Selec...
2019-05-07 Fangrui Song[SanitizerCoverage] Use different module ctor names...
2019-05-06 Amy HuangFix bug in getCompleteTypeIndex in codeview debug info
2019-05-06 Eli Friedman[ARM] Glue register copies to tail calls.
2019-05-06 Craig Topper[FastISel] Pass the fneg input operand to hasTrivialKil...
2019-05-06 Craig Topper[X86] Add test case to show that we don't set the kill...
2019-05-06 Stanislav Mekhanoshin[AMDGPU] gfx1010: prefer V_MUL_LO_U32 over V_MUL_LO_I32
2019-05-06 Philip Reames[Tests] Add tests for optimized lowerings of element...
2019-05-06 Philip Reames[Tests] Rename tests before adding new ones
2019-05-06 Philip Reames[Tests] Autogen a test in advance of updates
2019-05-06 Philip ReamesFix pr33010, a 2 year old crashing regression
2019-05-06 Craig Topper[X86] Add more test cases for fast-isel handling of...
2019-05-06 Stanislav Mekhanoshin[AMDGPU] gfx1010 memory legalizer
2019-05-06 Jordan RupprechtRevert "Re-commit r357452: SimplifyCFG SinkCommonCodeFr...
2019-05-06 Craig Topper[X86] Remove the suffix on vcvt[u]si2ss/sd register...
2019-05-06 Martin Storsjo[AArch64] Default to SEH exception handling on MinGW
2019-05-06 Sanjay Patel[InstCombine] sink FP negation of operands through...
2019-05-06 Craig Topper[SelectionDAG][X86] Support inline assembly returning...
2019-05-06 Amara Emerson[GlobalISel] Handle <1 x T> vector return types properly.
2019-05-06 Craig TopperRevert r359392 and r358887
2019-05-06 Paul RobinsonFix more Windows bots after r360015.
2019-05-06 Sanjay Patel[InstCombine] add tests for fneg+sel; NFC
2019-05-06 Nikita Popov[SDAG][AArch64] Boolean and/or reduce to umax/min reduc...
2019-05-06 Cameron McInallyAdd FNeg support to InstructionSimplify
2019-05-06 Sanjay Patel[InstCombine] regenerate test checks; NFC
next