summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/llvm-ir/shl.ll
Commit message (Expand)AuthorAgeFilesLines
* [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] Optimize materialization of i64 constantsSimon Dardis2016-07-251-1/+1
* [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-0/+37
* [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-3/+3
* [mips] Optimize code generation for 64-bit variable shift instructions.Vasileios Kalintiris2015-04-211-21/+20
* [mips] Add backend support for Mips32r[35] and Mips64r[35].Daniel Sanders2015-02-181-12/+24
* [mips] Enable arithmetic and binary operations for the i128 data type.Vasileios Kalintiris2015-01-261-0/+55
* [mips] Add tests for bitwise binary and integer arithmetic operators.Vasileios Kalintiris2015-01-261-0/+133
OpenPOWER on IntegriCloud