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
*
[ms-inline asm] Add support for .att_syntax directive.
Chad Rosier
2012-09-10
1
-2
/
+4
*
Fix alignment of .comm and .lcomm on mingw32.
Benjamin Kramer
2012-09-07
1
-0
/
+13
*
Initial relocations test for the Mips standalone assembler.
Jack Carter
2012-09-07
1
-0
/
+41
*
MC: Overhaul handling of .lcomm
Benjamin Kramer
2012-09-07
3
-4
/
+30
*
PR13754: llvm-mc/x86 crashes on .cfi directives without the % prefix for regi...
Benjamin Kramer
2012-09-07
1
-0
/
+18
*
The Mips standalone assembler aliased instruction support.
Jack Carter
2012-09-07
2
-0
/
+27
*
The Mips standalone assembler intial directive support.
Jack Carter
2012-09-07
1
-0
/
+10
*
The Mips standalone assembler fpu instruction support.
Jack Carter
2012-09-07
2
-0
/
+166
*
The Mips standalone assembler memory instruction support.
Jack Carter
2012-09-06
1
-0
/
+41
*
Diagnose invalid alignments on duplicating VLDn instructions.
Tim Northover
2012-09-06
2
-2
/
+6
*
Check for invalid alignment values when decoding VLDn/VSTn (single ln) instru...
Tim Northover
2012-09-06
5
-0
/
+93
*
Use correct part of complex operand to encode VST1 alignment.
Tim Northover
2012-09-06
1
-0
/
+77
*
Mips specific llvm assembler support for branch and jump instructions.
Jack Carter
2012-09-06
1
-0
/
+64
*
Mips specific llvm assembler support for ALU instructions. This includes
Jack Carter
2012-09-05
1
-0
/
+81
*
The instruction DINS may be transformed into DINSU or DEXTM depending
Jack Carter
2012-08-31
1
-0
/
+29
*
X86: Fix encoding of 'movd %xmm0, %rax'
Jim Grosbach
2012-08-31
1
-0
/
+4
*
The instruction DEXT may be transformed into DEXTU or DEXTM depending
Jack Carter
2012-08-28
1
-0
/
+28
*
Some instructions are passed to the assembler to be
Jack Carter
2012-08-28
1
-1
/
+4
*
Fix mips' long branch pass.
Akira Hatanaka
2012-08-28
1
-2
/
+5
*
Add option disable-mips-delay-filler. Turn on mips' delay slot filler by
Akira Hatanaka
2012-08-22
3
-4
/
+4
*
For mips64 switch statements in subroutines could generate
Jack Carter
2012-08-22
1
-0
/
+39
*
Fix macros arguments with an underscore, dot or dollar in them. This is based
Rafael Espindola
2012-08-21
1
-0
/
+21
*
Make the wording in of the "expected identifier" error in the .macro directive
Rafael Espindola
2012-08-21
1
-0
/
+9
*
ARM: Move Thumb2 tests to Thumb2 test file and fix CHECK lines.
Jim Grosbach
2012-08-13
2
-8
/
+10
*
Give this test an explicit triple.
Nick Lewycky
2012-08-12
1
-1
/
+1
*
When emitting the PC range in an FDE, use the same data encoding for both ends
Nick Lewycky
2012-08-12
1
-0
/
+28
*
Another 32 to 64 bit sign extension bug.
Jack Carter
2012-08-09
1
-4
/
+9
*
llvm/test/MC/COFF/seh.s: Fixup corresponding to r161487.
NAKAMURA Takumi
2012-08-08
1
-1
/
+0
*
Add `.pushsection', `.popsection', and `.previous' directives to Darwin ASM.
Bill Wendling
2012-08-08
2
-0
/
+29
*
The define for 64 bit sign extension neglected to
Jack Carter
2012-08-07
1
-0
/
+15
*
The Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64
Jack Carter
2012-08-06
1
-0
/
+18
*
Mips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST.
Jack Carter
2012-08-06
1
-0
/
+27
*
Support fpv4 for ARM Cortex-M4.
Jiangning Liu
2012-08-02
1
-0
/
+4
*
Fix #13035, a bug around Thumb instruction LDRD/STRD with negative #0 offset ...
Jiangning Liu
2012-08-02
2
-1
/
+23
*
Fix #13138, a bug around ARM instruction DSB encoding and decoding issue.
Jiangning Liu
2012-08-02
4
-33
/
+235
*
Fix #13241, a bug around shift immediate operand for ARM instruction ADR.
Jiangning Liu
2012-08-02
4
-0
/
+18
*
Keep empty assembly macro argument values in the middle of the list.
Jim Grosbach
2012-07-30
1
-0
/
+12
*
Fix a bug in ARMMachObjectWriter::RecordRelocation() in ARMMachObjectWriter.cpp
Kevin Enderby
2012-07-30
1
-0
/
+44
*
Make l/q suffixes on AVX forms of scalar convert instructions consistent with...
Craig Topper
2012-07-26
4
-36
/
+36
*
Make x86 asm parser to check for xmm vs ymm for index register in gather inst...
Craig Topper
2012-07-18
3
-0
/
+39
*
Doubleword Shift Left Logical Plus 32
Jack Carter
2012-07-16
1
-0
/
+45
*
The Mips specific relocation R_MIPS_GOT_DISP
Jack Carter
2012-07-13
1
-0
/
+18
*
test case for revision 160084: Alignment filling between Mips function units
Jack Carter
2012-07-13
1
-0
/
+23
*
Fix check strings in test/MC/Disassembler/Mips/* and run FileCheck.
Akira Hatanaka
2012-07-12
8
-760
/
+694
*
Fix instruction description of VMOV (between two ARM core registers and two s...
Richard Barton
2012-07-10
2
-1
/
+41
*
Reverse assembler/disassembler operand order for gather instructions.
Craig Topper
2012-07-10
2
-16
/
+16
*
Revert r159938 (and r159945) to appease the buildbots.
Chad Rosier
2012-07-09
1
-21
/
+0
*
Reapply r158846.
Akira Hatanaka
2012-07-09
4
-160
/
+172
*
Fix instruction description of VMOV (between two ARM core registers and two s...
Richard Barton
2012-07-09
1
-0
/
+21
*
Prevent ARM assembler from losing a right shift by #32 applied to a register
Richard Barton
2012-07-09
1
-0
/
+33
[next]