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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix functions in MipsFrameLowering.cpp and MipsRegisterInfo.cpp. Use 64-bit
Akira Hatanaka
2011-11-15
2
-18
/
+24
*
Set nomacro before emitting the sequence of instructions that set global pointer
Akira Hatanaka
2011-11-15
1
-3
/
+2
*
Simplify function PassByValArg64.
Akira Hatanaka
2011-11-15
1
-14
/
+18
*
Delete files.
Akira Hatanaka
2011-11-15
2
-137
/
+0
*
Remove MipsMCSymbolRefExpr.
Akira Hatanaka
2011-11-15
2
-2
/
+0
*
Unbreak Release builds.
Benjamin Kramer
2011-11-14
1
-1
/
+1
*
32-to-64-bit extended load.
Akira Hatanaka
2011-11-14
1
-5
/
+10
*
AnalyzeCallOperands function for N32/64.
Akira Hatanaka
2011-11-14
2
-0
/
+45
*
Modify LowerFormalArguments to correctly handle vaarg arguments for Mips64.
Akira Hatanaka
2011-11-14
1
-14
/
+30
*
Remove variable that keeps the size of area used to save byval or variable
Akira Hatanaka
2011-11-14
3
-12
/
+1
*
Fix typo.
Akira Hatanaka
2011-11-12
1
-1
/
+1
*
Implement Mips64's handling of byval arguments in LowerCall.
Akira Hatanaka
2011-11-12
1
-12
/
+100
*
Implement Mips64's handling of byval arguments in LowerFormalArguments.
Akira Hatanaka
2011-11-12
1
-18
/
+60
*
64-bit arbitrary immediate pattern.
Akira Hatanaka
2011-11-12
1
-0
/
+4
*
Function for handling byval arguments.
Akira Hatanaka
2011-11-12
2
-4
/
+43
*
build: Attempt to rectify inconsistencies between CMake and LLVMBuild version...
Daniel Dunbar
2011-11-12
1
-1
/
+1
*
CMake: Fix CMake build for new Mips tblgen file.
Daniel Dunbar
2011-11-11
1
-0
/
+1
*
Mips MC object code emission improvements:
Bruno Cardoso Lopes
2011-11-11
13
-130
/
+475
*
Do not try to detect DAG combine patterns for integer multiply-add/sub if value
Akira Hatanaka
2011-11-11
1
-2
/
+4
*
64-bit atomic instructions.
Akira Hatanaka
2011-11-11
3
-64
/
+194
*
Modify LowerFRAMEADDR. Use 64-bit register FP_64 when ABI is N64.
Akira Hatanaka
2011-11-11
1
-1
/
+2
*
Add 64-bit versions of LEA_ADDiu and DynAlloc. Modify LowerDYNAMIC_STACKALLOC.
Akira Hatanaka
2011-11-11
3
-12
/
+27
*
64-bit versions of jal, jalr and bal.
Akira Hatanaka
2011-11-11
2
-0
/
+27
*
Emit Mips64's sequence of instructions that set global register in prologue.
Akira Hatanaka
2011-11-11
1
-1
/
+21
*
Fix printing of MCSymbolRegExpr. Needs three closing parentheses for
Akira Hatanaka
2011-11-11
1
-1
/
+4
*
LLVMBuild: Add explicit information on whether targets define an assembly pri...
Daniel Dunbar
2011-11-11
1
-0
/
+1
*
llvm-build: Add --native-target and --enable-targets options, and add logic to
Daniel Dunbar
2011-11-10
1
-1
/
+0
*
llvm-build: Add an explicit component type to represent targets.
Daniel Dunbar
2011-11-10
1
-1
/
+2
*
Properly handle Mips MC relocations and lower cpload and cprestore macros to ...
Bruno Cardoso Lopes
2011-11-08
4
-45
/
+191
*
Added invariant field to the DAG.getLoad method and changed all calls.
Pete Cooper
2011-11-08
1
-9
/
+9
*
This patch handles unaligned loads and stores in Mips JIT. Mips backend
Bruno Cardoso Lopes
2011-11-08
2
-6
/
+148
*
Various Mips64 floating point instruction patterns.
Akira Hatanaka
2011-11-07
1
-3
/
+18
*
Add definition of the base class for floating point comparison instructions
Akira Hatanaka
2011-11-07
1
-8
/
+8
*
Add code needed for copying between 64-bit integer and floating pointer
Akira Hatanaka
2011-11-07
1
-0
/
+6
*
Add definitions of 64-bit instructions which move data between integer and
Akira Hatanaka
2011-11-07
1
-0
/
+8
*
Add definition of 64-bit load upper immediate.
Akira Hatanaka
2011-11-07
2
-3
/
+4
*
Include RegSaveAreaSize in the computation of stack size.
Akira Hatanaka
2011-11-07
1
-0
/
+1
*
Define functions that get or set the size of area on callee's stack frame which
Akira Hatanaka
2011-11-07
1
-1
/
+10
*
Use array_lengthof to compute the number of iterations of a loop.
Akira Hatanaka
2011-11-07
1
-6
/
+6
*
Fix patterns for unaligned 32-bit load. DSLL32 or DSRL32 should be emitted
Akira Hatanaka
2011-11-07
1
-2
/
+2
*
Make the type of shift amount i32 in order to reduce the number of shift
Akira Hatanaka
2011-11-07
3
-5
/
+7
*
Add 64-bit to 32-bit trunc pattern.
Akira Hatanaka
2011-11-07
1
-0
/
+5
*
Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
Benjamin Kramer
2011-11-06
2
-7
/
+5
*
build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just
Daniel Dunbar
2011-11-04
1
-7
/
+7
*
build: Add initial cut at LLVMBuild.txt files.
Daniel Dunbar
2011-11-03
4
-0
/
+102
*
Make changes necessary in LowerFormalArguments to support Mips64.
Akira Hatanaka
2011-10-28
1
-17
/
+17
*
Make changes necessary in LowerCall to support Mips64.
Akira Hatanaka
2011-10-28
1
-25
/
+38
*
Add variable IsO32 to MipsTargetLowering.
Akira Hatanaka
2011-10-28
2
-10
/
+11
*
Corrects previously incorrect $sp change in MipsCompilationCallback.
Bruno Cardoso Lopes
2011-10-25
1
-7
/
+7
*
Final patch that completes old JIT support for Mips:
Bruno Cardoso Lopes
2011-10-18
7
-91
/
+173
[next]