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
*
Correct decoder for T1 conditional B encoding
Richard Barton
2012-06-06
1
-1
/
+10
*
Add lit.local.cfg to run the tests in test/MC/Disassembler/Mips.
Akira Hatanaka
2012-05-31
1
-0
/
+6
*
Add intrinsics, code gen, assembler and disassembler support for the SSE4a ex...
Benjamin Kramer
2012-05-29
3
-0
/
+61
*
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
2
-1
/
+34
*
Fixed a bug in llvm-objdump when disassembling using -macho option for a binary
Kevin Enderby
2012-05-18
1
-0
/
+5
*
Fix the encoding of the armv7m (MClass) for MSR APSR writes which was missing
Kevin Enderby
2012-05-17
1
-4
/
+28
*
Add a test case for r156840, a fix to llvm-objdump when disassembling using
Kevin Enderby
2012-05-15
1
-0
/
+20
*
Add support for the .rept directive. Patch by Vladmir Sorokin. I added support
Rafael Espindola
2012-05-12
3
-0
/
+35
*
ELF: Add support for the asm .version directive.
Benjamin Kramer
2012-05-12
1
-0
/
+17
*
AsmParser: Add support for the .purgem directive.
Benjamin Kramer
2012-05-12
1
-0
/
+12
*
AsmParser: ignore the .extern directive.
Benjamin Kramer
2012-05-12
1
-0
/
+4
*
AsmParser: Add support for .ifc and .ifnc directives.
Benjamin Kramer
2012-05-12
1
-0
/
+65
*
AsmParser: Add support for .ifb and .ifnb directives.
Benjamin Kramer
2012-05-12
1
-0
/
+67
*
Make the following changes in MipsAsmPrinter.cpp:
Akira Hatanaka
2012-05-12
1
-1
/
+3
*
Insert instructions to the entry basic block which initializes the global
Akira Hatanaka
2012-05-12
1
-1
/
+3
*
Added the missing bit definition for the 4th bit of the STR (post reg) instru...
Silviu Baranga
2012-05-11
2
-0
/
+67
*
Fixed the LLVM ARM v7 assembler and instruction printer for 8-bit immediate o...
Silviu Baranga
2012-05-11
1
-0
/
+3
*
Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bits
Kevin Enderby
2012-05-03
3
-2
/
+29
*
Fixed disassembler for vstm/vldm ARM VFP instructions.
Silviu Baranga
2012-05-03
1
-0
/
+27
*
ARM: Add missing two-operand VBIC aliases.
Jim Grosbach
2012-05-02
1
-0
/
+5
*
Disallow YIELD and other allocated nop hints in pre-ARMv6 architectures.
Richard Barton
2012-05-02
4
-29
/
+18
*
ARM: Add a few missing add->sub aliases w/ 'w' suffix.
Jim Grosbach
2012-05-01
1
-0
/
+12
*
ARM: allow vanilla expressions for movw/movt.
Jim Grosbach
2012-05-01
1
-0
/
+5
*
MC: Unknown assembler directives are now hard errors.
Jim Grosbach
2012-05-01
2
-3
/
+3
*
ARM: Thumb add(sp plus register) asm constraints.
Jim Grosbach
2012-04-27
2
-0
/
+7
*
Fix ARM assembly parsing for upper case condition codes on IT instructions.
Richard Barton
2012-04-27
1
-0
/
+13
*
Missed some register numbers.
Benjamin Kramer
2012-04-27
1
-3
/
+3
*
Update edis test for r155704.
Benjamin Kramer
2012-04-27
1
-1
/
+1
*
Specify cpu to unbreak tests.
Evan Cheng
2012-04-26
16
-17
/
+17
*
ARM: improved assembler diagnostics for missing CPU features.
Jim Grosbach
2012-04-24
1
-9
/
+9
*
Add missing test cases for ARM VLD3 (single 3-element structure to all lanes)
Kevin Enderby
2012-04-24
2
-0
/
+38
*
Add missing test cases for ARM VLD4 (single 4-element structure to all lanes)
Kevin Enderby
2012-04-24
2
-0
/
+49
*
ARM: Add testcases for two-operand variants of VSRA/VRSRA/VSRI.
Jim Grosbach
2012-04-23
2
-0
/
+209
*
Add ARM mode tests for the NEON vector shift-accumulate tests.
Jim Grosbach
2012-04-23
1
-0
/
+105
*
Tidy up. Reformat for ease of reading.
Jim Grosbach
2012-04-23
1
-95
/
+102
*
ARM: Update NEON assembly two-operand aliases.
Jim Grosbach
2012-04-20
2
-0
/
+21
*
ARM some VFP tblgen'erated two-operand aliases.
Jim Grosbach
2012-04-20
1
-2
/
+7
*
Tidy up. Formatting.
Jim Grosbach
2012-04-20
1
-53
/
+45
*
Added support for disassembling unpredictable swp/swpb ARM instructions.
Silviu Baranga
2012-04-18
1
-0
/
+26
*
Fix the bahavior of the disassembler when decoding unpredictable mrs instruct...
Silviu Baranga
2012-04-18
1
-0
/
+18
*
Added support for unpredictable mcrr/mcrr2/mrrc/mrrc2 ARM instruction in the ...
Silviu Baranga
2012-04-18
2
-0
/
+17
*
Fixed decoding for the ARM cdp2 instruction. The restriction on the coprocess...
Silviu Baranga
2012-04-18
1
-0
/
+3
*
Add suport for unpredicatble cases of the cmp, tst, teq and cmnz ARM instruct...
Silviu Baranga
2012-04-18
1
-0
/
+30
*
Add disassembler to MIPS.
Akira Hatanaka
2012-04-17
8
-0
/
+2042
*
Fix ARM disassembly of VLD2 (single 2-element structure to all lanes)
Kevin Enderby
2012-04-17
2
-0
/
+75
*
ARM two-operand forms for vhadd and vhsub instructions.
Jim Grosbach
2012-04-16
2
-0
/
+53
*
MC assembly parser handling for trailing comma in macro instantiation.
Jim Grosbach
2012-04-16
1
-0
/
+24
*
This patch fixes 3 problems:
Akira Hatanaka
2012-04-16
1
-10
/
+10
*
ARM assembly two-operand forms for VRSHL.
Jim Grosbach
2012-04-16
1
-0
/
+35
*
Tidy up. Test formatting.
Jim Grosbach
2012-04-16
1
-53
/
+64
[next]