2011-09-16 |
Owen Anderson | Fix disassembly of Thumb2 LDRSH with a #-0 offset.
|
commit | commitdiff | tree |
2011-09-16 |
Owen Anderson | Port over more Thumb2 assembly tests to disassembly...
|
commit | commitdiff | tree |
2011-09-16 |
Owen Anderson | Port over more Thumb2 assembly tests to disassembly...
|
commit | commitdiff | tree |
2011-09-15 |
Owen Anderson | Don't attach annotations to MCInst's. Instead, have...
|
commit | commitdiff | tree |
2011-09-15 |
Owen Anderson | The the MC disassembler C API to print in verbose mode...
|
commit | commitdiff | tree |
2011-09-15 |
Owen Anderson | Add support for stored annotations to MCInst, and provide...
|
commit | commitdiff | tree |
2011-09-14 |
Owen Anderson | Fix a crasher in Thumb2 MOV-immediate encoding for...
|
commit | commitdiff | tree |
2011-09-14 |
Owen Anderson | Nested IT blocks are UNPREDICTABLE. Mark them as such...
|
commit | commitdiff | tree |
2011-09-13 |
Owen Anderson | Make use of Eli's FileCheck sorcery to improve this...
|
commit | commitdiff | tree |
2011-09-13 |
Owen Anderson | Correct disassembly printing of Thumb2 post-incremented...
|
commit | commitdiff | tree |
2011-09-13 |
Owen Anderson | Teach the Thumb ASM parser that BKPT is allowed in...
|
commit | commitdiff | tree |
2011-09-13 |
Owen Anderson | Fix encoding of Thumb2 shifted register operands with...
|
commit | commitdiff | tree |
2011-09-12 |
Owen Anderson | Fix a failing ELF Thumb test. I _think_ this is right...
|
commit | commitdiff | tree |
2011-09-12 |
Owen Anderson | Thumb2 POP's don't allow the PC as an operand, and...
|
commit | commitdiff | tree |
2011-09-12 |
Owen Anderson | Fix encoding of PC-relative LDRSHW with an immediate...
|
commit | commitdiff | tree |
2011-09-12 |
Owen Anderson | There's no need to add additional predicate operands...
|
commit | commitdiff | tree |
2011-09-12 |
Owen Anderson | Port more encoding tests to decoding tests, and correct...
|
commit | commitdiff | tree |
2011-09-09 |
Owen Anderson | LDM writeback is not allowed if Rn is in the target...
|
commit | commitdiff | tree |
2011-09-09 |
Owen Anderson | Fix an ambiguously nested if.
|
commit | commitdiff | tree |
2011-09-09 |
Owen Anderson | Fix buildbot breakage caused by r139415. I missed...
|
commit | commitdiff | tree |
2011-09-09 |
Owen Anderson | Fix assembly/disassembly of Thumb2 ADR instructions...
|
commit | commitdiff | tree |
2011-09-09 |
Owen Anderson | Thumb unconditional branches are allowed in IT blocks...
|
commit | commitdiff | tree |
2011-09-08 |
Owen Anderson | All conditional branches are disallowed in IT blocks...
|
commit | commitdiff | tree |
2011-09-08 |
Owen Anderson | Soft fail CBZ/CBNZ in the disassembler if they appear...
|
commit | commitdiff | tree |
2011-09-08 |
Owen Anderson | Remove the "common" set of instructions shared between...
|
commit | commitdiff | tree |
2011-09-07 |
Owen Anderson | Create Thumb2 versions of STC/LDC, and reenable the...
|
commit | commitdiff | tree |
2011-09-07 |
Owen Anderson | Port more assembler tests over to disassembler tests...
|
commit | commitdiff | tree |
2011-09-06 |
Owen Anderson | memset_pattern16 uses a 16 BYTE pattern, not a 16 BIT...
|
commit | commitdiff | tree |
2011-09-06 |
Owen Anderson | Teach BasicAA about the aliasing properties of memset_pattern16.
|
commit | commitdiff | tree |
2011-09-06 |
Owen Anderson | Port more encoding tests over to Thumb2 decoding tests.
|
commit | commitdiff | tree |
2011-09-06 |
Owen Anderson | Try again at r138809 (make DSE more aggressive in removing...
|
commit | commitdiff | tree |
2011-09-03 |
Owen Anderson | Fix a truly heinous bug in DAGCombine related to AssertZext.
|
commit | commitdiff | tree |
2011-09-01 |
Owen Anderson | Merge the ARM disassembler header into the implementation...
|
commit | commitdiff | tree |
2011-09-01 |
Owen Anderson | Fix 80 columns violations.
|
commit | commitdiff | tree |
2011-09-01 |
Owen Anderson | t2Bcc is allowed to have a predicate without a preceding...
|
commit | commitdiff | tree |
2011-08-31 |
Owen Anderson | The asm parser currently selects the wrong encoding...
|
commit | commitdiff | tree |
2011-08-31 |
Owen Anderson | Fix encoding for tBcc with immediate offset operand.
|
commit | commitdiff | tree |
2011-08-31 |
Owen Anderson | When performing instruction selection for LDR_PRE_IMM...
|
commit | commitdiff | tree |
2011-08-31 |
Owen Anderson | Fix roundtripping of Thumb BL/BLX instructions with...
|
commit | commitdiff | tree |
2011-08-30 |
Owen Anderson | Fix issues with disassembly of IT instructions involving...
|
commit | commitdiff | tree |
2011-08-30 |
Owen Anderson | Fix encoding of CBZ/CBNZ Thumb2 instructions with immediate...
|
commit | commitdiff | tree |
2011-08-30 |
Owen Anderson | Fix encoding of PC-relative Thumb1 LDR's when using...
|
commit | commitdiff | tree |
2011-08-30 |
Owen Anderson | Fix encoding of Thumb1 B instructions with immediate...
|
commit | commitdiff | tree |
2011-08-30 |
Owen Anderson | Clean up whitespace.
|
commit | commitdiff | tree |
2011-08-30 |
Owen Anderson | Remove empty file.
|
commit | commitdiff | tree |
2011-08-30 |
Owen Anderson | Speculatively revert r138809 in an attempt to fix DragonEgg.
|
commit | commitdiff | tree |
2011-08-30 |
Owen Anderson | Port Thumb2 assembler tests over to disassembler tests.
|
commit | commitdiff | tree |
2011-08-30 |
Owen Anderson | When walking backwards to eliminate final stores to...
|
commit | commitdiff | tree |
2011-08-29 |
Owen Anderson | Add missing encoding information for some of the GPR...
|
commit | commitdiff | tree |
2011-08-29 |
Owen Anderson | Apply the same fix for the change in LDR_PRE_IMM/LDRB_PRE_IM...
|
commit | commitdiff | tree |
2011-08-29 |
Owen Anderson | Specify an additional fixed bit in the PLD/PLDW/PLI...
|
commit | commitdiff | tree |
2011-08-29 |
Owen Anderson | addrmode_imm12 and addrmode2_offset encode their immediate...
|
commit | commitdiff | tree |
2011-08-29 |
Owen Anderson | Improve handling of #-0 offsets for many more pre-indexed...
|
commit | commitdiff | tree |
2011-08-29 |
Owen Anderson | Add testcase for r138746.
|
commit | commitdiff | tree |
2011-08-29 |
Owen Anderson | Update the load-store optimizer for changes to the...
|
commit | commitdiff | tree |
2011-08-29 |
Owen Anderson | Add support for parsing #-0 on non-memory-operand immediate...
|
commit | commitdiff | tree |
2011-08-26 |
Owen Anderson | Improve encoding support for BLX with immediat eoperands...
|
commit | commitdiff | tree |
2011-08-26 |
Owen Anderson | Correct encoding of BL with immediate offset.
|
commit | commitdiff | tree |
2011-08-26 |
Owen Anderson | Spelling fail.
|
commit | commitdiff | tree |
2011-08-26 |
Owen Anderson | Fix ARM codegen breakage caused by r138653.
|
commit | commitdiff | tree |
2011-08-26 |
Owen Anderson | invalid-LDR_PRE-arm.txt was already passing, but for...
|
commit | commitdiff | tree |
2011-08-26 |
Owen Anderson | Update for feedback from Jim.
|
commit | commitdiff | tree |
2011-08-26 |
Owen Anderson | Support an extension of ARM asm syntax to allow immediate...
|
commit | commitdiff | tree |
2011-08-26 |
Owen Anderson | Add a testcase for r138625.
|
commit | commitdiff | tree |
2011-08-26 |
Owen Anderson | Fix PR10755 by checking for invalid predicate codes...
|
commit | commitdiff | tree |
2011-08-25 |
Owen Anderson | Port over additional encoding tests to decoding tests...
|
commit | commitdiff | tree |
2011-08-24 |
Owen Anderson | Perform more thorough checking of t2IT mask parameters...
|
commit | commitdiff | tree |
2011-08-24 |
Owen Anderson | Be careful not to walk off the end of the operand info...
|
commit | commitdiff | tree |
2011-08-24 |
Owen Anderson | Be stricter in enforcing IT instruction predicate values...
|
commit | commitdiff | tree |
2011-08-24 |
Owen Anderson | Port over more encoding tests to decoding tests.
|
commit | commitdiff | tree |
2011-08-23 |
Owen Anderson | Fix decoding of Thumb2 prefetch instructions, which...
|
commit | commitdiff | tree |
2011-08-23 |
Owen Anderson | Fix Thumb2 decoding of CPS instructions to mirror ARM...
|
commit | commitdiff | tree |
2011-08-23 |
Owen Anderson | Fix two more instances of mis-matched operand names...
|
commit | commitdiff | tree |
2011-08-23 |
Owen Anderson | Port more assemble tests over to disassembly tests.
|
commit | commitdiff | tree |
2011-08-22 |
Owen Anderson | Reject invalid imod values in t2CPS instructions.
|
commit | commitdiff | tree |
2011-08-22 |
Owen Anderson | t2SMLAD is a four-register instruction, not a three...
|
commit | commitdiff | tree |
2011-08-22 |
Owen Anderson | Correct operand naming of t2USAT16 to allow proper...
|
commit | commitdiff | tree |
2011-08-22 |
Owen Anderson | Match operand naming to allow correct decoding of t2LDRSH_POST.
|
commit | commitdiff | tree |
2011-08-22 |
Owen Anderson | Match operand names to provide correct decoding for...
|
commit | commitdiff | tree |
2011-08-22 |
Owen Anderson | Provide a correct decoder hook for Thumb2 shifted registers...
|
commit | commitdiff | tree |
2011-08-22 |
Owen Anderson | Provide operand encoding information for half-precision...
|
commit | commitdiff | tree |
2011-08-22 |
Owen Anderson | Fix decoding of VMOVSRR and VMOVRRS, which account...
|
commit | commitdiff | tree |
2011-08-22 |
Owen Anderson | Fix another batch of VLD/VST decoding crashes discovered...
|
commit | commitdiff | tree |
2011-08-22 |
Owen Anderson | Correct writeback handling of duplicating VLD instructions...
|
commit | commitdiff | tree |
2011-08-22 |
Owen Anderson | Port another swathe of Thumb1 encoding tests over to...
|
commit | commitdiff | tree |
2011-08-22 |
Owen Anderson | Fix an incorrect shift when decoding SP-relative stores...
|
commit | commitdiff | tree |
2011-08-18 |
Owen Anderson | STC2L_POST and STC2L_POST should be handled the same...
|
commit | commitdiff | tree |
2011-08-18 |
Owen Anderson | Fix the decoding of RFE instruction. RFEs have the...
|
commit | commitdiff | tree |
2011-08-18 |
Owen Anderson | Remember to fill in some operands so we can print _something...
|
commit | commitdiff | tree |
2011-08-18 |
Owen Anderson | Improve handling of failure and unpredictable cases...
|
commit | commitdiff | tree |
2011-08-18 |
Owen Anderson | More Thumb1 decoding tests.
|
commit | commitdiff | tree |
2011-08-18 |
Owen Anderson | Port over BL/BLX to disassembly tests.
|
commit | commitdiff | tree |
2011-08-17 |
Owen Anderson | Port new Thumb1 encoding tests over to decoding tests.
|
commit | commitdiff | tree |
2011-08-17 |
Owen Anderson | Start building a Thumb1 decoding test file based on...
|
commit | commitdiff | tree |
2011-08-17 |
Owen Anderson | Be more careful in the Thumb decoder hooks to avoid...
|
commit | commitdiff | tree |
2011-08-17 |
Owen Anderson | Allow the MCDisassembler to return a "soft fail" status...
|
commit | commitdiff | tree |
2011-08-16 |
Owen Anderson | Separate out Thumb1 instructions that need an S bit...
|
commit | commitdiff | tree |
2011-08-15 |
Owen Anderson | Add a test file for Thumb2 NEON.
|
commit | commitdiff | tree |
2011-08-15 |
Owen Anderson | Specify a necessary fixed bit for VLD3DUP, and otherwise...
|
commit | commitdiff | tree |
2011-08-15 |
Owen Anderson | Add some more comprehensive VFP decoding tests.
|
commit | commitdiff | tree |
next |