index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
MC
/
MCParser
/
COFFAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the
Rafael Espindola
2011-12-17
1
-0
/
+17
*
Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsm...
Evan Cheng
2011-07-26
1
-1
/
+1
*
Move some ELF directives into ELF asm parser.
Jim Grosbach
2011-07-25
1
-0
/
+34
*
Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th...
Evan Cheng
2011-07-23
1
-1
/
+1
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-3
/
+8
*
Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatest
Evan Cheng
2011-07-15
1
-3
/
+3
*
Add tests for .seh_setframe and .seh_handlerdata parsing. Fix issues with
Charles Davis
2011-05-25
1
-2
/
+6
*
Add tests for .seh_savereg and .seh_savexmm parsing. Once again, fix the
Charles Davis
2011-05-25
1
-6
/
+17
*
Add a test for .seh_pushframe parsing. Fix the bug exposed by it (and another
Charles Davis
2011-05-25
1
-6
/
+9
*
Add a test for the .seh_handler directive. Fix problems with the parsing
Charles Davis
2011-05-25
1
-23
/
+22
*
Implement the rest of the SEH directive-parsing methods in the COFFAsmParser.
Charles Davis
2011-05-24
1
-11
/
+112
*
Implement .seh_stackalloc and .seh_pushframe parsing.
Charles Davis
2011-05-23
1
-4
/
+27
*
Add methods to parse the SEH directives to the COFFAsmParser. Implement some
Charles Davis
2011-05-22
1
-0
/
+157
*
MC-COFF: Add COFFAsmParser. Completes PR8343.
Michael J. Spencer
2010-10-09
1
-0
/
+144