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
*
Don't modify MO while use_iterator is still pointing to it.
Jakob Stoklund Olesen
2012-08-09
1
-0
/
+1
*
Add test triples to fix win32 failures. Revert workaround from r161292.
Bob Wilson
2012-08-08
1
-5
/
+5
*
1. Redo mips16 instructions to avoid multiple opcodes for same instruction.
Akira Hatanaka
2012-08-03
19
-0
/
+336
*
Set transient stack alignment in constructor of MipsFrameLowering and re-enable
Akira Hatanaka
2012-08-02
1
-4
/
+1
*
Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering and
Akira Hatanaka
2012-07-31
1
-1
/
+1
*
Let PEI::calculateFrameObjectOffsets compute the final stack size rather than
Akira Hatanaka
2012-07-31
1
-2
/
+4
*
Expand DYNAMIC_STACKALLOC nodes rather than doing custom-lowering.
Akira Hatanaka
2012-07-31
1
-10
/
+5
*
When store nodes or memcpy nodes are created to copy the function call
Akira Hatanaka
2012-07-31
1
-1
/
+3
*
Fix type of LUXC1 and SUXC1. These instructions were incorrectly defined as
Akira Hatanaka
2012-07-31
2
-12
/
+12
*
Fix call setup for PIC.
Akira Hatanaka
2012-07-26
4
-51
/
+32
*
Eliminate the stack slot used to save the global base register.
Akira Hatanaka
2012-07-25
4
-61
/
+61
*
Add basic ability to setup call frame, and make procedure calls.
Akira Hatanaka
2012-07-23
3
-0
/
+51
*
Fix Mips long branch pass.
Akira Hatanaka
2012-07-21
1
-4
/
+6
*
Mips specific inline asm operand modifier 'M':
Jack Carter
2012-07-18
1
-62
/
+123
*
Fix function select_cc_f32 in test/CodeGen/Mips/selectcc.ll.
Akira Hatanaka
2012-07-16
1
-6
/
+8
*
Test case for r160036.
Akira Hatanaka
2012-07-11
1
-0
/
+22
*
Implement MipsTargetLowering::LowerSELECT_CC to custom lower SELECT_CC.
Akira Hatanaka
2012-07-11
1
-0
/
+25
*
Lower RETURNADDR node in Mips backend.
Akira Hatanaka
2012-07-11
1
-0
/
+23
*
Mips specific inline asm operand modifier 'L'.
Jack Carter
2012-07-10
1
-1
/
+11
*
Make register Mips::RA allocatable if not in mips16 mode.
Akira Hatanaka
2012-07-10
1
-0
/
+288
*
Mips specific inline asm operand modifier D.
Jack Carter
2012-07-05
1
-22
/
+53
*
test case for r159770.
Akira Hatanaka
2012-07-05
1
-0
/
+15
*
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
1
-0
/
+6
*
Revert " mips32 long long register inline asm constraint support." as
Eric Christopher
2012-07-02
1
-6
/
+0
*
deleted test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.ll
Jack Carter
2012-07-02
1
-17
/
+0
*
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
1
-0
/
+6
*
Fix the remaining TCL-style quotes found in the testsuite. This is
Chandler Carruth
2012-07-02
2
-3
/
+3
*
The Mips specific inline asm operand modifier 'z' has the
Jack Carter
2012-06-28
1
-0
/
+12
*
Test case for r159240.
Akira Hatanaka
2012-06-27
1
-0
/
+9
*
Extend the IL for selecting TLS models (PR9788)
Hans Wennborg
2012-06-23
1
-0
/
+113
*
Handle aliases to tls variables in all architectures, not just x86.
Rafael Espindola
2012-06-23
1
-0
/
+10
*
The inline asm operand modifier 'n' is suppose
Jack Carter
2012-06-21
1
-2
/
+2
*
1. fix null program output after some other changes
Akira Hatanaka
2012-06-21
1
-4
/
+0
*
The inline asm operand modifier 'c' is suppose
Jack Carter
2012-06-21
1
-0
/
+10
*
1. introduce MipsPat in place of Pat in order to exclude those from
Akira Hatanaka
2012-06-14
1
-0
/
+4
*
Make machine verifier check the first instruction of the last bundle instead of
Akira Hatanaka
2012-06-14
1
-0
/
+21
*
Test case for MIPS long branch pass.
Akira Hatanaka
2012-06-14
1
-0
/
+23
*
Fix test cases.
Akira Hatanaka
2012-06-14
5
-67
/
+66
*
Implement a DAGCombine in MipsISelLowering.cpp which transforms the following
Akira Hatanaka
2012-06-13
1
-13
/
+12
*
Set a higher value for maxStoresPerMemcpy in MipsISelLowering.cpp.
Akira Hatanaka
2012-06-13
1
-0
/
+19
*
Implement fastcc calling convention for MIPS.
Akira Hatanaka
2012-06-13
1
-0
/
+253
*
disable use of directive .set nomicromips
Akira Hatanaka
2012-06-13
1
-1
/
+1
*
Add a test case for mips64 unaligned load/store instructions.
Akira Hatanaka
2012-06-04
1
-0
/
+73
*
Rename test/CodeGen/Mips/load-shift-left-right.ll.
Akira Hatanaka
2012-06-04
1
-0
/
+0
*
Add another test case which tests Mips' unaligned load/store instructions.
Akira Hatanaka
2012-06-02
1
-0
/
+29
*
Fix test cases in test/CodeGen/Mips.
Akira Hatanaka
2012-06-02
3
-25
/
+17
*
Add support for the mips inline asm 'm' output modifier.
Eric Christopher
2012-05-30
1
-0
/
+6
*
Turn on mips16 pseudo op when compiling for mips16.
Akira Hatanaka
2012-05-24
1
-0
/
+3
*
Enable Mips16 compiler to compile a null program.
Akira Hatanaka
2012-05-24
1
-0
/
+10
*
Add support for the 'd' mips inline asm output modifier.
Eric Christopher
2012-05-19
1
-0
/
+6
[next]