2010-04-21 |
Johnny Chen | Thumb instructions which have reglist operands at the... |
tree | commitdiff |
2010-04-20 |
Johnny Chen | When doing Thumb disassembly, there's no need to consid... |
tree | commitdiff |
2010-04-20 |
Johnny Chen | For t2LDRT, t2LDRBT, t2LDRHT, t2LDRSBT, and t2LDRSHT... |
tree | commitdiff |
2010-04-19 |
Johnny Chen | According to A8.6.16 B (Encoding T3) and A8.3 Condition... |
tree | commitdiff |
2010-04-19 |
Johnny Chen | ARM disassembler did not react to recent changes to... |
tree | commitdiff |
2010-04-17 |
Chris Lattner | teach the x86 asm parser how to handle segment prefixes |
tree | commitdiff |
2010-04-17 |
Chris Lattner | testcase for r101538, patch by Nico Schmidt! |
tree | commitdiff |
2010-04-17 |
Chris Lattner | a bunch of ssse3 instructions are misencoded to think... |
tree | commitdiff |
2010-04-16 |
Johnny Chen | Minor change to make the test case comply with Vd<0... |
tree | commitdiff |
2010-04-16 |
Johnny Chen | Fixed a bug in DisassembleN1RegModImmFrm() where a... |
tree | commitdiff |
2010-04-16 |
Johnny Chen | In the same spirit of r101524, which removed the assert... |
tree | commitdiff |
2010-04-16 |
Johnny Chen | Multiclass LdStCop was using pre-UAL syntax LDC<c>L... |
tree | commitdiff |
2010-04-15 |
Johnny Chen | Added another test case for am3offset operand, testing... |
tree | commitdiff |
2010-04-15 |
Johnny Chen | Fixed a bug in ARM disassembly where LDRSBT should... |
tree | commitdiff |
2010-04-15 |
Daniel Dunbar | tests: MC/Disassembler tests depend on ARM support... |
tree | commitdiff |
2010-04-14 |
Chris Lattner | implement mc asmparser support for '.', which gets the |
tree | commitdiff |
2010-04-12 |
Johnny Chen | Fixed a crasher in arm disassembler within ARMInstPrint... |
tree | commitdiff |
2010-04-07 |
Benjamin Kramer | unXFAIL, arm disassembler was reenabled. |
tree | commitdiff |
2010-04-05 |
Evan Cheng | Reverting 100265 to try to get buildbots green again... |
tree | commitdiff |
2010-04-02 |
Johnny Chen | Second try of initial ARM/Thumb disassembler check... |
tree | commitdiff |
2010-03-29 |
Daniel Dunbar | MC/Mach-O/x86_64: Support @GOTPCREL on symbols, even... |
tree | commitdiff |
2010-03-25 |
Bob Wilson | Reapply Kevin's change 94440, now that Chris has fixed... |
tree | commitdiff |
2010-03-25 |
Daniel Dunbar | MC: Fix refacto in MCExpr evaluation, I mistakenly... |
tree | commitdiff |
2010-03-24 |
Bob Wilson | Speculatively revert this to see if it fixes buildbot... |
tree | commitdiff |
2010-03-24 |
Kevin Enderby | Added the Advanced Encryption Standard (AES) Instructions. |
tree | commitdiff |
2010-03-24 |
Kevin Enderby | Fixed the SS42AI template for the SSE 4.2 instructions... |
tree | commitdiff |
2010-03-20 |
Daniel Dunbar | MC/Mach-O: Remove Darwin host specific tests, we don... |
tree | commitdiff |
2010-03-20 |
Daniel Dunbar | MC/Mach-O: Tweak optimal_nop test to be host independent. |
tree | commitdiff |
2010-03-19 |
Kevin Enderby | Fixed the encoding problems of the crc32 instructions... |
tree | commitdiff |
2010-03-19 |
Daniel Dunbar | MC/Mach-O/x86_64: Add relocation support. |
tree | commitdiff |
2010-03-19 |
Daniel Dunbar | MC/X86: Rename alternate spellings of {ADD64,CMP64... |
tree | commitdiff |
2010-03-19 |
Daniel Dunbar | MC/Mach-O: Factor out isScatteredFixupFullyResolvedSimp... |
tree | commitdiff |
2010-03-19 |
Daniel Dunbar | X86: Fix encoding for TEST64rr. |
tree | commitdiff |
2010-03-18 |
Daniel Dunbar | X86MCCodeEmitter: Fix two minor issues with reloc_ripre... |
tree | commitdiff |
2010-03-18 |
Daniel Dunbar | MC/X86/AsmMatcher: Use the new instruction cleanup... |
tree | commitdiff |
2010-03-18 |
Chris Lattner | fix an x86-64 encoding bug Daniel found. |
tree | commitdiff |
2010-03-18 |
Chris Lattner | add a special relocation type for movq loads for object |
tree | commitdiff |
2010-03-15 |
Daniel Dunbar | MC/Mach-O/x86_64: Temporary labels in cstring sections... |
tree | commitdiff |
2010-03-14 |
Chris Lattner | xfail properly |
tree | commitdiff |
2010-03-14 |
Chris Lattner | xfail these tests temporarily to get teh buildbots... |
tree | commitdiff |
2010-03-13 |
Daniel Dunbar | X86: Fix ADD64i32 encoding. |
tree | commitdiff |
2010-03-13 |
Daniel Dunbar | MC/X86_64: Symbol support. |
tree | commitdiff |
2010-03-13 |
Daniel Dunbar | MC/Mach-O: Initial x86_64 support. |
tree | commitdiff |
2010-03-13 |
Daniel Dunbar | MC/X86_64: Fix matching of leaq. |
tree | commitdiff |
2010-03-13 |
Daniel Dunbar | MC/X86_64: Fix matching of callq. |
tree | commitdiff |
2010-03-13 |
Daniel Dunbar | MC/Mach-O: PCrel relocations weren't using the right... |
tree | commitdiff |
2010-03-13 |
Daniel Dunbar | MC/X86: Add temporary hack to match shrl $1,%eax correc... |
tree | commitdiff |
2010-03-13 |
Daniel Dunbar | MC/X86: Add an XFAIL test where we aren't matching... |
tree | commitdiff |
2010-03-12 |
Daniel Dunbar | MC/Mach-O: Implement initial support for relaxation. |
tree | commitdiff |
2010-03-11 |
Daniel Dunbar | MC/Mach-O: Implement "absolutizing" semantics of .set... |
tree | commitdiff |
2010-03-10 |
Daniel Dunbar | MC/Mach-O: Use the SECTDIFF relocation type for (A... |
tree | commitdiff |
2010-03-09 |
Daniel Dunbar | MC/X86: Rename alternate spellings of ADD{8,16,32}... |
tree | commitdiff |
2010-03-09 |
Daniel Dunbar | MC/X86: Rename alternate spellings of CMP{8,16,32}... |
tree | commitdiff |
2010-03-09 |
Daniel Dunbar | MC/Mach-O: For PCrel relocations, we need to compensate... |
tree | commitdiff |
2010-03-08 |
Kevin Enderby | Fix the vmxon entry in the X86InstrInfo.td so it has... |
tree | commitdiff |
2010-03-08 |
Daniel Dunbar | MC/Macho-O: Align the zerofill section itself to the... |
tree | commitdiff |
2010-03-08 |
Daniel Dunbar | MC/Mach-O: Fix address compution for zero fill sections. |
tree | commitdiff |
2010-03-08 |
Daniel Dunbar | X86: Fix encoding for TEST{8,16,32}rr. |
tree | commitdiff |
2010-02-25 |
Kevin Enderby | This is a patch to the assembler frontend to detect... |
tree | commitdiff |
2010-02-16 |
Chris Lattner | make pcrel immediate values relative to the start of... |
tree | commitdiff |
2010-02-13 |
Chris Lattner | add encoder support and tests for rdtscp |
tree | commitdiff |
2010-02-13 |
Daniel Dunbar | MC/AsmParser: Attempt to constant fold expressions... |
tree | commitdiff |
2010-02-13 |
Chris Lattner | rip out the 'heinous' x86 MCCodeEmitter implementation. |
tree | commitdiff |
2010-02-13 |
Chris Lattner | remove special cases for vmlaunch, vmresume, vmxoff... |
tree | commitdiff |
2010-02-13 |
Daniel Dunbar | MC/X86: Push immediate operands as immediates not expre... |
tree | commitdiff |
2010-02-12 |
Chris Lattner | add some disassemble testcases for weird instructions |
tree | commitdiff |
2010-02-12 |
Chris Lattner | implement the rest of correct x86-64 encoder support for |
tree | commitdiff |
2010-02-12 |
Chris Lattner | fix the encodings of monitor and mwait, which were... |
tree | commitdiff |
2010-02-11 |
Kevin Enderby | Remove the few # TAILCALL comments that snuck in. ... |
tree | commitdiff |
2010-02-11 |
Kevin Enderby | Update the X86 assembler matcher test case now that... |
tree | commitdiff |
2010-02-10 |
Daniel Dunbar | MC/X86 AsmMatcher: Fix a use after free spotted by... |
tree | commitdiff |
2010-02-10 |
Daniel Dunbar | XFAIL this on linux until I figure out what is happening. |
tree | commitdiff |
2010-02-10 |
Kevin Enderby | Replace this file containing 4 tests of x86 32-bit... |
tree | commitdiff |
2010-02-10 |
Kevin Enderby | Fix the encoding of the movntdqa X86 instruction. ... |
tree | commitdiff |
2010-02-09 |
Chris Lattner | fix X86 encoder to output [disp] only addresses with... |
tree | commitdiff |
2010-02-09 |
Chris Lattner | Implement x86 asm parsing support for %st and %st(4) |
tree | commitdiff |
2010-02-05 |
Chris Lattner | fix incorrect encoding of SBB8mi that Kevin noticed. |
tree | commitdiff |
2010-02-05 |
Chris Lattner | fix a case where we'd mis-encode fisttp because of... |
tree | commitdiff |
2010-02-05 |
Chris Lattner | remove fixme |
tree | commitdiff |
2010-02-03 |
Kevin Enderby | Added support for X86 instruction prefixes so llvm... |
tree | commitdiff |
2010-02-02 |
Daniel Dunbar | AsmParser/X86: Add temporary hack to allow parsing... |
tree | commitdiff |
2010-02-02 |
Chris Lattner | remove the # TAILCALL markers, which was causing the... |
tree | commitdiff |
2010-02-02 |
Daniel Dunbar | MCAssembler/Darwin: Add a test (on Darwin) that we... |
tree | commitdiff |
2010-02-02 |
Daniel Dunbar | MC/Mach-O: Set SOME_INSTRUCTIONS bit for sections. |
tree | commitdiff |
2010-02-02 |
Chris Lattner | this apparently depends on the host somehow. |
tree | commitdiff |
2010-02-02 |
Chris Lattner | disable this test for now. |
tree | commitdiff |
2010-02-02 |
Kevin Enderby | Added another version of the X86 assembler matcher... |
tree | commitdiff |
2010-01-30 |
Daniel Dunbar | MC/X86 AsmParser: Handle absolute memory operands corre... |
tree | commitdiff |
2010-01-29 |
Daniel Dunbar | MC/X86: Add a nice X86 assembler matcher test case... |
tree | commitdiff |
2010-01-25 |
Chris Lattner | wirte up .file and .file to the mc asmparser. |
tree | commitdiff |
2010-01-24 |
Chris Lattner | fix a parsing problem on instructions like: |
tree | commitdiff |
2010-01-23 |
Chris Lattner | teach MCAsmStreamer::EmitBytes to use .ascii and .asciz |
tree | commitdiff |
2010-01-22 |
Daniel Dunbar | Mark EH_RETURN64 as CodeGenOnly. |
tree | commitdiff |
2010-01-19 |
Chris Lattner | add an MCAsmStreamer::EmitFill specialization of EmitFi... |
tree | commitdiff |
2010-01-19 |
Chris Lattner | only darwin has zerofill |
tree | commitdiff |
2009-12-22 |
Chris Lattner | specify a triple to use, fixing the test on non-x86... |
tree | commitdiff |
2009-12-22 |
Chris Lattner | various cleanups, make the disassemble reject lines... |
tree | commitdiff |
2009-12-22 |
Chris Lattner | rewrite the file parser for the disassembler, implement... |
tree | commitdiff |
2009-10-16 |
Daniel Dunbar | Force triple in tests. |
tree | commitdiff |
2009-10-16 |
Daniel Dunbar | MC: Tweak variable assignment diagnostics, and make... |
tree | commitdiff |
next |