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
*
Support for microMIPS branch instructions.
Zoran Jovanovic
2013-11-04
4
-0
/
+182
*
[AArch64] Add support for NEON scalar fixed-point convert to floating-point i...
Chad Rosier
2013-10-31
3
-0
/
+76
*
[AArch64] Add diagnostic tests for NEON scalar shift immediate instructions (...
Chad Rosier
2013-10-31
1
-0
/
+295
*
[AArch64] Add support for NEON scalar shift immediate instructions.
Chad Rosier
2013-10-31
3
-12
/
+360
*
[AArch64] Make the use of FP instructions optional, but enabled by default.
Amara Emerson
2013-10-31
8
-8
/
+8
*
This commit adds some (but not all) of the x86-64 relocations that are not
Tom Roeder
2013-10-30
1
-6
/
+10
*
[ARM] NEON instructions were erroneously decoded from certain invalid encodings
Artyom Skrobov
2013-10-30
1
-0
/
+8
*
[AArch64] Add support for NEON scalar floating-point compare instructions.
Chad Rosier
2013-10-30
3
-0
/
+323
*
Support for microMIPS jump instructions
Zoran Jovanovic
2013-10-29
5
-0
/
+113
*
Test cleanup for v8 instructions
Bernard Ogden
2013-10-29
3
-7
/
+38
*
ARM: Add subtarget feature for CRC
Bernard Ogden
2013-10-29
2
-12
/
+26
*
Move the STT_FILE symbols out of the normal symbol table processing for
Joerg Sonnenberger
2013-10-29
1
-0
/
+47
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+44
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+61
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+56
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+41
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+209
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+59
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+33
*
Return early from getUnconditionalBranchTargetOpValue if the branch target is
Lang Hames
2013-10-28
1
-2
/
+2
*
Convert a llc -filetype=obj test into a llvm-mc test.
Rafael Espindola
2013-10-28
1
-0
/
+98
*
[arm] Implement eabi_attribute, cpu, and fpu directives.
Logan Chien
2013-10-28
4
-0
/
+134
*
ARM: allow .thumb_func to be separated from symbol definition
Tim Northover
2013-10-25
1
-1
/
+1
*
ARM: tweak test to pass on all platforms
Tim Northover
2013-10-25
1
-1
/
+3
*
ARM: Mark double-precision instructions as such
Tim Northover
2013-10-24
2
-0
/
+200
*
ARM: add a couple more NEON predicates.
Tim Northover
2013-10-24
1
-1
/
+12
*
ARM: mark various aliases with their architecture requirements.
Tim Northover
2013-10-24
2
-0
/
+24
*
Added tests for microMIPS relocations 1.
Zoran Jovanovic
2013-10-24
3
-0
/
+191
*
ARM: fix assert on unpredictable POP instruction.
Tim Northover
2013-10-24
2
-5
/
+7
*
[mips][msa] Direct Object Emission support for the LSA instruction.
Matheus Almeida
2013-10-23
1
-0
/
+9
*
Make ARM hint ranges consistent, and add tests for these ranges
Artyom Skrobov
2013-10-23
5
-4
/
+34
*
MC: Support multiple sections with the same name in the same comdat group
David Blaikie
2013-10-22
1
-0
/
+41
*
ARM: provide diagnostics on more writeback LDM/STM instructions
Tim Northover
2013-10-22
3
-0
/
+39
*
[mips][msa] Direct Object Emission support for conditional branches.
Matheus Almeida
2013-10-22
1
-0
/
+78
*
[mips][msa] Direct Object Emission support for LD/ST instructions.
Matheus Almeida
2013-10-21
1
-0
/
+30
*
[mips][msa] Direct Object Emission support for LDI instructions.
Matheus Almeida
2013-10-21
1
-0
/
+19
*
[mips][msa] Direct Object Emission support for MOVE.v.
Matheus Almeida
2013-10-21
1
-0
/
+3
*
[mips][msa] Direct Object Emission support for CTCMSA and CFCMSA.
Matheus Almeida
2013-10-21
1
-0
/
+105
*
[mips][msa] Direct Object Emission of SPLAT instruction.
Matheus Almeida
2013-10-21
1
-0
/
+12
*
[mips][msa] Fix definition of SLD instruction.
Matheus Almeida
2013-10-21
1
-12
/
+12
*
Emit DWARF line entries for all data in the instruction stream.
Peter Collingbourne
2013-10-20
1
-6
/
+19
*
MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asm
Hans Wennborg
2013-10-18
3
-0
/
+57
*
Add hint disassembly syntax for 16-bit Thumb hint instructions.
Richard Barton
2013-10-18
3
-13
/
+25
*
[AArch64] Add support for NEON scalar extract narrow instructions.
Chad Rosier
2013-10-18
3
-0
/
+125
*
Add hardware division as a default feature on Cortex-A15. Also add test cases...
Silviu Baranga
2013-10-18
2
-0
/
+61
*
Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output"
Hans Wennborg
2013-10-18
1
-20
/
+0
*
[AArch64] Add support for NEON scalar three register different instruction
Chad Rosier
2013-10-17
3
-0
/
+96
*
Re-commit r192758 - MC: quote tricky symbol names in asm output
Hans Wennborg
2013-10-17
1
-0
/
+20
*
[AArch64] Add support for NEON scalar negate instruction.
Chad Rosier
2013-10-16
3
-0
/
+24
*
[AArch64] Add support for NEON scalar absolute value instruction.
Chad Rosier
2013-10-16
3
-0
/
+24
[next]