index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Mips
/
MipsSEISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Instruction selection patterns for DSP-ASE vector select and compare
Akira Hatanaka
2013-04-30
1
-2
/
+61
*
[mips] Compare splat value with element size instead of calling isUIntN.
Akira Hatanaka
2013-04-23
1
-2
/
+2
*
80 columns.
Akira Hatanaka
2013-04-22
1
-3
/
+4
*
[mips] In performDSPShiftCombine, check that all elements in the vector are
Akira Hatanaka
2013-04-22
1
-3
/
+5
*
Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.
Tim Northover
2013-04-20
1
-1
/
+0
*
[mips] Instruction selection patterns for DSP-ASE vector shifts.
Akira Hatanaka
2013-04-19
1
-0
/
+63
*
[mips] Move MipsTargetLowering::lowerINTRINSIC_W_CHAIN and
Akira Hatanaka
2013-04-13
1
-0
/
+171
*
[mips] Reapply r179420 and r179421.
Akira Hatanaka
2013-04-13
1
-0
/
+5
*
Revert r179420 and r179421.
Akira Hatanaka
2013-04-12
1
-5
/
+0
*
[mips] v4i8 and v2i16 add, sub and mul instruction selection patterns.
Akira Hatanaka
2013-04-12
1
-0
/
+5
*
[mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selects
Akira Hatanaka
2013-04-11
1
-1
/
+4
*
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
1
-0
/
+3
*
Remove unused variables.
Akira Hatanaka
2013-03-30
1
-2
/
+0
*
[mips] Move the code which does dag-combine for multiply-add/sub nodes to
Akira Hatanaka
2013-03-30
1
-0
/
+197
*
[mips] Fix definitions of multiply, multiply-add/sub and divide instructions.
Akira Hatanaka
2013-03-30
1
-0
/
+50
*
[mips] Fix filename in comment and delete unnecessary lines of code.
Akira Hatanaka
2013-03-14
1
-5
/
+1
*
[mips] Define two subclasses of MipsTargetLowering. Mips16TargetLowering is for
Akira Hatanaka
2013-03-13
1
-0
/
+201