summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/llvm-ir/ashr.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Optimize shifts for types larger than GPR size (mips2/mips3)Aleksandar Beserminji2019-01-141-158/+130
* [mips][microMIPS] Extending size reduction pass with LWP and SWPZoran Jovanovic2018-06-131-4/+2
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2018-02-271-1/+1
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Quentin Colombet2018-02-171-1/+1
* [mips] Remove codegen support from some 16 bit instructionsSimon Dardis2018-02-161-82/+67
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2018-02-011-2/+2
* [mips] Update some tests before posting a patch, NFC.Simon Dardis2017-12-141-187/+947
* CodeGen: BlockPlacement: Reduce TriangleChainCount to 2Kyle Butt2017-03-161-12/+18
* Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt2017-01-111-8/+6
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-101-6/+8
* [mips] Disable the TImode shift libcalls for 32-bit targets.Vasileios Kalintiris2016-09-071-3/+3
* [mips] Preparatory work for a generic schedulerSimon Dardis2016-08-241-6/+6
* [mips] Correct label prefixes for N32 and N64.Daniel Sanders2016-07-191-4/+4
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-28/+15
* [mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NO...Zlatko Buljan2016-06-151-3/+3
* [mips][microMIPS] Add CodeGen support for SLL16, SRL16, SLL, SLLV, SRA, SRAV,...Zlatko Buljan2016-04-271-2/+38
* [mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic2016-04-111-13/+13
* Revert r237789 - [mips] The naming convention for private labels is ABI depe...Daniel Sanders2015-05-201-8/+8
* [mips] The naming convention for private labels is ABI dependant.Daniel Sanders2015-05-201-8/+8
* [mips] Correct 128-bit shifts on 64-bit targets.Daniel Sanders2015-04-291-6/+6
* [mips] Optimize code generation for 64-bit variable shift instructions.Vasileios Kalintiris2015-04-211-21/+18
* [mips] Add backend support for Mips32r[35] and Mips64r[35].Daniel Sanders2015-02-181-13/+25
* [mips] Remove unused check prefix from tests. NFC.Daniel Sanders2015-02-041-9/+9
* [mips] Enable arithmetic and binary operations for the i128 data type.Vasileios Kalintiris2015-01-261-0/+60
* [mips] Add tests for bitwise binary and integer arithmetic operators.Vasileios Kalintiris2015-01-261-0/+128
OpenPOWER on IntegriCloud