index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
MC
/
MachO
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-5
/
+5
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
6
-2
/
+328
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
12
-1580
/
+1381
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
33
-350
/
+306
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
9
-39
/
+133
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
7
-11
/
+23
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
16
-11
/
+418
*
Add test I forgot to git add in r191824.
Rafael Espindola
2013-10-02
1
-0
/
+17
*
Fixed a crash in the integrated assembler for Mach-O when a symbol difference
Kevin Enderby
2013-09-05
1
-0
/
+38
*
The darwin integrated assembler for X86 in 64-bit mode is not rejecting
Kevin Enderby
2013-08-29
1
-0
/
+5
*
The integrated darwin assembler can hang in an infinite loop (or get an assert
Kevin Enderby
2013-08-28
1
-0
/
+5
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
2
-4
/
+0
*
Fix a crash with X86 Mach-O and a subtraction expression where both symbols are
Kevin Enderby
2013-08-12
1
-0
/
+5
*
Using the integrated assembler we'd fail to change section to the
Eric Christopher
2013-08-07
1
-0
/
+33
*
Revert r15266. This fixes llvm.org/pr15266.
Rafael Espindola
2013-02-14
1
-6
/
+6
*
[ms-inline asm] Add support for lexing binary integers with a [bB] suffix.
Chad Rosier
2013-02-12
1
-6
/
+6
*
Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
Eli Bendersky
2013-01-25
4
-4
/
+4
*
Add a warning when there is a macro defintion that has named parameters but
Kevin Enderby
2013-01-22
1
-0
/
+14
*
Have the integrated assembler give an error if $1 is used as an identifier in
Kevin Enderby
2013-01-22
1
-0
/
+5
*
[MC/Mach-O] Load commands are supposed to 8-byte aligned on 64-bit.
Daniel Dunbar
2013-01-22
1
-1
/
+9
*
[MC/Mach-O] Implement integrated assembler support for linker options.
Daniel Dunbar
2013-01-18
1
-0
/
+35
*
[MC/Mach-O] Add support for linker options in Mach-O files.
Daniel Dunbar
2013-01-18
1
-0
/
+25
*
[MC/Mach-O] Add AsmParser support for .linker_option directive.
Daniel Dunbar
2013-01-18
1
-0
/
+21
*
We want the dwarf AT_producer for assembly source files to match clang's
Kevin Enderby
2013-01-16
1
-0
/
+8
*
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
*
The section is .debug_line.
Eric Christopher
2012-11-27
1
-1
/
+1
*
Fix for PR14264 cause by commit r167237 which did not take into account a
Kevin Enderby
2012-11-05
1
-0
/
+17
*
Add support for generating dwarf debugging info with assembly files
Kevin Enderby
2012-11-01
1
-0
/
+22
*
MachO: direct-to-object attribute for data-in-code markers.
Jim Grosbach
2012-10-01
2
-1
/
+109
*
X86_32: Large Symbol+Offset relocations.
Jim Grosbach
2012-09-26
1
-0
/
+36
*
ARM: Darwin BL/BLX relocations to out-of-range symbols.
Jim Grosbach
2012-09-25
1
-0
/
+43
*
Assembler: Darwin variables defined via .set are no-dead-strip.
Jim Grosbach
2012-09-13
1
-0
/
+158
*
Add `.pushsection', `.popsection', and `.previous' directives to Darwin ASM.
Bill Wendling
2012-08-08
2
-0
/
+29
*
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
2
-16
/
+2
*
ARM non-scattered MachO relocations for movw/movt.
Jim Grosbach
2012-03-20
1
-0
/
+23
*
Fix flags for test in MC/MachO/ARM/empty-function-nop.ll
Richard Trieu
2012-03-01
1
-4
/
+4
*
ARM implement TargetInstrInfo::getNoopForMachoTarget()
Jim Grosbach
2012-02-28
1
-0
/
+15
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
4
-11
/
+26
*
Fixed a crash in llvm-mc for Mach-O when a symbol difference expression uses a
Kevin Enderby
2012-01-31
1
-0
/
+27
*
ARM Darwin symbol ref differences w/o subsection-via-symbols.
Jim Grosbach
2012-01-24
1
-0
/
+18
*
Add testcase.
Jim Grosbach
2012-01-19
1
-0
/
+13
*
Thumb2 relaxation for LDR(literal).
Jim Grosbach
2012-01-18
1
-0
/
+13
*
MC tweak symbol difference resolution for non-local symbols.
Jim Grosbach
2012-01-17
3
-5
/
+7
[next]