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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tentative fix for r351701 and gcc 6.2 build on ubuntu
Serge Guelton
2019-01-20
1
-2
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
11
-44
/
+33
*
[WebAssembly] Fixed objdump not parsing function headers.
Wouter van Oortmerssen
2019-01-17
1
-8
/
+15
*
[WebAssembly] Make assembler check for proper nesting of control flow.
Wouter van Oortmerssen
2018-12-26
1
-0
/
+3
*
[MC] Enable .file support on COFF and diagnose it on unsupported targets
Reid Kleckner
2018-12-21
1
-2
/
+5
*
[Dwarf/AArch64] Return address signing B key dwarf support
Luke Cheeseman
2018-12-21
1
-0
/
+2
*
Add PLATFORM constants for iOS, tvOS, and watchOS simulators
Michael Trent
2018-12-20
1
-1
/
+4
*
[macho] save the SDK version stored in module metadata into the version min and
Alex Lorenz
2018-12-14
1
-25
/
+82
*
[MC] Support labels as offsets in .reloc directive
Vladimir Stefanovic
2018-11-21
1
-9
/
+9
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
2
-1
/
+7
*
[WebAssembly] Added WasmAsmParser.
Wouter van Oortmerssen
2018-11-12
3
-5
/
+149
*
[Hexagon] Handle Hexagon's SHF_HEX_GPREL section flag
Krzysztof Parzyszek
2018-11-09
1
-0
/
+3
*
[MC] Separate masm integer literal lexer support from inline asm
Reid Kleckner
2018-10-24
2
-17
/
+23
*
[MC] Shrink MCAsmParser by grouping bools, add const, NFC
Reid Kleckner
2018-10-22
1
-1
/
+1
*
[MC][DWARF][AsmParser] Ensure nested CFI frames are diagnosed.
Kristina Brooks
2018-10-19
1
-2
/
+7
*
[AsmParser] Return an error in the case of empty symbol ref in an expression
Francis Visoiu Mistrih
2018-10-08
1
-1
/
+1
*
[MCAsmParser] Move AltMacroMode tracking out of MCAsmLexer
Craig Topper
2018-09-25
2
-10
/
+9
*
[MC] Return a std::string instead of taking it as an out parameter. Make two ...
Craig Topper
2018-09-25
1
-7
/
+5
*
[MC] Fix bad indentation and 80 column violations. Use StringRef::front inste...
Craig Topper
2018-09-25
1
-29
/
+34
*
[MC] Replace NULL constant in code with nullptr.
Craig Topper
2018-09-25
1
-1
/
+1
*
Fix for bug 34002 - label generated before it block is finalized. Differentia...
Maya Madhavan
2018-09-20
1
-0
/
+2
*
[MC] Avoid inlining constant symbols with variants.
Nirav Dave
2018-09-17
1
-1
/
+1
*
[codeview] Add .cv_string directive for testing purposes
Reid Kleckner
2018-09-07
1
-1
/
+20
*
[debuginfo] generate debug info with asm+.file
Brian Cain
2018-08-28
1
-8
/
+8
*
[MC, RISCV] Fixed StringRef Assertion `Index < Length && "Invalid index!"'
Ana Pazos
2018-08-25
1
-1
/
+1
*
[MC] Remove unused variable
Benjamin Kramer
2018-08-16
1
-1
/
+0
*
[MC][X86] Enhance X86 Register expression handling to more closely match GCC.
Nirav Dave
2018-08-16
1
-13
/
+10
*
Revert "Add a warning if someone attempts to add extra section flags to secti...
Eric Christopher
2018-08-05
1
-36
/
+16
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[MC] Add support for the .rva assembler directive for COFF targets
Martin Storsjo
2018-07-26
1
-0
/
+33
*
[MC] Fix nested macro body parsing
Nirav Dave
2018-07-18
1
-1
/
+2
*
MC: Implement support for new .addrsig and .addrsig_sym directives.
Peter Collingbourne
2018-07-17
1
-0
/
+27
*
[WebAssembly] Remove ELF file support.
Sam Clegg
2018-07-16
1
-2
/
+1
*
[MC] Error on a .zerofill directive in a non-virtual section
Francis Visoiu Mistrih
2018-07-02
1
-4
/
+6
*
Add an entry for rodata constant merge sections to the default
Eric Christopher
2018-07-02
1
-0
/
+3
*
Add a warning if someone attempts to add extra section flags to sections
Eric Christopher
2018-06-25
1
-16
/
+33
*
[DWARFv5] Allow ".loc 0" to refer to the root file.
Paul Robinson
2018-06-22
1
-1
/
+1
*
[DWARF] Warn on and ignore ".file 0" for DWARF v4 and earlier.
Paul Robinson
2018-06-21
1
-2
/
+4
*
Remove FIXME comment about WIP.
Eric Christopher
2018-06-21
1
-1
/
+0
*
Remove a redundant initialization. NFC
Paul Robinson
2018-06-20
1
-1
/
+1
*
[DWARFv5] Tolerate files not all having an MD5 checksum.
Paul Robinson
2018-06-14
1
-1
/
+14
*
[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup
Peter Smith
2018-06-06
1
-1
/
+3
*
[MC][X86] Allow assembler variable assignment to register name.
Nirav Dave
2018-06-05
2
-17
/
+23
*
[MC] Add assembler support for .cg_profile.
Michael J. Spencer
2018-06-02
1
-0
/
+45
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
2
-40
/
+40
*
[MC] Change AsmParser to leverage Assembler during evaluation
Nirav Dave
2018-04-30
1
-7
/
+10
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
[MC] Undo spurious commit added into r331052.
Nirav Dave
2018-04-27
1
-10
/
+7
*
[MC] Provide default value for IsResolved.
Nirav Dave
2018-04-27
1
-7
/
+10
*
Reflow formatting after previous NFC commit.
Eric Christopher
2018-04-24
1
-6
/
+6
[prev]
[next]