ARM: R9 is not safe to use for tcGPR.
[oota-llvm.git] / test / MC / ARM /
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
2013-07-19 Joey Gouly[ARMv8] Implement the NEON instructions VRINT{N, X...
2013-07-19 Tilmann SchellerARM: Add instruction aliases for the Thumb2 PLD/PLDW...
2013-07-18 Joey Gouly[ARMv8] Add NEON instructions VCVT{A, N, P, M}.
2013-07-18 Joey GoulyAdd Thumb tests for the ARMv8 FP instructions that...
2013-07-17 Joey GoulyAdd the tests that I forgot to 'svn add' with my previo...
2013-07-16 Tilmann SchellerARM: Add support for the Thumb2 PLI alternate literal...
2013-07-13 Stephen LinAdd newlines at end of test files, no functionality...
2013-07-09 Joey GoulyAdd MC assembly/disassembly support for VRINT{A, N...
2013-07-09 Joey GoulyAdd MC assembly/disassembly support for VRINT{Z, X...
2013-07-09 Joey GoulyAdd MC assembly/disassembly support for VCVT{A, N,...
2013-07-08 Eric ChristopherCEHCK->CHECK typo fix.
2013-07-08 Eric ChristopherFix up whitespace.
2013-07-06 Joey GoulyAdd MC support for the v8fp instructions: vmaxnm and...
2013-07-04 Rafael EspindolaAdd 'not' in front of a command that is expected to...
2013-07-04 Joey GoulyAdd support for MC assembling and disassembling of...
2013-07-04 Joey GoulyAdd a V8FP instruction 'vcvt{b,t}' to convert between...
2013-07-03 Tilmann SchellerARM: Prevent ARMAsmParser::shouldOmitCCOutOperand(...
2013-07-03 Rafael EspindolaPrefix failing commands with not to make clear they...
2013-07-03 Mihai PopaThis corrects the implementation of Thumb ADR instruct...
2013-07-02 Logan ChienFix ARM EHABI compact model 1 and 2 without handlerdata.
2013-07-01 Chad Rosier[ARMAsmParser] Sort the ARM register lists based on...
2013-06-28 Tilmann SchellerARM: Fix pseudo-instructions for SRS (Store Return...
2013-06-27 Chad RosierImprove the compression of the tablegen DiffLists by...
2013-06-26 Tim NorthoverARM: fix more cases where predication may or may not...
2013-06-26 Tim NorthoverARM: allow predicated barriers in Thumb mode
2013-06-24 Amaury de la VieuvilleARM: fix thumb1 nop decoding
2013-06-20 Joey GoulyThis reverts r155000.
2013-06-18 Jim GrosbachARM: Add optional datatype suffix to NEON mvn asm syntax.
2013-06-18 Kevin EnderbyChange the arm assembler to support this from the v7c...
2013-06-18 Amaury de la VieuvilleARM: fix literal load with positive offset encoding
2013-06-13 Amaury de la VieuvilleARM: fix t2am_imm8_offset operand printing for imm=#-0
2013-06-11 NAKAMURA TakumiRework r183728, suppress assert(0) for now. Its behavio...
2013-06-11 Mihai PopaIt adds support for negative zero offsets for loads...
2013-06-11 Mihai PopaThis patch adds support for FPINST/FPINST2 as operands...
2013-06-11 NAKAMURA TakumiTweak a couple of tests on win32 hosts with +Asserts.
2013-06-10 Tim NorthoverARM: diagnose ARM/Thumb assembly switches on CPUs only...
2013-06-10 Amaury de la VieuvilleARM: ISB cannot be passed the same options as DMB
2013-06-09 Logan ChienFix ARM unwind opcode assembler in several cases.
2013-06-05 Mihai PopaThis is a simple patch that changes RRX and RRXS to...
2013-05-31 Tim NorthoverARM: permit upper-case BE/LE on setend instruction
2013-05-31 Tim NorthoverARM: add fstmx and fldmx instructions for assembly
2013-05-30 Rafael EspindolaChange how we iterate over relocations on ELF.
2013-05-14 Derek SchuffFix ARM FastISel tests, as a first step to enabling...
2013-05-13 Mihai PopaThe purpose of the patch is to fix the syntax of ARM...
2013-05-10 Logan ChienImplement AsmParser for ARM unwind directives.
2013-05-08 Mihai PopaThis patch fixes two tests marked as XFAIL among the...
2013-04-26 Quentin ColombetARM: Fix encoding of hint instruction for Thumb.
2013-04-17 Quentin ColombetFix treatment of ARM unallocated hint instructions.
2013-04-15 Jim GrosbachARM: Add VACLT and VACLE assembly aliases.
2013-04-12 Quentin ColombetARM: Correct printing of pre-indexed operands.
2013-04-12 Nico RieckReplace coff-/elf-dump with llvm-readobj
2013-04-10 Tim NorthoverARM: Make "SMC" instructions conditional on new TrustZo...
2013-03-19 Chad RosierFix pr13145 - Naming a function like a register name...
2013-02-27 Tim NorthoverARM: permit full range of valid ADR immediates.
2013-02-23 Jim GrosbachARM: Convenience aliases for 'srs*' instructions.
2013-02-22 Kristof BeylsMake ARMAsmPrinter generate the correct alignment speci...
2013-02-15 Derek SchuffIf bundle alignment is enabled, do not add data to...
2013-02-14 Joel JonesThe ARM NEON vector compare instructions take three...
2013-02-14 Kristof BeylsMake ARMAsmParser accept the correct alignment specifie...
2013-01-30 Eli BenderskyAdd a special ARM trap encoding for NaCl.
2013-01-30 Jack CarterThis patch implements runtime ARM specific
2013-01-30 Jack CarterThis patch reworks how llvm targets set
2013-01-07 Eli BenderskyAdd some additional tests for the .bundle_lock align_to...
2013-01-07 Eli BenderskyAdd the align_to_end option to .bundle_lock in the...
2012-12-20 Eli BenderskyTests for the aligned bundling support added in r170718
2012-12-14 Kevin EnderbyMake sure the alternate PC+imm syntax of LDR instructio...
2012-12-11 Hao Liurevert the test change
2012-12-11 Hao LiuA newbie try a test commit
2012-12-07 Tim NorthoverAdded Mapping Symbols for ARM ELF
2012-11-10 Evan ChengConvert an improper CodeGen test to a MC test.
2012-10-30 Jim GrosbachARM: Better disassembly for pc-relative LDR.
2012-10-29 Kevin EnderbyFix ARM's b.w instruction for thumb 2 and the encoding...
2012-10-10 Craig TopperTest case for r165480.
2012-09-25 Jim GrosbachARM: 'add Rd, pc, #imm' is an alias for 'adr Rd, #imm'.
2012-09-22 Tim NorthoverFix edge cases of ARM shift operands in arith instructions.
2012-09-22 Tim NorthoverFix the handling of edge cases in ARM shifted operands.
2012-08-02 Jiangning LiuSupport fpv4 for ARM Cortex-M4.
2012-08-02 Jiangning LiuFix #13035, a bug around Thumb instruction LDRD/STRD...
2012-08-02 Jiangning LiuFix #13138, a bug around ARM instruction DSB encoding...
2012-08-02 Jiangning LiuFix #13241, a bug around shift immediate operand for...
2012-07-10 Richard BartonFix instruction description of VMOV (between two ARM...
2012-07-09 Chad RosierRevert r159938 (and r159945) to appease the buildbots.
2012-07-09 Richard BartonFix instruction description of VMOV (between two ARM...
2012-07-09 Richard BartonPrevent ARM assembler from losing a right shift by...
2012-07-09 Richard BartonTeach the assembler to use the narrow thumb encodings...
next