projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[mips][msa] Combine binsri-like DAG of AND and OR into equivalent VSELECT
2013-10-27
Reed Kotler
Make first substantial checkin of my port of ARM constant...
commit
|
commitdiff
|
tree
2013-10-12
Reed Kotler
For Mips16, start to consolidate all forms of 32 bit...
commit
|
commitdiff
|
tree
2013-10-08
Reed Kotler
Add fabsf to the list of inlined functions; otherwise
commit
|
commitdiff
|
tree
2013-10-08
Reed Kotler
Let rotr and bswap be handled by expansion for Mips16...
commit
|
commitdiff
|
tree
2013-10-07
Reed Kotler
Add Mips16 patterns for sign extend byte and sign extend...
commit
|
commitdiff
|
tree
2013-10-04
Reed Kotler
Support tblockaddr for static compilation in Mips16.
commit
|
commitdiff
|
tree
2013-09-25
Reed Kotler
Fix a bad typo in the inline assembly code for mips16...
commit
|
commitdiff
|
tree
2013-09-23
Reed Kotler
Make nomips16 mask not repeat if it ends with a '.'.
commit
|
commitdiff
|
tree
2013-09-21
Reed Kotler
Set .reorder for the stub so that gas takes care of...
commit
|
commitdiff
|
tree
2013-09-18
Reed Kotler
Fix two issues regarding Got pointer (GP) setup.
commit
|
commitdiff
|
tree
2013-09-15
Reed Kotler
Expand the mask capability for deciding which functions...
commit
|
commitdiff
|
tree
2013-09-01
Reed Kotler
Make sure we don't generate stubs for any of these...
commit
|
commitdiff
|
tree
2013-08-30
Reed Kotler
Fix a problem with dual mips16/mips32 mode. When the...
commit
|
commitdiff
|
tree
2013-08-25
Reed Kotler
Start to add the LLVM builtins to the mips16 exclusion...
commit
|
commitdiff
|
tree
2013-08-24
Reed Kotler
Start to add the builtind to the mips16 exclusion lists...
commit
|
commitdiff
|
tree
2013-08-20
Reed Kotler
Add an option which permits the user to specify using...
commit
|
commitdiff
|
tree
2013-08-16
Reed Kotler
Fix a subtle difference between running clang vs llc...
commit
|
commitdiff
|
tree
2013-08-11
Reed Kotler
Don't generate floating point stubs for mips16 code...
commit
|
commitdiff
|
tree
2013-08-10
Reed Kotler
Incorrect JAL instruction attributes caused the optimizer...
commit
|
commitdiff
|
tree
2013-08-09
Reed Kotler
Add another intrinsic that LLVM gives an incorrect...
commit
|
commitdiff
|
tree
2013-08-07
Reed Kotler
Create a pattern for the "trap" instruction.
commit
|
commitdiff
|
tree
2013-08-04
Reed Kotler
Add the saving of S2. This is needed for some of the...
commit
|
commitdiff
|
tree
2013-08-04
Reed Kotler
Clean up code for Mips16 large frame handling.
commit
|
commitdiff
|
tree
2013-08-01
Reed Kotler
Fix some issues with Mips16 floating when certain intrinsics...
commit
|
commitdiff
|
tree
2013-08-01
Reed Kotler
Fix some misc. issues with Mips16 fp stubs.
commit
|
commitdiff
|
tree
2013-08-01
Reed Kotler
Add an omitted IsCall=1.
commit
|
commitdiff
|
tree
2013-06-22
Reed Kotler
Replace with a shorter test case produced by Doug Gillmore.
commit
|
commitdiff
|
tree
2013-06-09
Reed Kotler
Fix a regression I introduced when I expanded the complex...
commit
|
commitdiff
|
tree
2013-05-21
Reed Kotler
Mips16 does not use register scavenger from TargetRegisterIn...
commit
|
commitdiff
|
tree
2013-05-21
Reed Kotler
Add checks that the proper predeined stubs are being...
commit
|
commitdiff
|
tree
2013-05-21
Reed Kotler
Add some additional functions to the list of helper...
commit
|
commitdiff
|
tree
2013-05-16
Reed Kotler
Patch number 2 for mips16/32 floating point interoperability...
commit
|
commitdiff
|
tree
2013-05-14
Reed Kotler
Fix typo.
commit
|
commitdiff
|
tree
2013-05-14
Reed Kotler
Removed an unnamed namespace and forgot to make two...
commit
|
commitdiff
|
tree
2013-05-14
Reed Kotler
This is the first of three patches which creates stubs...
commit
|
commitdiff
|
tree
2013-05-11
Reed Kotler
Add -mtriple=mipsel-linux-gnu to the test so that the...
commit
|
commitdiff
|
tree
2013-05-10
Reed Kotler
Checkin in of first of several patches to finish implementat...
commit
|
commitdiff
|
tree
2013-05-03
Reed Kotler
Remove some uneeded pseudos in the presence of the...
commit
|
commitdiff
|
tree
2013-04-10
Reed Kotler
This is for an experimental option -mips-os16. The...
commit
|
commitdiff
|
tree
2013-04-09
Reed Kotler
This patch enables llvm to switch between compiling...
commit
|
commitdiff
|
tree
2013-03-14
Reed Kotler
Add a new method which enables one to change register...
commit
|
commitdiff
|
tree
2013-03-13
Reed Kotler
Add some additonal attribute helper functions. Test...
commit
|
commitdiff
|
tree
2013-02-27
Reed Kotler
Fix cut/paste error in a comment.
commit
|
commitdiff
|
tree
2013-02-27
Reed Kotler
Add the skeleton for the Mips constant island pass.
commit
|
commitdiff
|
tree
2013-02-25
Reed Kotler
Make pseudos FEXT_CCRX16_ins and FEXT_CCRXI16_ins into...
commit
|
commitdiff
|
tree
2013-02-24
Reed Kotler
Make psuedo FEXT_T8I816_ins into a custom emitter.
commit
|
commitdiff
|
tree
2013-02-24
Reed Kotler
Make psuedo FEXT_T8I816_ins a custom inserter. It should...
commit
|
commitdiff
|
tree
2013-02-23
Reed Kotler
Add new base instruction def for cmpi, cmp, slt and...
commit
|
commitdiff
|
tree
2013-02-23
Reed Kotler
Expand pseudos/macros for Selt. This is the last of...
commit
|
commitdiff
|
tree
2013-02-22
Reed Kotler
Fix a nomenclature mistake. Slt->Slti in the functions...
commit
|
commitdiff
|
tree
2013-02-22
Reed Kotler
Expand mips16 SelT form pseudso/macros.
commit
|
commitdiff
|
tree
2013-02-21
Reed Kotler
Expand the sel pseudo/macro. This generates basic blocks...
commit
|
commitdiff
|
tree
2013-02-20
Reed Kotler
Expand pseudos/macros:
commit
|
commitdiff
|
tree
2013-02-19
Reed Kotler
Expand pseudos/macros BteqzT8SltiX16, BteqzT8SltiuX16,
commit
|
commitdiff
|
tree
2013-02-19
Reed Kotler
Expand pseudos BteqzT8CmpiX16 and BtnezT8CmpiX16.
commit
|
commitdiff
|
tree
2013-02-18
Reed Kotler
Expand macro/pseudo instructions BtnezT8SltX16 and...
commit
|
commitdiff
|
tree
2013-02-18
Reed Kotler
Expand pseudo/macro BteqzT8SltuX16 . There is no test...
commit
|
commitdiff
|
tree
2013-02-18
Reed Kotler
Expand pseudo/macro BteqzT8SltX16.
commit
|
commitdiff
|
tree
2013-02-18
Reed Kotler
Expand macro/pseudo BteqzT8CmpX16.
commit
|
commitdiff
|
tree
2013-02-18
Reed Kotler
Beginning of expanding all current mips16 macro/pseudo...
commit
|
commitdiff
|
tree
2013-02-16
Reed Kotler
Clean up mips16 td file in preparation for massive...
commit
|
commitdiff
|
tree
2013-02-16
Reed Kotler
One more try to make this look nice. I have lots of...
commit
|
commitdiff
|
tree
2013-02-16
Reed Kotler
Use a different scheme to chose 16/32 variants. This...
commit
|
commitdiff
|
tree
2013-02-15
Reed Kotler
Remove a final dependency on the form field in tablegen...
commit
|
commitdiff
|
tree
2013-02-15
Reed Kotler
Fix minor mips16 issues in directives for function...
commit
|
commitdiff
|
tree
2013-02-14
Reed Kotler
Remove the form field from Mips16 instruction formats...
commit
|
commitdiff
|
tree
2013-02-13
Reed Kotler
For Mips 16, add the optimization where the 16 bit...
commit
|
commitdiff
|
tree
2013-02-13
Reed Kotler
Make jumptables work for -static
commit
|
commitdiff
|
tree
2013-02-08
Reed Kotler
Add the 16 bit version of addiu. To the assembler,...
commit
|
commitdiff
|
tree
2013-02-08
Reed Kotler
When Mips16 frames grow large, the immediate field...
commit
|
commitdiff
|
tree
2013-02-07
Reed Kotler
Make sure we call externals from libraries properly...
commit
|
commitdiff
|
tree
2013-02-07
Reed Kotler
Enable jumps when in -static mode.
commit
|
commitdiff
|
tree
2013-02-02
Reed Kotler
Start static relocation implementation for mips16.
commit
|
commitdiff
|
tree
2013-01-28
Reed Kotler
Make some code a little simpler.
commit
|
commitdiff
|
tree
2013-01-26
Reed Kotler
fix use of std::std. it's ordered set.
commit
|
commitdiff
|
tree
2013-01-24
Reed Kotler
The next phase of Mips16 hard float implementation.
commit
|
commitdiff
|
tree
2012-12-21
Reed Kotler
Add test case for r170674
commit
|
commitdiff
|
tree
2012-12-21
Reed Kotler
Call llvm_unreachable instead of assert.
commit
|
commitdiff
|
tree
2012-12-20
Reed Kotler
Implement cfi_def_cfa_offset. "Make check" test case...
commit
|
commitdiff
|
tree
2012-12-20
Reed Kotler
There is one more patch to finish large frames. Make...
commit
|
commitdiff
|
tree
2012-12-20
Reed Kotler
set register class properly for mips16 here
commit
|
commitdiff
|
tree
2012-12-20
Reed Kotler
This assert is overly restrictive and does not work...
commit
|
commitdiff
|
tree
2012-12-20
Reed Kotler
Turn on register scavenger for Mips 16
commit
|
commitdiff
|
tree
2012-12-20
Reed Kotler
fix most of remaining issues with large frames.
commit
|
commitdiff
|
tree
2012-12-19
Reed Kotler
Add some missing Defs and Uses.
commit
|
commitdiff
|
tree
2012-12-17
Reed Kotler
EmitDebugLabel should by default be the same as EmitLabel...
commit
|
commitdiff
|
tree
2012-12-16
Reed Kotler
This patch is needed to make c++ exceptions work for...
commit
|
commitdiff
|
tree
2012-12-15
Reed Kotler
This code implements most of mips16 hardfloat as it...
commit
|
commitdiff
|
tree
2012-10-31
Reed Kotler
Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN
commit
|
commitdiff
|
tree
2012-10-30
Reed Kotler
Change mips16 delay slot jumps to non delay slot forms...
commit
|
commitdiff
|
tree
2012-10-29
Reed Kotler
Implement patterns for extloadi8 and extloadi16
commit
|
commitdiff
|
tree
2012-10-29
Reed Kotler
Expand all atomic ops for mips16.
commit
|
commitdiff
|
tree
2012-10-28
Reed Kotler
Implement brind operator for mips16.
commit
|
commitdiff
|
tree
2012-10-28
Reed Kotler
This patch is for the implementation of mips16 complex...
commit
|
commitdiff
|
tree
2012-10-27
Reed Kotler
Implement MipsHi for mips16
commit
|
commitdiff
|
tree
2012-10-26
Reed Kotler
implement mips16 tls global addr
commit
|
commitdiff
|
tree
2012-10-26
Reed Kotler
git-svn-id: https://llvm.org/svn/llvm-project/llvm...
commit
|
commitdiff
|
tree
2012-10-26
Reed Kotler
Implement carry for subtract/add for mips16
commit
|
commitdiff
|
tree
2012-10-26
Reed Kotler
implement large (>16 bit) constant loading.
commit
|
commitdiff
|
tree
2012-10-26
Reed Kotler
fix test setgek.ll so that it will not give false ...
commit
|
commitdiff
|
tree
next