MachineCombiner Pass for selecting faster instruction
[oota-llvm.git] / test / MC / ARM /
2014-01-19 Saleem AbdulrasoolARM: update build attributes for ABI r2.09
2014-01-18 Benjamin KramerARM: Let the assembler reject v5 instructions in v4...
2014-01-17 Renato GolinAdd MLA alias for ARMv4 support.
2014-01-16 Amara EmersonMove the xscale build attribute test to the proper...
2014-01-15 David PeixottoFix parsing of .symver directive on ARM
2014-01-12 Saleem AbdulrasoolARM IAS: fix diagnostics of improper qualification
2014-01-12 Saleem AbdulrasoolARM: change implicit immediate forms of {ld,st}r{,b...
2014-01-12 Joerg SonnenbergerTypo
2014-01-12 Joerg SonnenbergerAdd missing mul aliases for armv4 support. Add checks...
2014-01-11 Saleem AbdulrasoolARM IAS: support emitting constant values in target...
2014-01-10 Artyom SkrobovAmending test/MC/ARM/thumb2-mclass.s to match its appar...
2014-01-10 Artyom SkrobovMust not produce Tag_CPU_arch_profile for pre-ARMv7...
2014-01-10 Saleem AbdulrasoolARM IAS: support #:{lower,upper}16: for GNU compatibility
2014-01-10 Saleem AbdulrasoolARM IAS: support GNU extension for ldrd, strd
2014-01-10 Saleem AbdulrasoolARM IAS: support implicit immediate 0s for {LD,ST}R...
2014-01-10 Kevin EnderbyFix a bug with the ARM thumb2 CBNZ and CBNZ instruction...
2014-01-08 Saleem AbdulrasoolARM IAS: properly handle expression operands
2014-01-07 David PeixottoAdd ARM fconsts/fconstd aliases for vmov.f32/vmov.f64
2014-01-07 Saleem AbdulrasoolARM IAS: allow more depth in contextual diagnostics
2014-01-07 Saleem AbdulrasoolARM IAS: refactor unwind context
2014-01-07 Saleem AbdulrasoolARM IAS: improve .eabi_attribute handling
2014-01-07 Saleem AbdulrasoolMCParser: introduce Note and use it for ARM AsmParser
2014-01-02 Logan Chien[arm] Add softvfp to supported FPU names.
2013-12-30 Saleem AbdulrasoolARM IAS: account for predicated pre-UAL mnemonics
2013-12-29 Saleem AbdulrasoolARM: provide VFP aliases for pre-V6 mnemonics
2013-12-26 Joerg SonnenbergerRecognize armv7a and friends as aliases for armv7-a...
2013-12-26 Saleem AbdulrasoolARM IAS: support .even directive
2013-12-23 Saleem AbdulrasoolARM: bkpt has an implicit immediate constant 0
2013-12-20 Saleem AbdulrasoolARM IAS: add support for the .pool directive
2013-12-19 David PeixottoImplement the .ltorg directive for ARM assembly
2013-12-19 David PeixottoImplement the ldr-pseudo opcode for ARM assembly
2013-12-19 Saleem AbdulrasoolARM IAS: support .inst directive
2013-12-11 Logan Chien[arm] Pass -triple to llvm-mc for ARM ELF test cases.
2013-12-11 Logan Chien[arm] Implement ARM .arch directive.
2013-12-06 David PeixottoIntegrated assembler incorrectly lexes ARM-style comments
2013-12-05 NAKAMURA TakumiMove llvm/test/MC/ELF/thumb-st_other.s to test/MC/ARM.
2013-12-04 David PeixottoAdd support for parsing ARM symbol variants on ELF...
2013-11-25 David PeixottoARM integrated assembler generates incorrect nop opcode
2013-11-12 Tim NorthoverARM: diagnose invalid system LDM/STM
2013-11-11 Artyom Skrobov[ARM] Add support for MVFR2 which is new in ARMv8
2013-11-08 Artyom Skrobov[ARM] Handling for coprocessor instructions that are...
2013-11-08 Artyom Skrobov[ARM] In ARMAsmParser, MatchCoprocessorOperandName...
2013-11-05 Tim NorthoverARM: permit bare dmb/dsb/isb aliases on Cortex-M0
2013-10-29 Bernard OgdenTest cleanup for v8 instructions
2013-10-29 Bernard OgdenARM: Add subtarget feature for CRC
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-10-28 Lang HamesReturn early from getUnconditionalBranchTargetOpValue...
2013-10-28 Logan Chien[arm] Implement eabi_attribute, cpu, and fpu directives.
2013-10-25 Tim NorthoverARM: allow .thumb_func to be separated from symbol...
2013-10-25 Tim NorthoverARM: tweak test to pass on all platforms
2013-10-24 Tim NorthoverARM: Mark double-precision instructions as such
2013-10-24 Tim NorthoverARM: add a couple more NEON predicates.
2013-10-24 Tim NorthoverARM: mark various aliases with their architecture requi...
2013-10-24 Tim NorthoverARM: fix assert on unpredictable POP instruction.
2013-10-23 Artyom SkrobovMake ARM hint ranges consistent, and add tests for...
2013-10-22 Tim NorthoverARM: provide diagnostics on more writeback LDM/STM...
2013-10-18 Richard BartonAdd hint disassembly syntax for 16-bit Thumb hint instr...
2013-10-18 Silviu BarangaAdd hardware division as a default feature on Cortex...
2013-10-14 Bernard OgdenAdd subtarget feature support for Cortex-A53
2013-10-11 Amara Emerson[ARM] Fix FP ABI attributes with no VFP enabled.
2013-10-07 Amara Emerson[ARM] Improve build attributes emission.
2013-10-07 Tim NorthoverARM: allow cortex-m0 to use hint instructions
2013-10-05 Rafael EspindolaRemove some really nasty uses of hasRawTextSupport.
2013-10-03 Amara Emerson[ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.
2013-10-01 Joey Gouly[ARM] Introduce the 'sevl' instruction in ARMv8.
2013-09-30 Tilmann Scheller[ARM] Fix Thumb(-2) diagnostic tests.
2013-09-30 Tilmann Scheller[ARM] Use FileCheck instead of grep for ARM LDRD negati...
2013-09-30 Tilmann Scheller[ARM] Assembler: ARM LDRD with writeback requires the...
2013-09-30 Tilmann Scheller[ARM] Assembler: Add more negative tests for ARM LDRD.
2013-09-27 Tilmann SchellerARM: Teach assembler to enforce constraints for ARM...
2013-09-27 Tilmann SchellerARM: Teach assembler to enforce constraint for Thumb2...
2013-09-19 Amara Emerson[ARMv8] Add support for the v8 cryptography extensions.
2013-09-18 Joey Gouly'svn add' the test cases.
2013-09-17 Joey Gouly[ARM] Fix the deprecation of MCR encodings that map...
2013-09-13 Amaury de la VieuvilleFix tests for hasFPARMv8 name change (r190692)
2013-09-13 Joey Gouly[ARMv8] Change hasV8Fp to hasFPARMv8, and other command...
2013-09-12 Joey GoulySomehow this important part of the patch, where I actua...
2013-09-12 Joey GoulyAdd an instruction deprecation feature to TableGen.
2013-09-05 Joey Gouly[ARMv8] Add some missing tests for DSB/DMB.
2013-09-05 Joey Gouly[ARMv8] Implement the new DMB/DSB operands.
2013-09-05 Richard BartonAdd AArch32 DCPS{1,2,3} and HLT instructions.
2013-08-28 Joey Gouly[ARMv8]
2013-08-27 Joey Gouly[ARMv8] Add MC support for the new load/store acquire...
2013-08-27 Joey Gouly[ARMv8] Add some negative tests for the recent VFP...
2013-08-22 Mihai PopaFix ARM vcvt encoding when the number of fractional...
2013-08-21 Mihai PopaMake "mov" work for all Thumb2 MOV encodings
2013-08-19 Mihai PopaThumb2 add immediate alias for SP
2013-08-16 Mihai PopaAdd support for Thumb2 literal loads with negative...
2013-08-16 Mihai PopaFix Thumb2 aliasing complementary instructions taking...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-15 Mihai PopaThis fixes three issues related to Thumb literal loads:
2013-08-13 Joey GoulyARMv8: SWP and SWPB are obsoleted on ARMv8.
2013-08-13 Mihai PopaFix signed overflow in when computing encodings for...
2013-08-09 Mihai PopaThis fixes the Thumb2 CPS assembly syntax.
2013-08-09 Mihai PopaFix assembling of Thumb2 branch instructions.
2013-08-06 Mihai PopaThis corrects creation of operands for t2PLDW. It also...
2013-08-06 Mihai PopaSupport APSR_nzcv as operand for Thumb2 mrc. Deprecate...
2013-08-02 Joey Gouly[ARMv8] Add an assembler warning for the deprecated...
2013-07-31 Kevin EnderbyAdded the B9.3.19 SUBS PC, LR, #imm (Thumb2) system...
2013-07-22 Mihai PopaThis adds range checking for "ldr Rn, [pc, #imm]" Thumb
next