summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/Fast-ISel/simplestorei.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [FastISel] Disable local value sinking by defaultReid Kleckner2018-04-111-2/+2
* [FastISel] Sink local value materializations to first useReid Kleckner2018-03-141-3/+3
* Re-commit: [mips][fastisel] Handle 0-4 arguments without SelectionDAG.Daniel Sanders2016-07-291-2/+2
* Revert r276982 and r276984: [mips][fastisel] Handle 0-4 arguments without Sel...Daniel Sanders2016-07-281-2/+2
* [mips][fastisel] Handle 0-4 arguments without SelectionDAG.Daniel Sanders2016-07-281-2/+2
* [mips][FastISel] Remove hidden mips-fast-isel option.Vasileios Kalintiris2015-07-301-2/+2
* [mips][FastISel] Apply only zero-extension to constants prior to their materi...Vasileios Kalintiris2015-07-301-3/+4
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-2/+2
* Add mips32 r1 to the list of supported targets for Mips fast-iselReed Kotler2014-09-151-0/+2
* Finish materialize for intsReed Kotler2014-05-151-0/+65
OpenPOWER on IntegriCloud