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
/
Mips16FrameLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-4
/
+4
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-4
/
+4
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-0
/
+4
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-1
/
+1
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-25
/
+31
*
Add the saving of S2. This is needed for some of the floating point
Reed Kotler
2013-08-04
1
-2
/
+6
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
1
-4
/
+4
*
Remove addFrameMove.
Rafael Espindola
2013-05-16
1
-12
/
+9
*
Change getFrameMoves to return a const reference.
Rafael Espindola
2013-05-11
1
-5
/
+4
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
1
-0
/
+19
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-2
/
+2
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Implement cfi_def_cfa_offset. "Make check" test case for this comming in the
Reed Kotler
2012-12-20
1
-0
/
+27
*
fix most of remaining issues with large frames.
Reed Kotler
2012-12-20
1
-9
/
+8
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-3
/
+3
*
Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN
Reed Kotler
2012-10-31
1
-2
/
+4
*
This patch is for the implementation of mips16 complex pattern addr16.
Reed Kotler
2012-10-28
1
-0
/
+9
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-1
/
+1
*
Mips16FrameLowering.cpp: Remove unused TII introduced in r164349. [-Wunused-v...
NAKAMURA Takumi
2012-09-21
1
-1
/
+0
*
Properly save and restore RA and Mips16 callee save registers S0,S1
Akira Hatanaka
2012-09-21
1
-1
/
+39
*
Revert r164051.
Akira Hatanaka
2012-09-18
1
-4
/
+0
*
Make sure there is enough room for RA. getStackSize needs to be cleaned up but
Akira Hatanaka
2012-09-17
1
-0
/
+4
*
Move the code that creates instances of MipsInstrInfo and MipsFrameLowering out
Akira Hatanaka
2012-08-02
1
-0
/
+5
*
Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering and
Akira Hatanaka
2012-07-31
1
-0
/
+82