summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/const-mult.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-1/+1
* [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-191-1/+1
* [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...Daniel Sanders2014-11-071-4/+4
* [mips] Make mips64 the default CPU for the mips64 architectureDaniel Sanders2014-02-201-1/+1
* [mips] Use multiple FileCheck prefixes rather than run the test multiple timesDaniel Sanders2014-02-191-2/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-4/+4
* [mips] Fix test case to check that mips64 instructions are generated.Akira Hatanaka2013-07-011-4/+4
* [mips] Improve code generation for constant multiplication using shifts, adds...Akira Hatanaka2013-06-261-0/+49
OpenPOWER on IntegriCloud