summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [Mips][llvm-exegesis] Add a Mips targetSimon Atanasyan2019-10-111-0/+1
* [Mips] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-111-1/+0
* [MIPS GlobalISel] Add pre legalizer combiner passPetar Avramovic2019-01-141-0/+1
* [mips] Fix atomic operations at O0, v3Aleksandar Beserminji2018-07-051-0/+1
* [mips] Merge MipsLongBranch and MipsHazardSchedule passesAleksandar Beserminji2018-05-221-2/+1
* [mips] Revert Merge MipsLongBranch and MipsHazardSchedule passesAleksandar Beserminji2018-05-211-1/+2
* [mips] Merge MipsLongBranch and MipsHazardSchedule passesAleksandar Beserminji2018-05-211-2/+1
* Consistently sort add_subdirectory calls in lib/Target/*/CMakeLists.txtNico Weber2018-04-231-4/+3
* [MIPS GlobalISel] Select add i32, i32Petar Jovanovic2018-04-111-0/+2
* Sort targetgen calls in lib/Target/*/CMakeLists.Nico Weber2018-04-041-7/+8
* [MIPS GlobalISel] Adding GlobalISelPetar Jovanovic2018-02-231-0/+4
* [mips][microMIPS] Adding code size reduction pass for MicroMIPSZoran Jovanovic2017-04-271-0/+1
* [mips] Revert fixes for PR32020.Simon Dardis2017-03-091-1/+0
* Recommit "[mips] Fix atomic compare and swap at O0."Simon Dardis2017-02-241-0/+1
* Revert "[mips] Fix atomic compare and swap at O0."Simon Dardis2017-02-241-1/+0
* [mips] Fix atomic compare and swap at O0.Simon Dardis2017-02-241-0/+1
* [mips] MIPS32R6 compact branch supportDaniel Sanders2016-03-141-0/+1
* Remove getDataLayout() from TargetSelectionDAGInfo (had no users)Mehdi Amini2015-07-091-1/+0
* MipsABIInfo class is used in different libraries. Moving the files to MCTarge...Vladimir Medic2014-12-171-1/+0
* [mips] Move MipsCCState to a separate file and clang-formatted it.Daniel Sanders2014-11-071-0/+1
* Re-commit r221056 and others with fix, "[mips] Move F128 argument handling in...Daniel Sanders2014-11-021-0/+1
* Revert r221056 and others, "[mips] Move F128 argument handling into MipsCCSta...NAKAMURA Takumi2014-11-021-1/+0
* [mips] Move all ByVal handling into CCState and tablegen-erated code. NFC.Daniel Sanders2014-11-011-0/+1
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-4/+1
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-1/+4
* Nuke the old JIT.Rafael Espindola2014-08-071-4/+1
* enable fast isel tablegen files for MipsReed Kotler2014-04-251-0/+1
* Start pushing changes for Mips Fast-IselReed Kotler2014-04-171-0/+1
* This patch has two main functions:Reed Kotler2014-02-141-0/+1
* [CMake] Let add_public_tablegen_target() provide intrinsics_gen, too.NAKAMURA Takumi2013-11-281-2/+0
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-281-1/+1
* Add MipsOptimizePICCall.cpp to CMakeLists.txt.Akira Hatanaka2013-11-271-0/+1
* Turn MipsOptimizeMathLibCalls into a target-independent scalar transformRichard Sandiford2013-08-231-1/+0
* Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...NAKAMURA Takumi2013-08-061-1/+1
* Test commit to verify write access.Juergen Ributzka2013-07-161-0/+1
* Fix CMakeLists.Akira Hatanaka2013-06-111-0/+1
* Checkin in of first of several patches to finish implementation ofReed Kotler2013-05-101-0/+1
* This is for an experimental option -mips-os16. The idea is to compile allReed Kotler2013-04-101-0/+1
* This patch enables llvm to switch between compiling for mips32/mips64 Reed Kotler2013-04-091-0/+1
* Add back lines which were accidentally deleted in CMakeLists.txt.Akira Hatanaka2013-03-141-0/+2
* [mips] Define two subclasses of MipsDAGToDAGISel. Mips16DAGToDAGISel is forAkira Hatanaka2013-03-141-2/+2
* [mips] Define two subclasses of MipsTargetLowering. Mips16TargetLowering is forAkira Hatanaka2013-03-131-0/+2
* Add the skeleton for the Mips constant island pass.Reed Kotler2013-02-271-0/+1
* Remove edis - the enhanced disassembler. Fixes PR14654.Roman Divacky2012-12-191-1/+0
* Remove TargetELFWriterInfo.Rafael Espindola2012-10-281-1/+0
* The mips 64bit instructions DSLL, DSRA, DSRL, DEXT and DINS get transformed b...Jack Carter2012-10-021-1/+0
* MIPS DSP: add code necessary for pseudo instruction lowering.Akira Hatanaka2012-09-271-0/+1
* There are some Mips instructions that are lowered by the Jack Carter2012-09-061-0/+1
* Correct MCJIT functionality for MIPS32 architecture.Akira Hatanaka2012-08-171-0/+1
* Add stub methods for mips assembly matcher. Akira Hatanaka2012-08-171-0/+1
OpenPOWER on IntegriCloud