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
/
AsmParser
/
MipsAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MipsAsmParser: Fix a couple of string use-after-frees and misuses of classof.
Benjamin Kramer
2012-09-07
1
-8
/
+8
*
The Mips standalone assembler intial directive support.
Jack Carter
2012-09-07
1
-0
/
+43
*
The Mips standalone assembler fpu instruction support.
Jack Carter
2012-09-07
1
-6
/
+219
*
Remove unused variable introduced by r163346.
David Blaikie
2012-09-06
1
-2
/
+0
*
The Mips standalone assembler memory instruction support.
Jack Carter
2012-09-06
1
-7
/
+211
*
Mips specific llvm assembler support for ALU instructions. This includes
Jack Carter
2012-09-05
1
-22
/
+367
*
Fix function name per coding standard.
Chad Rosier
2012-09-05
1
-4
/
+4
*
[ms-inline asm] Asm operands can map to one or more MCOperands. Therefore, add
Chad Rosier
2012-09-03
1
-2
/
+3
*
[ms-inline asm] Add a comment.
Chad Rosier
2012-09-03
1
-0
/
+3
*
[ms-inline asm] Add an interface to the GetMCInstOperandNum() function in the
Chad Rosier
2012-09-03
1
-0
/
+13
*
Add stub methods for mips assembly matcher.
Akira Hatanaka
2012-08-17
1
-1
/
+67
*
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
Jia Liu
2012-02-17
1
-1
/
+1
*
add Emacs tag and fix some comment error in file headers
Jia Liu
2012-02-17
1
-1
/
+1
*
Add the skeleton of an asm parser for mips.
Rafael Espindola
2012-01-11
1
-0
/
+66
[prev]