summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/cmov.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-36/+95
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-75/+539
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+51
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-16/+16
* [mips] Remove trailing whitespace.Akira Hatanaka2013-07-121-4/+4
* [mips] Implement MipsTargetMachine::getInstrItineraryData().Akira Hatanaka2013-07-121-6/+6
* Cleanup: test source files do not need to be executableArnaud A. de Grandmaison2013-04-221-0/+0
* [mips] Fix inefficient code generation.Akira Hatanaka2013-03-011-0/+137
* Fix test cases in test/CodeGen/Mips.Akira Hatanaka2012-06-021-4/+6
* Fix test cases.Akira Hatanaka2012-05-121-4/+4
* Add another peephole pattern for conditional moves.Akira Hatanaka2012-05-091-0/+20
* Do not use $gp as a dedicated global register if the target ABI is not O32. Akira Hatanaka2012-04-251-4/+4
* 64-bit WrapperPICPat patterns.Akira Hatanaka2011-12-071-8/+15
* Change the default scheduler from Latency to ILP, since LatencyDan Gohman2011-10-241-2/+2
* Fix test cases.Akira Hatanaka2011-09-091-2/+2
* Define a wrapper node for target constant nodes (tglobaladdr, etc.).Akira Hatanaka2011-05-281-1/+17
* Fix Mips, Sparc, and XCore tests that were dependent on register allocation.Jakob Stoklund Olesen2011-03-311-2/+3
* Match a pattern generated by a dag combiner opt where:Bruno Cardoso Lopes2010-12-071-0/+15