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
/
lib
/
Target
/
Mips
/
MipsSubtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-28
/
+31
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-61
/
+46
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-6
/
+66
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-24
/
+37
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-12
/
+10
*
[mips] Partially revert r193641. Stack alignment should not be determined by
Akira Hatanaka
2013-11-11
1
-1
/
+1
*
[mips] Compute stack alignment on the fly.
Akira Hatanaka
2013-10-30
1
-3
/
+1
*
[mips] Align the stack to 16-bytes for mfp64.
Akira Hatanaka
2013-10-29
1
-0
/
+5
*
Make first substantial checkin of my port of ARM constant islands code to Mips.
Reed Kotler
2013-10-27
1
-0
/
+4
*
[mips] Do not generate INS/EXT nodes if target does not have support for
Akira Hatanaka
2013-10-09
1
-0
/
+1
*
[mips] Define method MipsSubtarget::enableLongBranchPass.
Akira Hatanaka
2013-10-07
1
-0
/
+4
*
Fix a problem with dual mips16/mips32 mode. When the underlying processor
Reed Kotler
2013-08-30
1
-0
/
+2
*
[mips] Add support for calling convention CC_MipsO32_FP64, which is used when...
Akira Hatanaka
2013-08-20
1
-0
/
+1
*
[Mips][msa] Added initial MSA support.
Jack Carter
2013-08-13
1
-0
/
+4
*
[mips] Implement MipsTargetMachine::getInstrItineraryData().
Akira Hatanaka
2013-07-12
1
-0
/
+1
*
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
1
-2
/
+9
*
This is for an experimental option -mips-os16. The idea is to compile all
Reed Kotler
2013-04-10
1
-0
/
+7
*
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
1
-2
/
+39
*
[mips] Remove android calling convention.
Akira Hatanaka
2013-03-05
1
-4
/
+0
*
This patch that sets the Mips ELF header flag for
Jack Carter
2013-02-05
1
-0
/
+4
*
This patch implements runtime Mips specific
Jack Carter
2013-01-30
1
-0
/
+6
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
1
-0
/
+7
*
[mips] Delete unused sub-target features.
Akira Hatanaka
2012-12-07
1
-9
/
+0
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
[mips] Add predicate HasFPIdx for floating-point indexed load instruction
Akira Hatanaka
2012-11-15
1
-2
/
+4
*
Add flags and feature bits for mips dsp.
Akira Hatanaka
2012-09-21
1
-0
/
+5
*
Add register Mips::GP to the list of reserved registers if target is bare-metal
Akira Hatanaka
2012-08-22
1
-1
/
+5
*
Add Android ABI to Mips backend to handle functions returning vectors of four
Akira Hatanaka
2012-08-16
1
-0
/
+4
*
This patch adds a predicate to existing mips32 and mips64 so that those
Akira Hatanaka
2012-05-22
1
-0
/
+2
*
This patch adds the register class for MIPS16 as well as the ability for
Akira Hatanaka
2012-05-16
1
-0
/
+4
*
Turn on post register allocation scheduler.
Akira Hatanaka
2012-03-28
1
-0
/
+3
*
remove blanks, and some code format
Jia Liu
2012-02-28
1
-1
/
+1
*
Add support for floating point base register + offset register addressing mode
Akira Hatanaka
2012-02-28
1
-0
/
+2
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+1
*
Set ABI if it hasn't been set on the command line.
Akira Hatanaka
2011-09-21
1
-1
/
+1
*
Fix typo.
Akira Hatanaka
2011-09-21
1
-2
/
+2
*
Change the names of functions isMips* to hasMips*.
Akira Hatanaka
2011-09-20
1
-4
/
+4
*
Initial Mips64 support. Patch by Liu with some modifications.
Akira Hatanaka
2011-09-20
1
-2
/
+7
*
Add comment.
Akira Hatanaka
2011-09-14
1
-0
/
+1
*
O64 will not be supported.
Akira Hatanaka
2011-09-09
1
-1
/
+1
*
Drop support for Mips1 and Mips2.
Akira Hatanaka
2011-09-09
1
-2
/
+1
*
Compute feature bits at time of MCSubtargetInfo initialization.
Evan Cheng
2011-07-07
1
-1
/
+2
*
Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.
Evan Cheng
2011-07-01
1
-1
/
+1
*
Rename TargetSubtarget to TargetSubtargetInfo for consistency.
Evan Cheng
2011-07-01
1
-2
/
+2
*
- Added MCSubtargetInfo to capture subtarget features and scheduling
Evan Cheng
2011-07-01
1
-1
/
+4
*
Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to
Evan Cheng
2011-06-30
1
-3
/
+3
*
Sink SubtargetFeature and TargetInstrItineraries (renamed MCInstrItineraries)...
Evan Cheng
2011-06-29
1
-2
/
+1
*
Reverse unnecessary changes made in r129606 and r129608. There is no change i...
Akira Hatanaka
2011-04-15
1
-3
/
+3
*
Fix lines that have incorrect indentation or exceed 80 columns. There is no c...
Akira Hatanaka
2011-04-15
1
-3
/
+3
*
Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H...
Bruno Cardoso Lopes
2011-03-04
1
-8
/
+8
[next]