summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-11-30[globalisel][tablegen] Add support for specific immediates in the match patternDaniel Sanders
2017-11-30[WebAssembly] Revert r319186 "Support bitcasted function addresses with varar...Dan Gohman
2017-11-30[MIR] Fix DebugInfo tests after r319445Francis Visoiu Mistrih
2017-11-30[CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih
2017-11-30[InstCombine] Additional test for PR35354, NFC.Alexey Bataev
2017-11-30[PowerPC] Recommit r314244 with refactoring and off by defaultNemanja Ivanovic
2017-11-30[X86][AVX512] Tag fcmp/ptest/ternlog instructions scheduler classesSimon Pilgrim
2017-11-30[X86][AVX512] Regenerate avx512 schedule testsSimon Pilgrim
2017-11-30[MC] Function stack size section.Sean Eveson
2017-11-30Revert r319423: [MC] Function stack size section.Sean Eveson
2017-11-30[ARM GlobalISel] Bail out for byvalDiana Picus
2017-11-30[CodeGen] Print "%vreg0" as "%0" in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-30[MC] Function stack size section.Sean Eveson
2017-11-30Support generic lowering of vector bswapSerge Guelton
2017-11-30[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions scheduler classesSimon Pilgrim
2017-11-30[dsymutil] Upstream getBundleInfo implementationJonas Devlieghere
2017-11-30Revert rL319407: [SROA] enable splitting for non-whole-alloca loads and stores Hiroshi Inoue
2017-11-30[SystemZ] Bugfix in adjustSubwordCmp.Jonas Paulsson
2017-11-30[SROA] enable splitting for non-whole-alloca loads and storesHiroshi Inoue
2017-11-30[X86] Optimize avx2 vgatherqps for v2f32 with v2i64 index type.Craig Topper
2017-11-30[X86] Make sure we don't remove sign extends of masks with AVX2 masked gathers.Craig Topper
2017-11-30- Removed unused lamba (IsReturnBlock) causing build bots to fail for r319398Graham Yiu
2017-11-30AMDGPU: Allow negative MUBUF vaddr for gfx9Matt Arsenault
2017-11-30Check alignment in getSectionContentsAsArray.Rafael Espindola
2017-11-30[Coverage] Use the most-recent completed region count (PR35437)Vedant Kumar
2017-11-29First step towards more human-friendly PPC assembler output:Joerg Sonnenberger
2017-11-29[SelectionDAG][X86] Teach promotion legalization for fp_to_sint/fp_to_uint to...Craig Topper
2017-11-29[WebAssembly] Fix fptoui lowering boundsDan Gohman
2017-11-29[Hexagon] Remove HexagonISD::PACKHLKrzysztof Parzyszek
2017-11-29[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions scheduler classes (REVERSION)Simon Pilgrim
2017-11-29[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions scheduler classesSimon Pilgrim
2017-11-29[X86][AVX512] Tag 3OP (shuffles, double-shifts and GFNI) instructions schedul...Simon Pilgrim
2017-11-29[ARM][DAG] Revert Disable post-legalization store merge for ARMNirav Dave
2017-11-29[Power9] add more tests for D38287; NFCZaara Syeda
2017-11-29[InstCombine] add tests for select-of-constants; NFCSanjay Patel
2017-11-29Add opt-viewer testingAdam Nemet
2017-11-29Reverted r319315 because of unused functions (due to PPR not yet beingSander de Smalen
2017-11-29[AArch64][SVE] Asm: Add SVE predicate register definitions and parsing supportSander de Smalen
2017-11-29[ARM GlobalISel] Fix selecting G_BRCONDDiana Picus
2017-11-29[ARM] Add support for armv7e-m to the .arch directiveOliver Stannard
2017-11-29[CGP] Fix common type handling in optimizeMemoryInstSerguei Katkov
2017-11-29[PowerPC] Relax the checking on AND/AND8 in isSignOrZeroExtended.Sean Fertile
2017-11-29AMDGPU: Use stricter regexes for add instructionsMatt Arsenault
2017-11-29llvm-dwarfdump: honor the --show-children option when dumping a specific DIE.Adrian Prantl
2017-11-29AMDGPU: Select DS insts without m0 initializationMatt Arsenault
2017-11-29[X86] Promote fp_to_sint v16f32->v16i16/v16i8 to avoid scalarization.Craig Topper
2017-11-29Revert "Add opt-viewer testing"Adam Nemet
2017-11-29[X86] Add test cases for fptosi v16f32->v16i8/v16i16 to show scalarization.Craig Topper
2017-11-28[X86] Mark ISD::FP_TO_UINT v16i8/v16i16 as Promote under AVX512 instead of le...Craig Topper
2017-11-28[X86] Regenerate avx512-schedule test.Craig Topper