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
/
test
/
MC
/
AsmParser
/
labels.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
MC/X86 AsmParser: Handle absolute memory operands correctly. We were doing
Daniel Dunbar
2010-01-30
1
-1
/
+1
*
MC: When parsing a variable reference, substitute absolute variables immediately
Daniel Dunbar
2009-10-16
1
-9
/
+9
*
Unbreak these tests. Chris, please verify that these changes are intended.
Dan Gohman
2009-09-08
1
-2
/
+2
*
use a darwin triple
Chris Lattner
2009-09-03
1
-1
/
+1
*
adjust expected lines.
Chris Lattner
2009-09-03
1
-5
/
+5
*
llvm-mc: Pass values to MCStreamer as MCExprs, not MCValues.
Daniel Dunbar
2009-08-31
1
-1
/
+1
*
llvm-mc: Simplify EmitAssignment ('.set' is identical to '=').
Daniel Dunbar
2009-08-31
1
-4
/
+4
*
llvm-mc: Switch MCInst to storing an MCExpr* instead of an MCValue.
Daniel Dunbar
2009-08-31
1
-2
/
+2
*
Update test.
Daniel Dunbar
2009-08-30
1
-2
/
+4
*
llvm-mc: Emit .lcomm as .zerofill.
Daniel Dunbar
2009-08-28
1
-1
/
+1
*
llvm-mc: When handling a .set, make sure to print subsequent references to the
Daniel Dunbar
2009-08-14
1
-2
/
+8
*
Update llvm-mc / MCAsmStreamer to print the instruction using the actual target
Daniel Dunbar
2009-08-14
1
-3
/
+3
*
sink the 'name' and 'isdirective' state out of MCSection into its derived cla...
Chris Lattner
2009-08-08
1
-2
/
+2
*
llvm-mc/AsmMatcher: Improve match code.
Daniel Dunbar
2009-08-08
1
-3
/
+0
*
Disable X86 AsmMatcher for now, it is causing gcc-4.0 to run out of memory on
Daniel Dunbar
2009-08-07
1
-0
/
+3
*
llvm-mc: More quoted identifier support.
Daniel Dunbar
2009-08-01
1
-0
/
+25
*
llvm-mc: Add -triple, and fix some typos
Daniel Dunbar
2009-07-31
1
-2
/
+2
*
llvm-mc: Fix .s output to quote section & symbol names when necessary.
Daniel Dunbar
2009-07-31
1
-5
/
+5
*
llvm-mc: Support quoted identifiers.
Daniel Dunbar
2009-07-31
1
-0
/
+26