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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a crash with assembler source and -g.
Paul Robinson
2019-06-21
1
-0
/
+24
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
[llvm-readobj] Change -t to --symbols in tests. NFC
Fangrui Song
2019-05-01
2
-2
/
+2
*
[llvm-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
2
-2
/
+2
*
[MC] Fix floating-point literal lexing.
Eli Friedman
2019-03-28
1
-4
/
+43
*
X86AsmParser: Do not process a non-existent token
Craig Topper
2019-03-26
1
-0
/
+4
*
[DWARF] Emit reasonable debug info for empty .s files.
Paul Robinson
2019-01-29
1
-0
/
+6
*
[MC] Do not consider .ifdef/.ifndef as a use
Scott Linder
2019-01-28
2
-0
/
+28
*
[X86] Fix incomplete handling of register-assigned variables in parsing.
Nirav Dave
2019-01-11
1
-3
/
+3
*
AsmParser: test .double NaN and .double inf
JF Bastien
2018-12-17
1
-0
/
+9
*
[debuginfo] generate debug info with asm+.file
Brian Cain
2018-08-28
1
-0
/
+24
*
[AsmParser] Fix preserve-comments-crlf.s on FreeBSD
Fangrui Song
2018-07-26
1
-1
/
+1
*
[MC] Fix nested macro body parsing
Nirav Dave
2018-07-18
1
-0
/
+13
*
[X86] Fix test/MC/AsmParser/exprs-invalid.s after rL336104
Alex Bradbury
2018-07-02
1
-1
/
+1
*
Move `REQUIRES:` line to the top
Fangrui Song
2018-06-26
3
-3
/
+3
*
[MC] Add assembler support for .cg_profile.
Michael J. Spencer
2018-06-02
1
-0
/
+9
*
[MC] Relax .fill size requirements
Nirav Dave
2018-05-18
3
-8
/
+64
*
Correct compatibility with the GNU Assembler's handling of comparison ops
Bill Wendling
2018-05-14
3
-11
/
+21
*
[MC] Change AsmParser to leverage Assembler during evaluation
Nirav Dave
2018-04-30
4
-2
/
+81
*
[MC] Undo spurious commit added into r331052.
Nirav Dave
2018-04-27
4
-81
/
+2
*
[MC] Provide default value for IsResolved.
Nirav Dave
2018-04-27
4
-2
/
+81
*
Specify REQUIRES: default_triple in a few tests
Justin Bogner
2018-04-26
3
-0
/
+3
*
[llvm-mc] Make error handling more consistent.
Jonas Devlieghere
2018-04-22
1
-1
/
+1
*
Use .set instead of = when printing assignment in assembly output
Krzysztof Parzyszek
2018-03-27
6
-11
/
+22
*
[DWARF] Fix mixing assembler -g with DWARF .file directives.
Paul Robinson
2018-03-22
1
-1
/
+1
*
Revert "[DWARF] Fix mixing assembler -g with DWARF .file directives."
Paul Robinson
2018-03-09
1
-1
/
+1
*
[DWARF] Fix mixing assembler -g with DWARF .file directives.
Paul Robinson
2018-03-08
1
-1
/
+1
*
[DebugInfo] Remove target-specific instructions in test
Scott Linder
2018-02-26
1
-2
/
+0
*
[DebugInfo] Add remaining files to r325970
Scott Linder
2018-02-23
2
-0
/
+12
*
Store defined macros in MCContext.
Rafael Espindola
2018-02-14
1
-0
/
+8
*
REQUIRES: shell a couple of tests that require the shell
David Blaikie
2018-02-10
1
-0
/
+1
*
Add triples or specify REQUIRES: default_triple to some tests
Justin Bogner
2018-01-27
2
-1
/
+2
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-1
/
+1
*
[MC] Handle unknown literal register numbers in .cfi_* directives
Jake Ehrlich
2017-12-01
1
-0
/
+7
*
[MC] Fix regression tests on Windows when git “core.autocrlf” is set to t...
Zhen Cao
2017-11-17
1
-0
/
+13
*
Revert "[MC] Fix regression tests on Windows when git “core.autocrlf” is ...
Rafael Espindola
2017-11-17
1
-13
/
+0
*
[MC] Fix regression tests on Windows when git “core.autocrlf” is set to t...
Zhen Cao
2017-11-17
1
-0
/
+13
*
Give a test a triple
Reid Kleckner
2017-10-10
1
-1
/
+1
*
[SEH] Use reportError instead of report_fatal_error for bad directives
Reid Kleckner
2017-10-10
1
-0
/
+96
*
[MC] Suppress .Lcfi labels when emitting textual assembly
Reid Kleckner
2017-10-10
1
-0
/
+6
*
[MC] - llvm-mc hangs on non-english characters.
George Rimar
2017-10-05
3
-11
/
+17
*
[MC] - Don't assert when non-english characters are used.
George Rimar
2017-10-04
1
-0
/
+14
*
[AsmParser] Support GAS's .print directive
Coby Tayree
2017-10-02
1
-0
/
+18
*
[AsmParser] Recommit: Hash is not a comment on some targets
Oliver Stannard
2017-08-21
1
-62
/
+62
*
Revert "[AsmParser] Hash is not a comment on some targets"
Ahmed Bougacha
2017-08-10
1
-62
/
+62
*
[AsmParser] Hash is not a comment on some targets
Oliver Stannard
2017-08-09
1
-62
/
+62
*
[AsmParser][GAS-compatibility] Ignore an empty 'p2align' directive
Coby Tayree
2017-08-02
1
-1
/
+6
*
fix trivial typo in comment, NFC
Hiroshi Inoue
2017-06-26
1
-1
/
+1
*
[MC] Fix compiler crash in AsmParser::Lex
Nirav Dave
2017-06-09
1
-0
/
+4
*
[LLVM][inline-asm] Altmacro string escape character '!'
Michael Zuckerman
2017-05-10
1
-0
/
+29
[next]