SimplifyCFG: don't remove unreachable default switch destinations
[oota-llvm.git] / test / MC / ARM /
2015-01-22 Saleem AbdulrasoolARM: fail less catastrophically on invalid Windows...
2015-01-19 Bradley Smith[ARM] SSAT/USAT with an 'asr #32' shift should result...
2015-01-19 Bradley Smith[ARM] Fixup sign extend instruction availability w...
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-14 Jyoti AllurCorrect POP handling for v7m
2015-01-11 Saleem AbdulrasoolARM: add support for segment base relocations (SBREL)
2015-01-10 Saleem Abdulrasooltests: fix previous commit
2015-01-10 Saleem Abdulrasooltest: merge ARM relocations test
2015-01-10 Saleem Abdulrasooltests: convert a couple of ARM relocation tests to...
2015-01-09 Saleem AbdulrasoolARM: add support for R_ARM_ABS16
2015-01-09 Saleem Abdulrasooltest: add additional test for SVN r225507
2015-01-09 Saleem AbdulrasoolARM: add support for R_ARM_ABS8 relocations
2015-01-05 Charlie TurnerParse Tag_compatibility correctly.
2015-01-05 Charlie TurnerEmit the build attribute Tag_conformance.
2014-12-20 Saleem AbdulrasoolARM: further improve deprecated diagnosis (LDM)
2014-12-18 Saleem AbdulrasoolARM: fix an off-by-one in the register list access
2014-12-18 Saleem AbdulrasoolARM: improve instruction validation for thumb mode
2014-12-18 Saleem Abdulrasooltest: avoid unnecessary temporary files
2014-12-17 Saleem AbdulrasoolARM: correct an off-by-one in an assert
2014-12-16 Saleem AbdulrasoolARM: diagnose deprecated syntax
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-09 Asiri RathnayakeFix modified immediate bug reported by MC Hammer.
2014-12-05 Asiri RathnayakeImprovements to ARM assembler tests
2014-12-04 Asiri RathnayakeFix yet another unseen regression caused by r223113
2014-12-04 Asiri RathnayakeFix a minor regression introduced in r223113
2014-12-04 Rafael EspindolaRevert "[Thumb/Thumb2] Added restrictions on PC, LR...
2014-12-04 Jyoti Allur[Thumb/Thumb2] Added restrictions on PC, LR, SP in...
2014-12-02 Roman DivackyIntroduce CPUStringIsValid() into MCSubtargetInfo and...
2014-12-02 Asiri RathnayakeAdd support for ARM modified-immediate assembly syntax.
2014-12-01 Charlie TurnerAdd Thumb HVC and ERET virtualisation extension instruc...
2014-12-01 Charlie TurnerAdd ARM ERET and HVC virtualisation extension instructions.
2014-11-28 Charlie TurnerFix wrong encoding of MRSBanked.
2014-11-27 Charlie TurnerStop uppercasing build attribute data.
2014-11-21 Joerg SonnenbergerFix transformation of add with pc argument to adr for...
2014-11-20 Jyoti Allur[ELF] Prevent ARM ELF object writer from generating...
2014-11-05 Oliver StannardFix bashism in tests added by r221341
2014-11-05 Oliver Stannard[ARM] Honor FeatureD16 in the assembler and disassembler
2014-11-04 Charlie TurnerAdd missing tests for build attribute encodings in...
2014-11-03 Charlie TurnerRemove the cortex-a9-mp CPU.
2014-11-03 Charlie TurnerMerge the directive-eabi_attribute.s and directive...
2014-10-24 Timur IskhodzhanovUpdate test/MC/ARM/coff-debugging-secrel.ll expectation...
2014-10-23 Frederic Riss[dwarfdump] Dump DW_AT_ranges values inline in the...
2014-10-22 Jyoti Allur[Thumb/Thumb2] Implement restrictions on SP in register...
2014-10-21 Oliver Stannard[ARM] NEON 32-bit scalar moves are also available in...
2014-10-21 Oliver Stannard[Thumb2] LDRS?[BH] cannot load to the PC
2014-10-20 Oliver Stannard[Thumb2] RFE, SRS and "SUBS pc, lr" are undefined on v7M
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-09-29 Oliver Stannard[Thumb2] ldrexd and strexd are not defined on v7M
2014-09-26 Renato GolinElide repeated register operand in Thumb1 instructions
2014-09-25 Renato GolinAdd aliases for VAND imm to VBIC ~imm
2014-09-25 Oliver Stannard[Thumb2] BXJ should be undefined for v7M, v8A
2014-09-24 Oliver Stannard[Thumb] 32-bit encodings of 'cps' are not valid for v7M
2014-09-22 Oliver StannardDowngrade DWARF2 section limit error to a warning
2014-09-20 David Majnemerllvm-readobj: pretty-print special COFF section names
2014-09-18 Saleem AbdulrasoolARM: prevent crash on ELF directives on COFF
2014-09-18 Saleem AbdulrasoolARM: use a more precise check for MachO
2014-09-10 David MajnemerObject: Add support for bigobj
2014-09-01 Renato GolinThumb2 M-class MSR instruction support changes
2014-08-17 Saleem AbdulrasoolARM: correct toggling behaviour
2014-08-16 Nico Weberarm asm: Let .fpu enable instructions, PR20447.
2014-08-15 Tim NorthoverARM: implement MRS/MSR (banked reg) system instructions.
2014-08-05 Renato GolinAdd tests for cp10/cp11 on ARMv5/6
2014-08-05 Keith WalkerSpecify that the thumb setend and blx <immed> instructi...
2014-08-05 Keith WalkerDefine stc2/stc2l/ldc2/ldc2l as thumb2 instructions
2014-08-01 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-08-01 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-08-01 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-27 Saleem AbdulrasoolARM: correct handling of features in arch_extension
2014-07-24 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-23 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-23 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-18 David PeixottoMC: support different sized constants in constant pools
2014-07-04 Tim NorthoverARM: when falling back to scattered relocs, keep the...
2014-06-30 Scott DouglassARM: take care not to set the ThumbFunc bit on TLS...
2014-06-26 Renato GolinAdded parsing co-processor names starting with "cr"
2014-06-23 Tim NorthoverARM: mark UBFX as not allowing PC.
2014-06-22 Saleem AbdulrasoolMC: adjust text section flags for WoA
2014-06-19 Eric ChristopherSince we're using DW_AT_string rather than DW_AT_strp...
2014-06-19 Oliver StannardTests for r211273
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-08 Saleem AbdulrasoolMC: fix text section characteristics for WoA
2014-05-23 David BlaikieDebugInfo: Generalize some tests to handle variations...
2014-05-21 Saleem AbdulrasoolMC: correct IMAGE_REL_ARM_MOV32T relocation emission
2014-05-20 Christian PirkerARMEB: Additional test files for ARM fixups
2014-05-14 Saleem AbdulrasoolARM: implement support for the UDF mnemonic
2014-05-13 Christian PirkerARM: Additional test files for thumb fixups (checked...
2014-05-13 Christian PirkerARM: Additional test files for thumb fixups
2014-05-08 Saleem Abdulrasooltest: fix silly typo
2014-05-08 Saleem AbdulrasoolARM: support FK_SecRel_2 relocations on WoA
2014-05-06 Christian PirkerARM: For thumb fixups store halfwords high first and...
2014-05-05 Joerg SonnenbergerFix spelling.
2014-05-04 Saleem AbdulrasoolMC: support FK_SecRel_4 for Windows on ARM
2014-05-02 Saleem AbdulrasoolMC: place .file records into the correct section
2014-05-01 Rafael EspindolaDon't force symbols to be globals in .thumb_set.
2014-05-01 Richard BartonCorrection to assert statemtent to allow 32-bit unsigne...
2014-04-30 Saleem AbdulrasoolARM: print COFF function header for Windows on ARM
2014-04-29 Joerg SonnenbergerParse and create GOT_PREL relocations.
2014-04-29 Rafael EspindolaCentralize the handling of the thumb bit.
next