2013-09-30 |
Tilmann Scheller | [ARM] Assembler: ARM LDRD with writeback requires the... |
blob | commitdiff | raw |
2013-09-27 |
Tilmann Scheller | ARM: Teach assembler to enforce constraints for ARM... |
blob | commitdiff | raw | diff to current |
2013-09-27 |
Tilmann Scheller | Fix comment. |
blob | commitdiff | raw | diff to current |
2013-09-27 |
Tilmann Scheller | ARM: Teach assembler to enforce constraint for Thumb2... |
blob | commitdiff | raw | diff to current |
2013-09-19 |
Amara Emerson | [ARMv8] Add support for the v8 cryptography extensions. |
blob | commitdiff | raw | diff to current |
2013-09-18 |
Joey Gouly | [ARMv8] Add CRC instructions. |
blob | commitdiff | raw | diff to current |
2013-09-12 |
Joey Gouly | Add an instruction deprecation feature to TableGen. |
blob | commitdiff | raw | diff to current |
2013-09-05 |
Joey Gouly | [ARMv8] Implement the new DMB/DSB operands. |
blob | commitdiff | raw | diff to current |
2013-09-05 |
Richard Barton | Add AArch32 DCPS{1,2,3} and HLT instructions. |
blob | commitdiff | raw | diff to current |
2013-08-27 |
Joey Gouly | [ARMv8] Add MC support for the new load/store acquire... |
blob | commitdiff | raw | diff to current |
2013-08-21 |
Mihai Popa | Make "mov" work for all Thumb2 MOV encodings |
blob | commitdiff | raw | diff to current |
2013-08-16 |
Mihai Popa | Add support for Thumb2 literal loads with negative... |
blob | commitdiff | raw | diff to current |
2013-08-16 |
Mihai Popa | Fix Thumb2 aliasing complementary instructions taking... |
blob | commitdiff | raw | diff to current |
2013-08-15 |
Mihai Popa | This fixes three issues related to Thumb literal loads: |
blob | commitdiff | raw | diff to current |
2013-08-09 |
Mihai Popa | Fix assembling of Thumb2 branch instructions. |
blob | commitdiff | raw | diff to current |
2013-08-03 |
Benjamin Kramer | ARMAsmParser: Plug a leak. |
blob | commitdiff | raw | diff to current |
2013-08-02 |
Joey Gouly | Add a missing 'return' statement. |
blob | commitdiff | raw | diff to current |
2013-08-02 |
Joey Gouly | [ARMv8] Add an assembler warning for the deprecated... |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Kevin Enderby | Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system... |
blob | commitdiff | raw | diff to current |
2013-07-22 |
Mihai Popa | This adds range checking for "ldr Rn, [pc, #imm]" Thumb |
blob | commitdiff | raw | diff to current |
2013-07-22 |
Tim Northover | ARM: remove now unneeded custom Asm converters |
blob | commitdiff | raw | diff to current |
2013-07-19 |
Joey Gouly | Add a line that got missed off somehow. Sorry about... |
blob | commitdiff | raw | diff to current |
2013-07-19 |
Joey Gouly | [ARMv8] Implement the NEON instructions VRINT{N, X... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Joey Gouly | Add MC assembly/disassembly support for VRINT{A, N... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Joey Gouly | Add MC assembly/disassembly support for VCVT{A, N,... |
blob | commitdiff | raw | diff to current |
2013-07-06 |
Joey Gouly | Add MC support for the v8fp instructions: vmaxnm and... |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Joey Gouly | Add support for MC assembling and disassembling of... |
blob | commitdiff | raw | diff to current |
2013-07-03 |
Tilmann Scheller | ARM: Prevent ARMAsmParser::shouldOmitCCOutOperand(... |
blob | commitdiff | raw | diff to current |
2013-07-03 |
Mihai Popa | This corrects the implementation of Thumb ADR instruct... |
blob | commitdiff | raw | diff to current |
2013-07-01 |
Chad Rosier | [ARMAsmParser] Sort the ARM register lists based on... |
blob | commitdiff | raw | diff to current |
2013-06-26 |
Joey Gouly | Add a subtarget feature 'v8' to the ARM backend. |
blob | commitdiff | raw | diff to current |
2013-06-26 |
Tim Northover | ARM: fix more cases where predication may or may not... |
blob | commitdiff | raw | diff to current |
2013-06-26 |
Tim Northover | ARM: allow predicated barriers in Thumb mode |
blob | commitdiff | raw | diff to current |
2013-06-18 |
Kevin Enderby | Change the arm assembler to support this from the v7c... |
blob | commitdiff | raw | diff to current |
2013-06-18 |
Amaury de la Vieuville | ARM: fix literal load with positive offset encoding |
blob | commitdiff | raw | diff to current |
2013-06-18 |
Bill Wendling | Use pointers to the MCAsmInfo and MCRegInfo. |
blob | commitdiff | raw | diff to current |
2013-06-11 |
Mihai Popa | It adds support for negative zero offsets for loads... |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Tim Northover | ARM: diagnose ARM/Thumb assembly switches on CPUs only... |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Amaury de la Vieuville | Fix misleading comments in ARMAsmParser |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Amaury de la Vieuville | ARM: ISB cannot be passed the same options as DMB |
blob | commitdiff | raw | diff to current |
2013-05-31 |
Tim Northover | ARM: permit upper-case BE/LE on setend instruction |
blob | commitdiff | raw | diff to current |
2013-05-24 |
Michael J. Spencer | Replace Count{Leading,Trailing}Zeros_{32,64} with count... |
blob | commitdiff | raw | diff to current |
2013-05-19 |
Benjamin Kramer | Replace some bit operations with simpler ones. No funct... |
blob | commitdiff | raw | diff to current |
2013-05-10 |
Logan Chien | Implement AsmParser for ARM unwind directives. |
blob | commitdiff | raw | diff to current |
2013-05-05 |
Dmitri Gribenko | Add ArrayRef constructor from None, and do the cleanups... |
blob | commitdiff | raw | diff to current |
2013-04-26 |
Quentin Colombet | ARM: Fix encoding of hint instruction for Thumb. |
blob | commitdiff | raw | diff to current |
2013-04-18 |
Chad Rosier | [asm parser] Add support for predicating MnemonicAlias... |
blob | commitdiff | raw | diff to current |
2013-04-17 |
Quentin Colombet | Fix treatment of ARM unallocated hint instructions. |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Jim Grosbach | ARM: Add VACLT and VACLE assembly aliases. |
blob | commitdiff | raw | diff to current |
2013-03-19 |
Chad Rosier | Fix pr13145 - Naming a function like a register name... |
blob | commitdiff | raw | diff to current |
2013-03-15 |
Eric Christopher | Silence anonymous type in anonymous union warnings. |
blob | commitdiff | raw | diff to current |
2013-02-23 |
Jim Grosbach | ARM: Convenience aliases for 'srs*' instructions. |
blob | commitdiff | raw | diff to current |
2013-02-20 |
Jim Grosbach | MCParser: Update method names per coding guidelines. |
blob | commitdiff | raw | diff to current |
2013-02-14 |
Kristof Beyls | Make ARMAsmParser accept the correct alignment specifie... |
blob | commitdiff | raw | diff to current |
2013-02-06 |
Jim Grosbach | ARM: Use MCTargetAsmParser::validateTargetOperandClass(). |
blob | commitdiff | raw | diff to current |
2013-01-31 |
Chandler Carruth | Switch the code added in r173885 to use the new, shiny... |
blob | commitdiff | raw | diff to current |
2013-01-30 |
Jack Carter | This patch implements runtime ARM specific |
blob | commitdiff | raw | diff to current |
2013-01-09 |
Joel Jones | Fix description of ARMOperand |
blob | commitdiff | raw | diff to current |
2013-01-09 |
Eric Christopher | Last in the series of removing unnecessary '0' argument... |
blob | commitdiff | raw | diff to current |
2013-01-07 |
Jordan Rose | Change SMRange to be half-open (exclusive end) instead... |
blob | commitdiff | raw | diff to current |
2012-12-20 |
Roman Divacky | Remove MCTargetAsmLexer and its derived classes now... |
blob | commitdiff | raw | diff to current |
2012-12-14 |
Kevin Enderby | Make sure the alternate PC+imm syntax of LDR instructio... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
blob | commitdiff | raw | diff to current |
2012-11-16 |
Weiming Zhao | Remove hard coded registers in ARM ldrexd and strexd... |
blob | commitdiff | raw | diff to current |
2012-10-25 |
Chad Rosier | [ms-inline asm] Add support for creating AsmRewrites... |
blob | commitdiff | raw | diff to current |
2012-10-13 |
Chad Rosier | [ms-inline asm] Remove the MatchInstruction() function... |
blob | commitdiff | raw | diff to current |
2012-10-12 |
Chad Rosier | [ms-inline asm] Use the new API introduced in r165830... |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Craig Topper | In parseMSRMaskOperand, add an explicit check for the... |
blob | commitdiff | raw | diff to current |
2012-10-05 |
Chad Rosier | [ms-inline asm] Add a few typedefs to simplify future... |
blob | commitdiff | raw | diff to current |
2012-10-01 |
Chad Rosier | [ms-inline asm] Add the convertToMapAndConstraints... |
blob | commitdiff | raw | diff to current |
2012-09-27 |
Sylvestre Ledru | Revert 'Fix a typo 'iff' => 'if''. iff is an abreviatio... |
blob | commitdiff | raw | diff to current |
2012-09-27 |
Sylvestre Ledru | Fix a typo 'iff' => 'if' |
blob | commitdiff | raw | diff to current |
2012-09-25 |
Jim Grosbach | ARM: 'add Rd, pc, #imm' is an alias for 'adr Rd, #imm'. |
blob | commitdiff | raw | diff to current |
2012-09-24 |
Chad Rosier | Rather then have a wrapper function, have tblgen instan... |
blob | commitdiff | raw | diff to current |
2012-09-24 |
Chad Rosier | Rather then have a wrapper function, have tblgen instan... |
blob | commitdiff | raw | diff to current |
2012-09-22 |
Tim Northover | Fix the handling of edge cases in ARM shifted operands. |
blob | commitdiff | raw | diff to current |
2012-09-21 |
Chad Rosier | [ms-inline asm] Expose the mnemonicIsValid() function... |
blob | commitdiff | raw | diff to current |
2012-09-21 |
Chad Rosier | Add comment. |
blob | commitdiff | raw | diff to current |
2012-09-21 |
Jim Grosbach | Tidy up. Formatting. |
blob | commitdiff | raw | diff to current |
2012-09-11 |
Chad Rosier | Rename the isMemory() function to isMem(). No function... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Chad Rosier | Fix function name per coding standard. |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Chad Rosier | [ms-inline asm] Asm operands can map to one or more... |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Chad Rosier | [ms-inline asm] Add an interface to the GetMCInstOperan... |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Chad Rosier | Removed unused argument. |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Chad Rosier | [ms-inline asm] Expose the Kind and Opcode variables... |
blob | commitdiff | raw | diff to current |
2012-08-31 |
Chad Rosier | Remove an unused argument. The MCInst opcode is set... |
blob | commitdiff | raw | diff to current |
2012-08-31 |
Chad Rosier | Add a comment to explain what's really going on. |
blob | commitdiff | raw | diff to current |
2012-08-31 |
Chad Rosier | The ConvertToMCInst() function can't fail, so remove... |
blob | commitdiff | raw | diff to current |
2012-08-31 |
Chad Rosier | With the fix in r162954/162955 every cvt function retur... |
blob | commitdiff | raw | diff to current |
2012-08-30 |
Chad Rosier | Fix for r162954. Return the Error. |
blob | commitdiff | raw | diff to current |
2012-08-30 |
Chad Rosier | Move a check to the validateInstruction() function... |
blob | commitdiff | raw | diff to current |
2012-08-30 |
Chad Rosier | Typo. |
blob | commitdiff | raw | diff to current |
2012-08-09 |
Eric Christopher | Remove getARMRegisterNumbering and replace with calls... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Jiangning Liu | Fix #13035, a bug around Thumb instruction LDRD/STRD... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Jiangning Liu | Fix #13138, a bug around ARM instruction DSB encoding... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Jiangning Liu | Fix #13241, a bug around shift immediate operand for... |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Richard Barton | Some formatting to keep Clang happy |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Richard Barton | Prevent ARM assembler from losing a right shift by... |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Richard Barton | Spelling! |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Richard Barton | Teach the assembler to use the narrow thumb encodings... |
blob | commitdiff | raw | diff to current |
next |