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
Commit message (
Expand
)
Author
Age
Files
Lines
*
This patch implements runtime ARM specific
Jack Carter
2013-01-30
2
-1
/
+13
*
This patch implements runtime Mips specific
Jack Carter
2013-01-30
1
-0
/
+55
*
This patch reworks how llvm targets set
Jack Carter
2013-01-30
1
-0
/
+1
*
[MC][COFF] Delay handling symbol aliases when writing
Michael J. Spencer
2013-01-29
1
-0
/
+11
*
Merge SSE and AVX shuffle instructions in the comment printer.
Craig Topper
2013-01-29
1
-0
/
+225
*
Fix 256-bit PALIGNR comment decoding to understand that it works on independe...
Craig Topper
2013-01-28
1
-0
/
+15
*
[XCore] Add missing l2rus instructions.
Richard Osborne
2013-01-27
1
-0
/
+6
*
[XCore] Add missing l2r instructions.
Richard Osborne
2013-01-27
1
-0
/
+12
*
[XCore] Add missing 1r instructions.
Richard Osborne
2013-01-27
1
-0
/
+27
*
[XCore] Add missing 0r instructions.
Richard Osborne
2013-01-27
1
-0
/
+51
*
X86: Decode PALIGN operands so I don't have to do it in my head.
Benjamin Kramer
2013-01-26
1
-0
/
+31
*
Add instruction encodings / disassembly support for l4r instructions.
Richard Osborne
2013-01-25
1
-0
/
+11
*
Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
Eli Bendersky
2013-01-25
6
-7
/
+7
*
Add instruction encodings / disassembly support for l5r instructions.
Richard Osborne
2013-01-25
1
-0
/
+11
*
This patch implements parsing the .word
Jack Carter
2013-01-25
1
-1
/
+4
*
Add instruction encodings / disassembly support for l6r instructions.
Richard Osborne
2013-01-23
1
-0
/
+5
*
Add instruction encodings / disassembly support for u10 / lu10 instructions.
Richard Osborne
2013-01-22
1
-0
/
+14
*
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
*
Add forgotten test case for the x32 commit
Eli Bendersky
2013-01-22
1
-0
/
+24
*
X86: Make sure we account for the FMA4 register immediate value, otherwise ri...
Benjamin Kramer
2013-01-22
1
-0
/
+61
*
[MC/Mach-O] Load commands are supposed to 8-byte aligned on 64-bit.
Daniel Dunbar
2013-01-22
1
-1
/
+9
*
Add instruction encodings / disassembly support for u6 / lu6 instructions.
Richard Osborne
2013-01-21
1
-0
/
+50
*
Add instruction encoding / disassembly support for ru6 / lru6 instructions.
Richard Osborne
2013-01-21
1
-0
/
+80
*
Add instruction encodings / disassembly support for l2rus instructions.
Richard Osborne
2013-01-20
1
-0
/
+11
*
Add instruction encodings / disassembly support for l3r instructions.
Richard Osborne
2013-01-20
1
-0
/
+44
*
Add instruction encodings / disassembler support for 2rus instructions.
Richard Osborne
2013-01-20
1
-0
/
+23
*
Add instruction encodings / disassembly support 3r instructions.
Richard Osborne
2013-01-20
1
-0
/
+38
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
1
-0
/
+31
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
1
-1
/
+2
*
[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
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-17
4
-0
/
+23
*
We want the dwarf AT_producer for assembly source files to match clang's
Kevin Enderby
2013-01-16
1
-0
/
+8
*
reverting 172579
Jack Carter
2013-01-16
4
-23
/
+0
*
Akira,
Jack Carter
2013-01-16
4
-0
/
+23
*
This patch fixes a Mips specific bug where
Jack Carter
2013-01-15
1
-0
/
+37
*
[ms-inline asm] Extend support for parsing Intel bracketed memory operands that
Chad Rosier
2013-01-14
1
-9
/
+191
*
This patch tackles the problem of parsing Mips
Jack Carter
2013-01-12
2
-1
/
+95
*
PowerPC: EH adjustments
Adhemerval Zanella
2013-01-09
1
-3
/
+3
*
This patch produces the correct addend value for
Jack Carter
2013-01-08
1
-0
/
+33
*
This patch produces the correct pointer size
Jack Carter
2013-01-08
1
-0
/
+52
*
Add some additional tests for the .bundle_lock align_to_end feature that didn't
Eli Bendersky
2013-01-07
4
-0
/
+2878
*
Add the align_to_end option to .bundle_lock in the MC implementation of aligned
Eli Bendersky
2013-01-07
2
-1
/
+5
*
Fix suffix handling for parsing and printing of cvtsi2ss, cvtsi2sd, cvtss2si,...
Craig Topper
2013-01-06
6
-111
/
+151
*
PowerPC: Fix eh_frame relocation for PIC
Adhemerval Zanella
2013-01-04
1
-33
/
+70
*
Adds missing aliases for fcom and fcomp instructions without arguments.
Kevin Enderby
2013-01-02
1
-0
/
+8
*
[mips] Fix encoding of BAL instruction. Also, fix assembler test case which
Akira Hatanaka
2012-12-21
1
-1
/
+1
*
Change Lit error redirection to FileCheck to a more common syntax since it
Eli Bendersky
2012-12-20
6
-6
/
+6
[next]