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
/
ARM
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
*
[llvm-readobj][MachO] Fix section type printing
Seiya Nuta
2019-08-15
3
-6
/
+6
*
[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
17
-20
/
+20
*
[macho] save the SDK version stored in module metadata into the version min and
Alex Lorenz
2018-12-14
2
-0
/
+32
*
Produce an error on non-encodable offsets for darwin ARM scattered relocations.
Jonas Devlieghere
2018-11-29
1
-0
/
+15
*
[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
*
MC: Add support for mach-o build_version
Matthias Braun
2017-12-14
5
-23
/
+108
*
ARM: use an external relocation for calls from MachO ARM mode.
Tim Northover
2017-08-18
1
-1
/
+1
*
MCMacho: Allow __thread_ptr section after dwarf sections
Matthias Braun
2017-02-01
1
-0
/
+28
*
[Assembler] Make fatal assembler errors non-fatal
Oliver Stannard
2015-11-17
1
-0
/
+6
*
MachO: improve load command tests slightly
Tim Northover
2015-11-02
1
-0
/
+13
*
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
4
-0
/
+103
*
[MC] Convert all the remaining tests from macho-dump to llvm-readobj.
Davide Italiano
2015-09-10
3
-269
/
+299
*
[MC] Convert tests to use llvm-readobj --macho-version-min.
Davide Italiano
2015-08-28
1
-6
/
+12
*
[llvm-readobj] Test --macho-data-in-code option.
Davide Italiano
2015-08-22
1
-18
/
+35
*
[MC] Convert another bunch of tests from macho-dump to llvm-readobj.
Davide Italiano
2015-08-18
12
-68
/
+196
*
Force the MachO generated for Darwin to have VERSION_MIN load command
Steven Wu
2015-08-05
2
-22
/
+22
*
Reworking the test part of r241149
Gabor Ballabas
2015-07-02
1
-0
/
+10
*
Improve the --expand-relocs handling of MachO.
Rafael Espindola
2015-06-18
1
-10
/
+2
*
MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
2015-04-03
1
-5
/
+5
*
Revert r233595, "MC: For variable symbols, maintain MCSymbol::Section as a ca...
Peter Collingbourne
2015-04-02
1
-5
/
+5
*
MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
2015-03-30
1
-5
/
+5
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-3
/
+3
*
[AsmPrinter][TLOF] Split tests and move to appropriate directories
Bruno Cardoso Lopes
2015-03-06
1
-0
/
+74
*
Convert test to llvm-readobj. NFC.
Rafael Espindola
2014-12-29
1
-16
/
+41
*
MachObjectWriter: optimize the string table for common suffices
Hans Wennborg
2014-10-06
2
-5
/
+5
*
Adds the next bit of support for llvm-objdump’s -private-headers for execut...
Kevin Enderby
2014-09-04
1
-1
/
+1
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
MachO: move test to ARM directory.
Tim Northover
2014-05-30
1
-0
/
+115
*
ARM: consolidate MachO checks for ARM asm parser
Saleem Abdulrasool
2014-04-05
1
-9
/
+14
*
Fix crashes when assembler directives are used that are not
Kevin Enderby
2014-03-25
1
-0
/
+24
*
Move yet another test that requires ARM to an ARM test directory.
NAKAMURA Takumi
2014-03-18
1
-0
/
+10
*
Move tests that require ARM to an ARM test directory.
Jim Grosbach
2014-03-18
2
-0
/
+70
*
Fixed a bug in getARMFixupKindMachOInfo() where three ARM fixup kinds
Kevin Enderby
2013-12-13
1
-0
/
+9
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-2
/
+0
*
Correct ARM NOP encoding
David Sehr
2012-12-05
1
-1
/
+1
*
Test commit.
David Sehr
2012-12-05
1
-1
/
+1
*
A test in thid directory was not being run because lit.local.cfg didn't
Eli Bendersky
2012-12-04
1
-1
/
+1
*
ARM: Darwin BL/BLX relocations to out-of-range symbols.
Jim Grosbach
2012-09-25
1
-0
/
+43
*
Fix a bug in ARMMachObjectWriter::RecordRelocation() in ARMMachObjectWriter.cpp
Kevin Enderby
2012-07-30
1
-0
/
+44
*
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
1
-0
/
+33
*
Fixed a bug in llvm-objdump when disassembling using -macho option for a binary
Kevin Enderby
2012-05-18
1
-0
/
+5
*
Add a test case for r156840, a fix to llvm-objdump when disassembling using
Kevin Enderby
2012-05-15
1
-0
/
+20
*
Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bits
Kevin Enderby
2012-05-03
1
-0
/
+19
*
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
Eli Bendersky
2012-03-25
1
-8
/
+1
*
ARM non-scattered MachO relocations for movw/movt.
Jim Grosbach
2012-03-20
1
-0
/
+23
[next]