index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Mips
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mips][llvm-exegesis] Add a Mips target
Simon Atanasyan
2019-10-11
1
-0
/
+1
*
[Mips] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-1
/
+0
*
[MIPS GlobalISel] Add pre legalizer combiner pass
Petar Avramovic
2019-01-14
1
-0
/
+1
*
[mips] Fix atomic operations at O0, v3
Aleksandar Beserminji
2018-07-05
1
-0
/
+1
*
[mips] Merge MipsLongBranch and MipsHazardSchedule passes
Aleksandar Beserminji
2018-05-22
1
-2
/
+1
*
[mips] Revert Merge MipsLongBranch and MipsHazardSchedule passes
Aleksandar Beserminji
2018-05-21
1
-1
/
+2
*
[mips] Merge MipsLongBranch and MipsHazardSchedule passes
Aleksandar Beserminji
2018-05-21
1
-2
/
+1
*
Consistently sort add_subdirectory calls in lib/Target/*/CMakeLists.txt
Nico Weber
2018-04-23
1
-4
/
+3
*
[MIPS GlobalISel] Select add i32, i32
Petar Jovanovic
2018-04-11
1
-0
/
+2
*
Sort targetgen calls in lib/Target/*/CMakeLists.
Nico Weber
2018-04-04
1
-7
/
+8
*
[MIPS GlobalISel] Adding GlobalISel
Petar Jovanovic
2018-02-23
1
-0
/
+4
*
[mips][microMIPS] Adding code size reduction pass for MicroMIPS
Zoran Jovanovic
2017-04-27
1
-0
/
+1
*
[mips] Revert fixes for PR32020.
Simon Dardis
2017-03-09
1
-1
/
+0
*
Recommit "[mips] Fix atomic compare and swap at O0."
Simon Dardis
2017-02-24
1
-0
/
+1
*
Revert "[mips] Fix atomic compare and swap at O0."
Simon Dardis
2017-02-24
1
-1
/
+0
*
[mips] Fix atomic compare and swap at O0.
Simon Dardis
2017-02-24
1
-0
/
+1
*
[mips] MIPS32R6 compact branch support
Daniel Sanders
2016-03-14
1
-0
/
+1
*
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
Mehdi Amini
2015-07-09
1
-1
/
+0
*
MipsABIInfo class is used in different libraries. Moving the files to MCTarge...
Vladimir Medic
2014-12-17
1
-1
/
+0
*
[mips] Move MipsCCState to a separate file and clang-formatted it.
Daniel Sanders
2014-11-07
1
-0
/
+1
*
Re-commit r221056 and others with fix, "[mips] Move F128 argument handling in...
Daniel Sanders
2014-11-02
1
-0
/
+1
*
Revert r221056 and others, "[mips] Move F128 argument handling into MipsCCSta...
NAKAMURA Takumi
2014-11-02
1
-1
/
+0
*
[mips] Move all ByVal handling into CCState and tablegen-erated code. NFC.
Daniel Sanders
2014-11-01
1
-0
/
+1
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-4
/
+1
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-1
/
+4
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-4
/
+1
*
enable fast isel tablegen files for Mips
Reed Kotler
2014-04-25
1
-0
/
+1
*
Start pushing changes for Mips Fast-Isel
Reed Kotler
2014-04-17
1
-0
/
+1
*
This patch has two main functions:
Reed Kotler
2014-02-14
1
-0
/
+1
*
[CMake] Let add_public_tablegen_target() provide intrinsics_gen, too.
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
[CMake] Let add_public_tablegen_target responsible to provide dependency to C...
NAKAMURA Takumi
2013-11-28
1
-1
/
+1
*
Add MipsOptimizePICCall.cpp to CMakeLists.txt.
Akira Hatanaka
2013-11-27
1
-0
/
+1
*
Turn MipsOptimizeMathLibCalls into a target-independent scalar transform
Richard Sandiford
2013-08-23
1
-1
/
+0
*
Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...
NAKAMURA Takumi
2013-08-06
1
-1
/
+1
*
Test commit to verify write access.
Juergen Ributzka
2013-07-16
1
-0
/
+1
*
Fix CMakeLists.
Akira Hatanaka
2013-06-11
1
-0
/
+1
*
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
1
-0
/
+1
*
This is for an experimental option -mips-os16. The idea is to compile all
Reed Kotler
2013-04-10
1
-0
/
+1
*
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
1
-0
/
+1
*
Add back lines which were accidentally deleted in CMakeLists.txt.
Akira Hatanaka
2013-03-14
1
-0
/
+2
*
[mips] Define two subclasses of MipsDAGToDAGISel. Mips16DAGToDAGISel is for
Akira Hatanaka
2013-03-14
1
-2
/
+2
*
[mips] Define two subclasses of MipsTargetLowering. Mips16TargetLowering is for
Akira Hatanaka
2013-03-13
1
-0
/
+2
*
Add the skeleton for the Mips constant island pass.
Reed Kotler
2013-02-27
1
-0
/
+1
*
Remove edis - the enhanced disassembler. Fixes PR14654.
Roman Divacky
2012-12-19
1
-1
/
+0
*
Remove TargetELFWriterInfo.
Rafael Espindola
2012-10-28
1
-1
/
+0
*
The mips 64bit instructions DSLL, DSRA, DSRL, DEXT and DINS get transformed b...
Jack Carter
2012-10-02
1
-1
/
+0
*
MIPS DSP: add code necessary for pseudo instruction lowering.
Akira Hatanaka
2012-09-27
1
-0
/
+1
*
There are some Mips instructions that are lowered by the
Jack Carter
2012-09-06
1
-0
/
+1
*
Correct MCJIT functionality for MIPS32 architecture.
Akira Hatanaka
2012-08-17
1
-0
/
+1
*
Add stub methods for mips assembly matcher.
Akira Hatanaka
2012-08-17
1
-0
/
+1
[next]