index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
Mips
Age
Commit message (
Expand
)
Author
2012-07-18
Mips specific inline asm operand modifier 'M':
Jack Carter
2012-07-16
Fix function select_cc_f32 in test/CodeGen/Mips/selectcc.ll.
Akira Hatanaka
2012-07-11
Test case for r160036.
Akira Hatanaka
2012-07-11
Implement MipsTargetLowering::LowerSELECT_CC to custom lower SELECT_CC.
Akira Hatanaka
2012-07-11
Lower RETURNADDR node in Mips backend.
Akira Hatanaka
2012-07-10
Mips specific inline asm operand modifier 'L'.
Jack Carter
2012-07-10
Make register Mips::RA allocatable if not in mips16 mode.
Akira Hatanaka
2012-07-05
Mips specific inline asm operand modifier D.
Jack Carter
2012-07-05
test case for r159770.
Akira Hatanaka
2012-07-02
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
Revert " mips32 long long register inline asm constraint support." as
Eric Christopher
2012-07-02
deleted test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.ll
Jack Carter
2012-07-02
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
Fix the remaining TCL-style quotes found in the testsuite. This is
Chandler Carruth
2012-06-28
The Mips specific inline asm operand modifier 'z' has the
Jack Carter
2012-06-27
Test case for r159240.
Akira Hatanaka
2012-06-23
Extend the IL for selecting TLS models (PR9788)
Hans Wennborg
2012-06-23
Handle aliases to tls variables in all architectures, not just x86.
Rafael Espindola
2012-06-21
The inline asm operand modifier 'n' is suppose
Jack Carter
2012-06-21
1. fix null program output after some other changes
Akira Hatanaka
2012-06-21
The inline asm operand modifier 'c' is suppose
Jack Carter
2012-06-14
1. introduce MipsPat in place of Pat in order to exclude those from
Akira Hatanaka
2012-06-14
Make machine verifier check the first instruction of the last bundle instead of
Akira Hatanaka
2012-06-14
Test case for MIPS long branch pass.
Akira Hatanaka
2012-06-14
Fix test cases.
Akira Hatanaka
2012-06-13
Implement a DAGCombine in MipsISelLowering.cpp which transforms the following
Akira Hatanaka
2012-06-13
Set a higher value for maxStoresPerMemcpy in MipsISelLowering.cpp.
Akira Hatanaka
2012-06-13
Implement fastcc calling convention for MIPS.
Akira Hatanaka
2012-06-13
disable use of directive .set nomicromips
Akira Hatanaka
2012-06-04
Add a test case for mips64 unaligned load/store instructions.
Akira Hatanaka
2012-06-04
Rename test/CodeGen/Mips/load-shift-left-right.ll.
Akira Hatanaka
2012-06-02
Add another test case which tests Mips' unaligned load/store instructions.
Akira Hatanaka
2012-06-02
Fix test cases in test/CodeGen/Mips.
Akira Hatanaka
2012-05-30
Add support for the mips inline asm 'm' output modifier.
Eric Christopher
2012-05-24
Turn on mips16 pseudo op when compiling for mips16.
Akira Hatanaka
2012-05-24
Enable Mips16 compiler to compile a null program.
Akira Hatanaka
2012-05-19
Add support for the 'd' mips inline asm output modifier.
Eric Christopher
2012-05-18
Add support for the mips 'x' inline asm modifier.
Eric Christopher
2012-05-12
Fix test cases.
Akira Hatanaka
2012-05-12
Make the following changes in MipsAsmPrinter.cpp:
Akira Hatanaka
2012-05-12
Insert instructions to the entry basic block which initializes the global
Akira Hatanaka
2012-05-11
Do not replace operands of pseudo instructions with register $zero.
Akira Hatanaka
2012-05-11
Use regular expression to match register names.
Akira Hatanaka
2012-05-10
Add support for the 'X' inline asm operand modifier.
Eric Christopher
2012-05-09
Add another peephole pattern for conditional moves.
Akira Hatanaka
2012-05-09
Make register FP allocatable if the compiled function does not have dynamic
Akira Hatanaka
2012-05-09
Expand 64-bit shifts if target ABI is O32.
Akira Hatanaka
2012-05-07
Add support for the 'l' constraint.
Eric Christopher
2012-05-07
Add support for the 'c' constraint.
Eric Christopher
2012-05-07
Add support for the 'P' constraint.
Eric Christopher
[prev]
[next]