summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-11-30[Hexagon] Fix wrong check in test/CodeGen/Hexagon/newvaluejump-solo.mirKrzysztof Parzyszek
2017-11-30[Hexagon] Fix wrong pass in testcaseKrzysztof Parzyszek
2017-11-30[Hexagon] Solo instructions cannot be used with new value jumpsKrzysztof Parzyszek
2017-11-30[AMDGPU] Convert test/tools/llvm-objdump/AMDGPU/source-lines.ll to amdgizYaxun Liu
2017-11-30[X86] Promote i8 CTPOP to i32 instead of i16 when we have the POPCNT instruct...Craig Topper
2017-11-30[llvm-objcopy] Add support for --only-keep/-j and --keepJake Ehrlich
2017-11-30[aarch64][globalisel] Legalize G_ATOMIC_CMPXCHG_WITH_SUCCESS and G_ATOMICRMW_*Daniel Sanders
2017-11-30[GlobalISel][IRTranslator] Fix crash during translation of zero sized loads/s...Amara Emerson
2017-11-30[PGO] Skip counter promotion for infinite loopsXinliang David Li
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