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
/
include
/
llvm
/
Target
/
TargetAsmParser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th...
Evan Cheng
2011-07-23
1
-85
/
+0
*
TargetAsmParser doesn't need reference to Target.
Evan Cheng
2011-07-08
1
-9
/
+4
*
Introduce virtual ParseRegister method in TargetAsmParser.
Roman Divacky
2011-01-27
1
-0
/
+2
*
implement rdar://8456378 and PR7557 - support for the fstsw,
Chris Lattner
2010-09-29
1
-1
/
+1
*
change the protocol TargetAsmPArser::MatchInstruction method to take an
Chris Lattner
2010-09-29
1
-7
/
+7
*
MC/AsmParser: Push the burdon of emitting diagnostics about unmatched
Daniel Dunbar
2010-08-12
1
-1
/
+5
*
TblGen/AsmMatcher: Add support for honoring instruction Requires<[]> attribut...
Daniel Dunbar
2010-07-19
1
-1
/
+7
*
Don't pass StringRef by reference.
Benjamin Kramer
2010-07-14
1
-1
/
+1
*
MC: Add MCAsmParserExtension, a base class for all the target/object specific
Daniel Dunbar
2010-07-12
1
-1
/
+3
*
Fix various doxygen warnings.
Dan Gohman
2010-02-22
1
-2
/
+2
*
allow registering target lexers.
Chris Lattner
2010-01-22
1
-1
/
+0
*
Split the TargetAsmParser "ParseInstruction" interface in half:
Chris Lattner
2010-01-14
1
-2
/
+13
*
prune #includes in TargetAsmParser.h
Chris Lattner
2010-01-14
1
-3
/
+4
*
Added the ParseInstruction() hook for target specific assembler directives so
Kevin Enderby
2009-09-10
1
-0
/
+14
*
Move X86 instruction parsing into X86/AsmParser.
Daniel Dunbar
2009-07-28
1
-2
/
+1
*
llvm-mc: Move AsmLexer::getCurStrVal to StringRef based API.
Daniel Dunbar
2009-07-27
1
-1
/
+2
*
Add MCAsmParser interface.
Daniel Dunbar
2009-07-20
1
-0
/
+17
*
Sketch support for target specific assembly parser.
Daniel Dunbar
2009-07-17
1
-0
/
+34