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
*
Have getRegForInlineAsmConstraint return the correct register class when target
Akira Hatanaka
2012-01-04
2
-0
/
+55
*
Test case for r147232.
Akira Hatanaka
2011-12-24
1
-0
/
+12
*
Fix bug in zero-store peephole pattern reported in pr11615.
Akira Hatanaka
2011-12-21
1
-0
/
+19
*
Expand 64-bit CTLZ nodes if target architecture does not support it. Add test
Akira Hatanaka
2011-12-21
1
-0
/
+19
*
Test case for r147017.
Akira Hatanaka
2011-12-20
1
-0
/
+25
*
Add function MipsDAGToDAGISel::SelectMULT and factor out code that generates
Akira Hatanaka
2011-12-20
1
-0
/
+8
*
64-bit data directive.
Akira Hatanaka
2011-12-20
1
-0
/
+11
*
32-to-64-bit sext_inreg pattern.
Akira Hatanaka
2011-12-20
1
-0
/
+8
*
Add code in MipsDAGToDAGISel for selecting constant +0.0.
Akira Hatanaka
2011-12-20
1
-0
/
+7
*
Add a test case for r146900.
Akira Hatanaka
2011-12-19
1
-0
/
+38
*
Add patterns for matching immediates whose lower 16-bit is cleared. These
Akira Hatanaka
2011-12-19
2
-6
/
+11
*
Remove definitions of double word shift plus 32 instructions. Assembler or
Akira Hatanaka
2011-12-19
2
-6
/
+6
*
Remove the restriction on the first operand of the add node in SelectAddr.
Akira Hatanaka
2011-12-19
1
-1
/
+1
*
Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object
Akira Hatanaka
2011-12-14
1
-0
/
+19
*
Move direct object emitter test to directory test/MC/Mips. Rename it to
Akira Hatanaka
2011-12-13
1
-29
/
+0
*
Relocation against a symbol, instead of against section. We had some extreme
Akira Hatanaka
2011-12-13
1
-0
/
+29
*
Test case for r146432 by Jack Carter.
Akira Hatanaka
2011-12-12
1
-0
/
+13
*
Manually upgrade the test suite to specify the flag to cttz and ctlz.
Chandler Carruth
2011-12-12
3
-10
/
+10
*
jalr should use t9 ($25) for indirect calls regardless of the relocation model
Akira Hatanaka
2011-12-09
1
-0
/
+8
*
32 to 64-bit zext pattern.
Akira Hatanaka
2011-12-07
1
-0
/
+11
*
64-bit WrapperPICPat patterns.
Akira Hatanaka
2011-12-07
1
-8
/
+15
*
Modify LowerFCOPYSIGN to handle Mips64.
Akira Hatanaka
2011-12-07
1
-38
/
+46
*
Fix 64-bit immediate patterns.
Akira Hatanaka
2011-12-07
1
-0
/
+35
*
Add definitions of 64-bit extract and insert instrucions and make
Akira Hatanaka
2011-12-05
1
-0
/
+55
*
Have LowerJumpTable support Mips64. Modify 2010-07-20-Switch.ll to test N64 and
Akira Hatanaka
2011-12-05
1
-5
/
+13
*
Test cases for 64-bit multiplication and division.
Akira Hatanaka
2011-12-02
1
-0
/
+41
*
Fix test cases to use FileCheck.
Akira Hatanaka
2011-12-02
9
-81
/
+79
*
Change names for MIPS "generic" processors defined in Mips.td to match what GNU
Akira Hatanaka
2011-11-29
6
-8
/
+8
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
2
-3
/
+3
*
Reapply r143206, with fixes. Disallow physical register lifetimes
Dan Gohman
2011-11-03
2
-10
/
+2
*
Revert r143206, as there are still some failing tests.
Dan Gohman
2011-10-29
2
-2
/
+10
*
Reapply r143177 and r143179 (reverting r143188), with scheduler
Dan Gohman
2011-10-28
2
-10
/
+2
*
Speculatively disable Dan's commits 143177 and 143179 to see if
Duncan Sands
2011-10-28
2
-2
/
+10
*
Eliminate LegalizeOps' LegalizedNodes map and have it just call RAUW
Dan Gohman
2011-10-28
2
-10
/
+2
*
Change the default scheduler from Latency to ILP, since Latency
Dan Gohman
2011-10-24
9
-81
/
+59
*
Test cases for 64-bit load and store instructions.
Akira Hatanaka
2011-10-11
2
-0
/
+215
*
Move CHECK after entry label.
Akira Hatanaka
2011-10-03
1
-2
/
+2
*
Add support for 64-bit logical NOR.
Akira Hatanaka
2011-10-03
1
-0
/
+8
*
Add support for 64-bit count leading ones and zeros instructions.
Akira Hatanaka
2011-10-03
1
-0
/
+17
*
Add support for 64-bit divide instructions.
Akira Hatanaka
2011-10-03
1
-0
/
+33
*
Add support for 64-bit integer multiply instructions.
Akira Hatanaka
2011-10-03
1
-0
/
+13
*
Remove unnecessary checking of register operands.
Akira Hatanaka
2011-09-30
2
-7
/
+7
*
Add definitions of Mips64 rotate instructions.
Akira Hatanaka
2011-09-30
1
-1
/
+41
*
Check values of immediate operands.
Akira Hatanaka
2011-09-30
2
-11
/
+11
*
Mips64 shift instructions.
Akira Hatanaka
2011-09-30
1
-0
/
+64
*
Mips64 arithmetic and logical instructions with one source register and
Akira Hatanaka
2011-09-30
1
-0
/
+36
*
Fill delay slot with useful instructions. Modified from Sparc's version of delay
Akira Hatanaka
2011-09-29
1
-0
/
+15
*
Mips64 arithmetic and logical instructions with two source registers.
Akira Hatanaka
2011-09-29
1
-0
/
+36
*
Convert more tests over to the new atomic instructions.
Eli Friedman
2011-09-26
1
-26
/
+10
*
Remove +.
Akira Hatanaka
2011-09-21
1
-1
/
+1
[next]