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
/
test
/
CodeGen
/
Mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Fix handling of instructions which copy to/from accumulator registers.
Akira Hatanaka
2013-04-30
1
-0
/
+21
*
[mips] Instruction selection patterns for DSP-ASE vector select and compare
Akira Hatanaka
2013-04-30
1
-0
/
+641
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
5
-39
/
+19
*
[mips] In performDSPShiftCombine, check that all elements in the vector are
Akira Hatanaka
2013-04-22
1
-0
/
+56
*
Cleanup: test source files do not need to be executable
Arnaud A. de Grandmaison
2013-04-22
1
-0
/
+0
*
[mips] Instruction selection patterns for DSP-ASE vector shifts.
Akira Hatanaka
2013-04-19
1
-0
/
+75
*
[mips] Reapply r179420 and r179421.
Akira Hatanaka
2013-04-13
1
-7
/
+106
*
Revert r179420 and r179421.
Akira Hatanaka
2013-04-12
1
-106
/
+7
*
[mips] Instruction selection patterns for carry-setting and using add
Akira Hatanaka
2013-04-12
1
-0
/
+11
*
[mips] v4i8 and v2i16 add, sub and mul instruction selection patterns.
Akira Hatanaka
2013-04-12
1
-7
/
+95
*
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-11
1
-0
/
+16
*
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-10
1
-5
/
+12
*
This is for an experimental option -mips-os16. The idea is to compile all
Reed Kotler
2013-04-10
2
-0
/
+226
*
Mips specific inline asm operand modifier 'D'
Jack Carter
2013-04-09
1
-0
/
+17
*
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
9
-0
/
+575
*
[mips] Small update to the implementation of eh.return for Mips.
Akira Hatanaka
2013-04-02
2
-0
/
+8
*
[mips] Add patterns for DSP indexed load instructions.
Akira Hatanaka
2013-03-30
1
-0
/
+31
*
[mips] Fix DSP instructions to have explicit accumulator register operands.
Akira Hatanaka
2013-03-30
1
-7
/
+14
*
[mips] Move the code which does dag-combine for multiply-add/sub nodes to
Akira Hatanaka
2013-03-30
1
-0
/
+1
*
Remove unnecessary leading comment characters in lit-only file
David Blaikie
2013-03-18
1
-1
/
+1
*
Include '.test' suffix in target specific lit configs that need it
David Blaikie
2013-03-18
1
-1
/
+1
*
Remove duplicate test contents.
David Blaikie
2013-03-11
2
-28
/
+1
*
Test case hygiene.
Benjamin Kramer
2013-03-09
2
-3
/
+3
*
[mips] Custom-legalize BR_JT.
Akira Hatanaka
2013-03-06
1
-15
/
+20
*
[mips] Add a line which checks function name. Rename file.
Akira Hatanaka
2013-03-06
1
-0
/
+1
*
[mips] Remove android calling convention.
Akira Hatanaka
2013-03-05
1
-12
/
+0
*
[mips] Fix MipsCC::analyzeReturn so that, in soft-float mode, fp128 gets
Akira Hatanaka
2013-03-05
1
-5
/
+5
*
[mips] Fix MipsTargetLowering::LowerCallResult and LowerReturn to correctly
Akira Hatanaka
2013-03-05
1
-0
/
+18
*
[mips] Fix MipsTargetLowering::LowerCall to pass fp128 arguments in floating
Akira Hatanaka
2013-03-05
1
-0
/
+13
*
[mips] Correct handling of fp128 (long double) formals and read long double
Akira Hatanaka
2013-03-05
1
-0
/
+13
*
llvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit -mtriple=mips64el-unknown...
NAKAMURA Takumi
2013-03-05
1
-1
/
+1
*
[mips] Print move instructions.
Akira Hatanaka
2013-03-04
9
-42
/
+42
*
Mips specific inline assembler constraint 'R'
Jack Carter
2013-03-04
1
-0
/
+9
*
[mips] Fix inefficient code generation.
Akira Hatanaka
2013-03-01
2
-3
/
+140
*
Set properties for f128 type.
Akira Hatanaka
2013-03-01
1
-0
/
+646
*
[mips] Remove unused option. Fix 80-column violations.
Akira Hatanaka
2013-03-01
1
-1
/
+0
*
[mips] Add the capability to search delay slot filling instructions in
Akira Hatanaka
2013-03-01
1
-0
/
+56
*
[mips] Add capability to search in the forward direction for instructions that
Akira Hatanaka
2013-03-01
1
-0
/
+22
*
[mips] Define class MemDefsUses.
Akira Hatanaka
2013-03-01
1
-0
/
+19
*
Expand pseudos/macros for Selt. This is the last of the complex
Reed Kotler
2013-02-23
2
-10
/
+11
*
[mips] Emit call16 operator instead of got_disp. The former allows lazy binding.
Akira Hatanaka
2013-02-22
2
-14
/
+29
*
Expand mips16 SelT form pseudso/macros.
Reed Kotler
2013-02-22
7
-4
/
+85
*
Expand the sel pseudo/macro. This generates basic blocks where previously
Reed Kotler
2013-02-21
1
-3
/
+3
*
Expand pseudos/macros:
Reed Kotler
2013-02-20
13
-15
/
+15
*
Expand pseudos/macros BteqzT8SltiX16, BteqzT8SltiuX16,
Reed Kotler
2013-02-19
2
-0
/
+184
*
Expand pseudos BteqzT8CmpiX16 and BtnezT8CmpiX16.
Reed Kotler
2013-02-19
2
-0
/
+198
*
Expand macro/pseudo instructions BtnezT8SltX16 and BtnezT8SltuX16.
Reed Kotler
2013-02-18
1
-0
/
+96
*
Expand pseudo/macro BteqzT8SltX16.
Reed Kotler
2013-02-18
1
-0
/
+98
*
Expand macro/pseudo BteqzT8CmpX16.
Reed Kotler
2013-02-18
1
-0
/
+96
*
Beginning of expanding all current mips16 macro/pseudo instruction sequences.
Reed Kotler
2013-02-18
1
-0
/
+95
[next]