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][ARM] Resolve some pcrel fixups at assembly time (PR44929)
Hans Wennborg
2020-02-27
1
-1
/
+0
*
[PowerPC] Delete PPCDarwinAsmPrinter and PPCMCAsmInfoDarwin
Fangrui Song
2020-01-12
2
-48
/
+0
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[ MC ] Match labels to existing fragments even when switching sections.
Michael Trent
2019-12-18
1
-0
/
+48
*
Revert "[ MC ] Match labels to existing fragments even when switching sections."
Mitch Phillips
2019-12-17
1
-48
/
+0
*
[ MC ] Match labels to existing fragments even when switching sections.
Michael Trent
2019-12-17
1
-0
/
+48
*
[X86][MC] no error diagnostic for out-of-range jrcxz/jecxz/jcxz
Alexey Lapshin
2019-11-26
1
-1
/
+1
*
[MachO][TLOF] Use hasLocalLinkage to determine if indirect symbol is local
Francis Visoiu Mistrih
2019-08-22
1
-5
/
+32
*
[llvm-readobj][MachO] Fix section type printing
Seiya Nuta
2019-08-15
48
-190
/
+190
*
[macCatalyst] Use macCatalyst pretty name in .build_version darwin
Alex Lorenz
2019-07-12
1
-2
/
+2
*
[macCatalyst] Print out macCatalyst in llvm-objdump for the platform
Alex Lorenz
2019-07-03
1
-1
/
+1
*
[triple] Use 'macabi' environment name for the Mac Catalyst triples
Alex Lorenz
2019-07-03
1
-1
/
+1
*
Add support for the 'macCatalyst' MachO platform
Alex Lorenz
2019-07-02
2
-0
/
+12
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
3
-3
/
+0
*
Fix typo in r361251.
Paul Robinson
2019-05-21
1
-1
/
+1
*
[DebugInfo] Fix tests missed by r362148
Paul Robinson
2019-05-21
2
-12
/
+5
*
[llvm-readobj] Change -t to --symbols in tests. NFC
Fangrui Song
2019-05-01
40
-42
/
+42
*
[llvm-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
73
-79
/
+79
*
[MC][MachO] Emit an error for emitting relocations of the form -SYM + cst
Francis Visoiu Mistrih
2019-03-06
1
-0
/
+5
*
[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
[next]