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
...
*
The error check for using -g with a .s file already containing dwarf .file
Kevin Enderby
2012-01-11
1
-0
/
+9
*
Add big endian mips support. Based on a patch by Jack Carter.
Rafael Espindola
2012-01-11
1
-0
/
+2
*
Add the skeleton of an asm parser for mips.
Rafael Espindola
2012-01-11
1
-0
/
+5
*
Various crash reporting tools have a problem with the dwarf generated for
Kevin Enderby
2012-01-10
1
-8
/
+17
*
Split Finish into Finish and FinishImpl to have a common place to do end of
Rafael Espindola
2012-01-07
1
-0
/
+5
*
Add disassembler support for VPERMIL2PD and VPERMIL2PS.
Craig Topper
2011-12-30
1
-2
/
+5
*
Add FMA4 instructions to disassembler.
Craig Topper
2011-12-30
1
-0
/
+6
*
Implement cfi_restore. Patch by Brian Anderson!
Rafael Espindola
2011-12-29
1
-0
/
+42
*
Fix execution domains for PS/PD FMA3 instructions. Add SS/SD forms o FMA3 ins...
Craig Topper
2011-12-29
1
-0
/
+12
*
Implement .cfi_escape. Patch by Brian Anderson!
Rafael Espindola
2011-12-29
1
-0
/
+42
*
Expose FMA3 instructions to the disassembler.
Craig Topper
2011-12-29
1
-0
/
+24
*
ARM VFP assembly parsing and encoding for VCVT(float <--> fixed point).
Jim Grosbach
2011-12-22
1
-0
/
+12
*
Fix incorrect relocation generation. Patch by Kristof Beyls.
Rafael Espindola
2011-12-22
1
-0
/
+23
*
ARM assembler should accept shift-by-zero for any shifted-immediate operand.
Jim Grosbach
2011-12-22
1
-0
/
+17
*
Local dynamic TLS model for direct object output. Create the correct TLS MIPS
Akira Hatanaka
2011-12-22
1
-0
/
+36
*
ARM VFP optional data type on VMOV GPR<-->SPR.
Jim Grosbach
2011-12-21
1
-0
/
+28
*
Thumb2 assembly parsing of 'mov rd, rn, rrx'.
Jim Grosbach
2011-12-21
1
-1
/
+2
*
Thumb2 assembly parsing of 'mov(register shifted register)' aliases.
Jim Grosbach
2011-12-21
1
-0
/
+25
*
ARM NEON assmebly parsing for VLD2 to all lanes instructions.
Jim Grosbach
2011-12-21
1
-0
/
+8
*
ARM NEON VLD2 assembly parsing for structure to all lanes, non-writeback.
Jim Grosbach
2011-12-21
1
-1
/
+4
*
Enable and fix a test.
Jim Grosbach
2011-12-20
1
-2
/
+2
*
ARM assembly parsing and encoding for VST2 single-element, double spaced.
Jim Grosbach
2011-12-20
1
-4
/
+18
*
ARM enable a few more tests.
Jim Grosbach
2011-12-20
1
-4
/
+4
*
ARM assembly parsing and encoding for VLD2 single-element, double spaced.
Jim Grosbach
2011-12-20
1
-4
/
+6
*
ARM assembly shifts by zero should be plain 'mov' instructions.
Jim Grosbach
2011-12-20
1
-0
/
+17
*
ARM assembly parsing and encoding support for LDRD(label).
Jim Grosbach
2011-12-19
1
-1
/
+6
*
ARM NEON two-operand aliases for VPADD.
Jim Grosbach
2011-12-19
1
-0
/
+10
*
ARM NEON implied destination aliases for VMAX/VMIN.
Jim Grosbach
2011-12-19
2
-110
/
+242
*
ARM NEON relax parse time diagnostics for alignment specifiers.
Jim Grosbach
2011-12-19
1
-8
/
+8
*
Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the
Rafael Espindola
2011-12-17
1
-0
/
+14
*
Make sure we correctly note the existence of an i8 immediate for vblendvps an...
Eli Friedman
2011-12-15
1
-0
/
+7
*
ARM NEON VCLE is an alias for VCGE w/ the source operands reversed.
Jim Grosbach
2011-12-15
1
-0
/
+30
*
ARM NEON VTBL/VTBX assembly parsing and encoding.
Jim Grosbach
2011-12-15
2
-21
/
+20
*
ARM NEON VLD2/VST2 lane indexed assembly parsing and encoding.
Jim Grosbach
2011-12-14
2
-4
/
+19
*
Improve the implementation of .incbin directive by replacing a loop by using
Kevin Enderby
2011-12-14
1
-4
/
+1
*
ARM NEON fix alignment encoding for VST2 w/ writeback.
Jim Grosbach
2011-12-14
1
-0
/
+12
*
Add the .incbin directive which takes the binary data from a file and emits
Kevin Enderby
2011-12-14
2
-0
/
+10
*
ARM NEON VST2 assembly parsing and encoding.
Jim Grosbach
2011-12-14
2
-14
/
+14
*
ARM/Thumb2 'cmp rn, #imm' alias to cmn.
Jim Grosbach
2011-12-14
2
-1
/
+4
*
ARM assembler support for the target-specific .req directive.
Jim Grosbach
2011-12-14
1
-0
/
+11
*
Thumb2 assembler aliases for "mov(shifted register)"
Jim Grosbach
2011-12-13
1
-0
/
+12
*
ARM LDM/STM system instruction variants.
Jim Grosbach
2011-12-13
1
-0
/
+6
*
Test for 146516
Jim Grosbach
2011-12-13
1
-0
/
+4
*
ARM thumb2 parsing of "rsb rd, rn, #0".
Jim Grosbach
2011-12-13
1
-0
/
+4
*
ARM NEON two-operand aliases for VQDMULH.
Jim Grosbach
2011-12-13
1
-0
/
+8
*
ARM pre-UAL NEG mnemonic for convenience when porting old code.
Jim Grosbach
2011-12-13
2
-0
/
+18
*
Add test/MC/Mips/dg.exp.
Akira Hatanaka
2011-12-13
1
-0
/
+5
*
Move direct object emitter test to directory test/MC/Mips. Rename it to
Akira Hatanaka
2011-12-13
1
-0
/
+29
*
Don't rely on a particular version string for llvm.
Nick Lewycky
2011-12-13
1
-1
/
+1
*
XOP instructions and encoding tests.
Jan Sjödin
2011-12-12
1
-0
/
+584
[prev]
[next]