summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/select.ll
Commit message (Expand)AuthorAgeFilesLines
* [Mips] Return true in enableMultipleCopyHints().Jonas Paulsson2018-02-231-122/+122
* [mips] Regenerate tests for D38128 (NFC)Simon Dardis2018-02-221-720/+1045
* Reland r308585Stefan Maksimovic2017-07-201-6/+6
* Revert r308585Stefan Maksimovic2017-07-201-6/+6
* [mips] Fix fp select machine verifier errorsStefan Maksimovic2017-07-201-6/+6
* [DAG] optimize negation of boolSanjay Patel2016-10-191-1/+2
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-6/+6
* [mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic2016-04-111-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...Daniel Sanders2014-11-071-10/+10
* Make it possible for ints/floats to return different values from getBooleanCo...Daniel Sanders2014-07-101-24/+12
* [mips][mips64r6] Correct select patterns that have the condition or true/fals...Daniel Sanders2014-07-091-24/+24
* [mips][mips64r6] Correct cond names in the cmp.cond.[ds] instructionsDaniel Sanders2014-07-091-20/+20
* [mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ...Daniel Sanders2014-06-121-49/+763
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-10/+6
* Fix test cases.Akira Hatanaka2011-09-091-32/+32
* Drop support for Mips1 and Mips2.Akira Hatanaka2011-09-091-32/+0
* Change default target architecture from Mips1 to Mips32r1 in preparation forAkira Hatanaka2011-09-091-1/+1
* Fix handling of double precision loads and stores when Mips1 is targeted. Akira Hatanaka2011-08-161-1/+1
* Added support for FP conditional move instructions and fixed bugs in handling...Akira Hatanaka2011-03-311-0/+196
OpenPOWER on IntegriCloud