aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-12-18AArch64: work around how Cyclone handles "movi.2d vD, #0".Tim Northover
2017-12-18[TargetLibraryInfo] Discard library functions with incorrectly sized integersIgor Laevsky
2017-12-18[ARM] Adjust test checksSam Parker
2017-12-18[DAGCombine] Move AND nodes to multiple load leavesSam Parker
2017-12-18[X86] Use mattr instead of mcpu in some of the cost model tests.Craig Topper
2017-12-18[SROA] Disable non-whole-alloca splits by defaultHiroshi Inoue
2017-12-18[CGP] Fix the handling select inst in complex addressing modeSerguei Katkov
2017-12-18[x86] add tests for finite libcall lowering (PR35672); NFCSanjay Patel
2017-12-17Re-commit "Properly handle multi-element and dynamically sized allocas in get...Bjorn Steinbrink
2017-12-17[X86] Add test cases that show cases where buildvector of extract and inserts...Craig Topper
2017-12-17[X86] Make the code that creates fmaddsub from build_vector of extracts and i...Craig Topper
2017-12-17[X86] Regenerate truncated rotation tests + add missing 32-bit checksSimon Pilgrim
2017-12-17Revert "Properly handle multi-element and dynamically sized allocas in getPoi...Bjorn Steinbrink
2017-12-17Properly handle byval arguments in getPointerDereferenceableBytes()Bjorn Steinbrink
2017-12-17Properly handle multi-element and dynamically sized allocas in getPointerDere...Bjorn Steinbrink
2017-12-17[X86] Use extract_vector_elt instead of X86ISD::VEXTRACT for isel of vXi1 ext...Craig Topper
2017-12-17[X86] Canonicalize extract_vector_elt from vXi1 to always return MVT::i32.Craig Topper
2017-12-16[X86][AVX] lowerVectorShuffleAsBroadcast - aggressively peek through BITCASTsSimon Pilgrim
2017-12-16[X86][AVX] Fix failed broadcast foldSimon Pilgrim
2017-12-16[Memcpy Loop Lowering] Only calculate residual size/bytes copied when needed.Sean Fertile
2017-12-16[X86] When using vpopcntdq for ctpop of v8i16 vectors, only promote to v8i32.Craig Topper
2017-12-16[InstCombine] Regenerate FMUL/FMA combine tests with update_test_checks.pySimon Pilgrim
2017-12-16[InstCombine] canonicalize shifty abs(): ashr+add+xor --> cmp+neg+selSanjay Patel
2017-12-16Move Transforms/LoopVectorize/consecutive-ptr-cg-bug.ll into the X86 subdirec...Hal Finkel
2017-12-16[LV] Extend InstWidening with CM_Widen_RecursiveHal Finkel
2017-12-16[PowerPC, AsmParser] Enable the mnemonic spell correctorHal Finkel
2017-12-16[X86] Add 128 and 256-bit VPOPCNTDQ instructions. Adjust some tablegen classe...Craig Topper
2017-12-16[LTO] Update tests for r320905Vitaly Buka
2017-12-16Remove trailing whitespaceVitaly Buka
2017-12-16[LTO] Make processing of combined module more consistentVitaly Buka
2017-12-16Add another missing -enable-import-metadata to testTeresa Johnson
2017-12-16[SimplifyLibCalls] Inline calls to cabs when it's safe to do soHal Finkel
2017-12-16Add -enable-import-metadata to testTeresa Johnson
2017-12-16[ThinLTO] Enable importing of aliases as copy of aliaseeTeresa Johnson
2017-12-15Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header.""Paul Robinson
2017-12-15Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson
2017-12-15[Hexagon] Handle concat_vectors of all allowed HVX typesKrzysztof Parzyszek
2017-12-15Re-commit : [LICM] Allow sinking when foldable in loopJun Bum Lim
2017-12-15Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson
2017-12-15[Hexagon] Fix operand-swapping PatFrag for atomic storesKrzysztof Parzyszek
2017-12-15[DWARFv5] Dump an MD5 checksum in the line-table header.Paul Robinson
2017-12-15[SelectionDAG][X86] Fix insert_vector_elt lowering for v32i1/v64i1 with non-c...Craig Topper
2017-12-15[Memcpy Loop Lowering] Insert loop BB inbetween the split BB.Sean Fertile
2017-12-15Fix for bug PR35549 - Repeated schedule comments.Andrew V. Tischenko
2017-12-15Revert "Re-commit : [LICM] Allow sinking when foldable in loop"Jun Bum Lim
2017-12-15Re-commit : [LICM] Allow sinking when foldable in loopJun Bum Lim
2017-12-15Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent
2017-12-15[X86] Fix XSAVE64 and similar instructions to not be allowed by the assembler...Craig Topper
2017-12-15Revert "[LICM] Allow sinking when foldable in loop"Jun Bum Lim
2017-12-15[CodeGen] Print stack object references as %(fixed-)stack.0 in both MIR and d...Francis Visoiu Mistrih