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
/
MachO
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Don't error on numberless .file directives on MachO
Reid Kleckner
2019-02-05
2
-8
/
+3
*
[MC] Enable .file support on COFF and diagnose it on unsupported targets
Reid Kleckner
2018-12-21
1
-0
/
+8
*
[macho] save the SDK version stored in module metadata into the version min and
Alex Lorenz
2018-12-14
6
-0
/
+85
*
[MachO][TLOF] Add support for local symbols in the indirect symbol table
Francis Visoiu Mistrih
2018-12-13
1
-0
/
+21
*
Produce an error on non-encodable offsets for darwin ARM scattered relocations.
Jonas Devlieghere
2018-11-29
1
-0
/
+15
*
[MC/Dwarf] Unclamp DWARF linetables format on Darwin.
Jonas Devlieghere
2018-09-13
3
-11
/
+11
*
[MC] Error on a .zerofill directive in a non-virtual section
Francis Visoiu Mistrih
2018-07-02
2
-0
/
+96
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
MachO: trap unreachable instructions
Tim Northover
2018-04-13
1
-4
/
+4
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
3
-12
/
+18
*
Fix regex from r324279 more better.
Paul Robinson
2018-02-06
1
-1
/
+1
*
Fix Windows bots for test from r324270.
Paul Robinson
2018-02-05
1
-1
/
+1
*
[DWARF] Regularize dumping strings from line tables.
Paul Robinson
2018-02-05
3
-8
/
+8
*
[X86] Emit 11-byte or 15-byte NOPs on recent AMD targets, else default to 10-...
Simon Pilgrim
2018-01-29
1
-6
/
+6
*
[X86] Don't use NOPL when the assembler is passed an empty CPU string. Update...
Craig Topper
2017-12-18
1
-1
/
+1
*
[MC] Allow .file directives to be out-of-order
Paul Robinson
2017-12-14
1
-10
/
+10
*
MC/AsmPrinter: Reduce code duplication.
Matthias Braun
2017-12-14
1
-1
/
+1
*
MC: Add support for mach-o build_version
Matthias Braun
2017-12-14
5
-23
/
+108
*
[MC/Dwarf] Use the older DWARF linetables format on Darwin.
Davide Italiano
2017-12-07
3
-12
/
+12
*
Re-submit r289925 (Update .debug_line section version to match DWARF version)
Paul Robinson
2017-12-04
3
-12
/
+12
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-1
/
+1
*
[dwarfdump] Add verbose output for .debug-line section
Jonas Devlieghere
2017-09-21
1
-29
/
+29
*
llvm-dwarfdump: Make -brief the default and add a -verbose option instead.
Adrian Prantl
2017-09-11
2
-2
/
+2
*
llvm-dwarfdump: Replace -debug-dump=sect option with individual options.
Adrian Prantl
2017-09-11
4
-4
/
+4
*
ARM: use an external relocation for calls from MachO ARM mode.
Tim Northover
2017-08-18
1
-1
/
+1
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
1
-3
/
+4
*
[MachO] Fix codegen of alias of alias.
Evgeniy Stepanov
2017-06-08
2
-4
/
+16
*
MCMacho: Allow __thread_ptr section after dwarf sections
Matthias Braun
2017-02-01
1
-0
/
+28
*
Add LC_BUILD_VERSION load command
Steven Wu
2017-01-23
1
-0
/
+7
*
Speculatively revert r289925, see PR31407
Nico Weber
2016-12-16
3
-12
/
+12
*
Update .debug_line section version information to match DWARF version.
Ekaterina Romanova
2016-12-16
3
-12
/
+12
*
Reverting back r285355: "Update .debug_line section version information to ma...
Ekaterina Romanova
2016-10-27
3
-12
/
+12
*
Update .debug_line section version information to match DWARF version.
Ekaterina Romanova
2016-10-27
3
-12
/
+12
*
CodeGen: Use PLT relocations for relative references to unnamed_addr functions.
Peter Collingbourne
2016-04-22
1
-1
/
+1
*
MachO: enable .data_region directives everywhere
Tim Northover
2016-04-21
3
-107
/
+96
*
AsmParser: record "# line file" context to calculate location for diag
Tim Northover
2016-04-13
1
-1
/
+3
*
MCParser: diagnose missing directional labels more clearly.
Tim Northover
2016-04-11
1
-0
/
+9
*
Add missing emissionKind flags to the DICompileUnits of several old testcases.
Adrian Prantl
2016-04-01
1
-1
/
+1
*
[MachO] Extend the alt_entry support for aliases added in r263521 to
Lang Hames
2016-03-15
1
-23
/
+45
*
[MachO] Add MachO alt-entry directive support.
Lang Hames
2016-03-15
4
-8
/
+67
*
[AArch64] Refactor AArch64FrameLowering::emitPrologue. NFC.
Chad Rosier
2016-03-14
1
-6
/
+6
*
Form reform for MCDwarf.
Paul Robinson
2015-12-23
1
-2
/
+2
*
[MC] Add a test for state reset in MCMachOStreamer
Keno Fischer
2015-12-05
1
-0
/
+12
*
[Assembler] Make fatal assembler errors non-fatal
Oliver Stannard
2015-11-17
5
-13
/
+25
*
MachO: support tvOS and watchOS version min commands in llvm-objdump
Tim Northover
2015-11-02
1
-3
/
+2
*
MachO: improve load command tests slightly
Tim Northover
2015-11-02
2
-4
/
+22
*
ARM: add support for WatchOS's compact unwind information.
Tim Northover
2015-10-28
1
-0
/
+124
*
ARM: support .watchos_version_min and .tvos_version_min.
Tim Northover
2015-10-28
5
-6
/
+119
*
[MachO] Stop generating *coal* sections.
Akira Hatanaka
2015-10-15
3
-0
/
+96
*
Revert r250349.
Akira Hatanaka
2015-10-15
2
-94
/
+0
[next]