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
/
MipsMachineFunction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Rename register classes CPURegs and CPU64Regs.
Akira Hatanaka
2013-08-06
1
-3
/
+3
*
[mips] Lower EH_RETURN.
Akira Hatanaka
2013-01-30
1
-0
/
+16
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
This patch is for the implementation of mips16 complex pattern addr16.
Reed Kotler
2012-10-28
1
-0
/
+13
*
Add basic ability to setup call frame, and make procedure calls.
Akira Hatanaka
2012-07-23
1
-4
/
+7
*
Revert accidental commit.
Akira Hatanaka
2012-07-21
1
-7
/
+4
*
Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefExpr::VariantKind.
Akira Hatanaka
2012-07-21
1
-4
/
+7
*
Delete all functions that are no longer needed in MipsFunctionInfo, including
Akira Hatanaka
2012-05-12
1
-7
/
+0
*
Do not use $gp as a dedicated global register if the target ABI is not O32.
Akira Hatanaka
2012-04-25
1
-2
/
+2
*
Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s...
Craig Topper
2012-04-20
1
-3
/
+3
*
remove blanks, and some code format
Jia Liu
2012-02-28
1
-1
/
+1
*
Add an option to use a virtual register as the global base register instead of
Akira Hatanaka
2012-02-24
1
-0
/
+36
*
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
Jia Liu
2012-02-17
1
-1
/
+1
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+14