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
/
test
/
MC
/
AsmParser
/
directive_values.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
MC: Fix .octa output for APInts with BitWidth > 128
David Woodhouse
2014-02-01
1
-3
/
+3
*
MC: Add support for .octa
David Woodhouse
2014-02-01
1
-0
/
+12
*
AsmParser: More generic support for integer type suffices.
Jim Grosbach
2013-02-26
1
-0
/
+6
*
Test that ".byte 1, 2, 3, 4" does the right thing.
Roman Divacky
2011-06-07
1
-0
/
+7
*
Add support for lexing single quotes like 'c'.
Roman Divacky
2010-12-18
1
-0
/
+16
*
Add support for .value.
Rafael Espindola
2010-11-01
1
-0
/
+4
*
fix rdar://7997827 - Accept and ignore LL and ULL suffixes on integer literals.
Chris Lattner
2010-08-24
1
-0
/
+17
*
Added the first bits of the ARM target assembler to llvm-mc. For now it only
Kevin Enderby
2009-09-15
1
-5
/
+0
*
llvm-mc: Accept .word as a synonym for .short
Daniel Dunbar
2009-08-11
1
-0
/
+5
*
llvm-mc: Add -triple, and start fetching the target asm printer.
Daniel Dunbar
2009-07-17
1
-1
/
+1
*
Switch all the MC tests to use FileCheck.
Chris Lattner
2009-07-08
1
-9
/
+9
*
Basic .s parsing for .asci[iz], .fill, .space, {.byte, .short, ... }
Daniel Dunbar
2009-06-24
1
-0
/
+21