| Commit message (Expand) | Author | Age | Files | Lines |
| * | [X86] Don't print 'dword ptr' or 'qword ptr' on the operand to some of the LE... | Craig Topper | 2015-01-08 | 3 | -0/+47 |
| * | Add a test that would have found the issue in r224935. | Rafael Espindola | 2015-01-07 | 1 | -0/+24 |
| * | [Hexagon] Adding floating point classification and creation. | Colin LeMahieu | 2015-01-07 | 1 | -0/+12 |
| * | [Hexagon] Adding encodings for v5 floating point instructions. | Colin LeMahieu | 2015-01-07 | 1 | -0/+98 |
| * | [Hexagon] Adding encoding for popcount, fastcorner, dword asr with rounding. | Colin LeMahieu | 2015-01-07 | 3 | -0/+8 |
| * | [Hexagon] Adding compound jump encodings. | Colin LeMahieu | 2015-01-06 | 1 | -0/+148 |
| * | [Hexagon] Adding encoding for misc v4 instructions: boundscheck, tlbmatch, dc... | Colin LeMahieu | 2015-01-06 | 2 | -0/+8 |
| * | [Hexagon] Adding encoding information for absolute address loads. | Colin LeMahieu | 2015-01-06 | 1 | -0/+12 |
| * | R600/SI: Add a stub GCNTargetMachine | Tom Stellard | 2015-01-06 | 1 | -1/+1 |
| * | [Hexagon] Adding dealloc_return encoding and absolute address stores. | Colin LeMahieu | 2015-01-06 | 2 | -0/+28 |
| * | [X86] Add OpSize32 to XBEGIN_4. Add XBEGIN_2 with OpSize16. | Craig Topper | 2015-01-06 | 1 | -0/+3 |
| * | Add a testcase that would have found the problem in r225048. | Rafael Espindola | 2015-01-06 | 1 | -0/+27 |
| * | Revert r225048: It broke ObjC on AArch64. | Lang Hames | 2015-01-06 | 3 | -124/+0 |
| * | [Hexagon] Adding add/sub with carry, logical shift left by immediate and memo... | Colin LeMahieu | 2015-01-05 | 3 | -0/+56 |
| * | [Hexagon] Adding rounding reg/reg variants, accumulating multiplies, and accu... | Colin LeMahieu | 2015-01-05 | 3 | -0/+32 |
| * | [Hexagon] Adding V4 bit manipulating instructions, removing ALU defs without ... | Colin LeMahieu | 2015-01-05 | 2 | -0/+22 |
| * | [Hexagon] Adding V4 logic-logic instructions and tests. | Colin LeMahieu | 2015-01-05 | 1 | -0/+26 |
| * | [Hexagon] Adding orand, bitsplit reg/reg, and modwrap instructions. | Colin LeMahieu | 2015-01-05 | 2 | -0/+6 |
| * | [Hexagon] Adding round reg/imm and bitsplit instructions. | Colin LeMahieu | 2015-01-05 | 2 | -0/+8 |
| * | Parse Tag_compatibility correctly. | Charlie Turner | 2015-01-05 | 3 | -4/+5 |
| * | Emit the build attribute Tag_conformance. | Charlie Turner | 2015-01-05 | 1 | -5/+8 |
| * | [PowerPC] Add support for the CMPB instruction | Hal Finkel | 2015-01-03 | 2 | -1/+6 |
| * | [X86] Disassembler support for move to/from %rax with a 32-bit memory offset ... | Craig Topper | 2015-01-03 | 2 | -2/+14 |
| * | [X86] Make the instructions that use AdSize16/32/64 co-exist together without... | Craig Topper | 2015-01-02 | 1 | -16/+16 |
| * | Add r224985 back with a fix. | Rafael Espindola | 2014-12-31 | 3 | -0/+124 |
| * | Add a test for the recent compiler-rt build failure. | Rafael Espindola | 2014-12-31 | 1 | -0/+14 |
| * | Revert "Remove doesSectionRequireSymbols." | Rafael Espindola | 2014-12-31 | 3 | -124/+0 |
| * | [X86] Update disassembler tests for absolute move instructions to check the e... | Craig Topper | 2014-12-31 | 1 | -37/+37 |
| * | [Hexagon] Adding accumulating add/sub, doubleword logic-not variants, doublew... | Colin LeMahieu | 2014-12-31 | 3 | -0/+24 |
| * | [Hexagon] Adding double-logic on predicate instructions. | Colin LeMahieu | 2014-12-30 | 1 | -2/+22 |
| * | [Hexagon] Adding newvalue compare and jumps. | Colin LeMahieu | 2014-12-30 | 1 | -0/+134 |
| * | [Hexagon] Adding postincrement register newvalue stores. | Colin LeMahieu | 2014-12-30 | 1 | -0/+9 |
| * | [Hexagon] Removing old newvalue store variants. Adding postincrement immedia... | Colin LeMahieu | 2014-12-30 | 1 | -0/+51 |
| * | [mips][microMIPS] Relocate with symbol for micromips symbols | Zoran Jovanovic | 2014-12-30 | 1 | -0/+16 |
| * | [Hexagon] Adding indexed store new-value variants. | Colin LeMahieu | 2014-12-30 | 1 | -0/+51 |
| * | [Hexagon] Adding indexed store of immediates. | Colin LeMahieu | 2014-12-30 | 1 | -0/+36 |
| * | [Hexagon] Adding indexed stores. | Colin LeMahieu | 2014-12-30 | 2 | -0/+115 |
| * | [COFF] Don't try to add quotes to already quoted linker directives | Michael Kuperstein | 2014-12-30 | 1 | -1/+2 |
| * | [Hexagon] Adding reg-reg indexed load forms. | Colin LeMahieu | 2014-12-30 | 1 | -2/+74 |
| * | [Hexagon] Adding compare byte/halfword reg-reg/reg-imm forms. Adding compare... | Colin LeMahieu | 2014-12-30 | 2 | -0/+28 |
| * | [Hexagon] Updating constant extender def, adding alu-not instructions, compar... | Colin LeMahieu | 2014-12-30 | 2 | -4/+17 |
| * | Remove doesSectionRequireSymbols. | Rafael Espindola | 2014-12-30 | 3 | -0/+124 |
| * | Simplify test a bit. | Rafael Espindola | 2014-12-30 | 1 | -516/+3 |
| * | Testcases for r224939. | Craig Topper | 2014-12-30 | 1 | -0/+17 |
| * | Convert test to llvm-readobj. NFC. | Rafael Espindola | 2014-12-30 | 1 | -127/+214 |
| * | Convert test to llvm-readobj. NFC. | Rafael Espindola | 2014-12-29 | 1 | -16/+41 |
| * | [Hexagon] Adding allocframe, post-increment circular immediate stores, post-i... | Colin LeMahieu | 2014-12-29 | 1 | -1/+34 |
| * | [Hexagon] Adding post-increment register form stores and register-immediate f... | Colin LeMahieu | 2014-12-29 | 1 | -0/+82 |
| * | [Hexagon] Replacing the remaining postincrement stores with versions that hav... | Colin LeMahieu | 2014-12-29 | 1 | -1/+40 |
| * | Convert test to FileCheck. NFC. | Rafael Espindola | 2014-12-29 | 1 | -876/+877 |