summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC
Commit message (Expand)AuthorAgeFilesLines
* [X86] Don't print 'dword ptr' or 'qword ptr' on the operand to some of the LE...Craig Topper2015-01-083-0/+47
* Add a test that would have found the issue in r224935.Rafael Espindola2015-01-071-0/+24
* [Hexagon] Adding floating point classification and creation.Colin LeMahieu2015-01-071-0/+12
* [Hexagon] Adding encodings for v5 floating point instructions.Colin LeMahieu2015-01-071-0/+98
* [Hexagon] Adding encoding for popcount, fastcorner, dword asr with rounding.Colin LeMahieu2015-01-073-0/+8
* [Hexagon] Adding compound jump encodings.Colin LeMahieu2015-01-061-0/+148
* [Hexagon] Adding encoding for misc v4 instructions: boundscheck, tlbmatch, dc...Colin LeMahieu2015-01-062-0/+8
* [Hexagon] Adding encoding information for absolute address loads.Colin LeMahieu2015-01-061-0/+12
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-1/+1
* [Hexagon] Adding dealloc_return encoding and absolute address stores.Colin LeMahieu2015-01-062-0/+28
* [X86] Add OpSize32 to XBEGIN_4. Add XBEGIN_2 with OpSize16.Craig Topper2015-01-061-0/+3
* Add a testcase that would have found the problem in r225048.Rafael Espindola2015-01-061-0/+27
* Revert r225048: It broke ObjC on AArch64.Lang Hames2015-01-063-124/+0
* [Hexagon] Adding add/sub with carry, logical shift left by immediate and memo...Colin LeMahieu2015-01-053-0/+56
* [Hexagon] Adding rounding reg/reg variants, accumulating multiplies, and accu...Colin LeMahieu2015-01-053-0/+32
* [Hexagon] Adding V4 bit manipulating instructions, removing ALU defs without ...Colin LeMahieu2015-01-052-0/+22
* [Hexagon] Adding V4 logic-logic instructions and tests.Colin LeMahieu2015-01-051-0/+26
* [Hexagon] Adding orand, bitsplit reg/reg, and modwrap instructions.Colin LeMahieu2015-01-052-0/+6
* [Hexagon] Adding round reg/imm and bitsplit instructions.Colin LeMahieu2015-01-052-0/+8
* Parse Tag_compatibility correctly.Charlie Turner2015-01-053-4/+5
* Emit the build attribute Tag_conformance.Charlie Turner2015-01-051-5/+8
* [PowerPC] Add support for the CMPB instructionHal Finkel2015-01-032-1/+6
* [X86] Disassembler support for move to/from %rax with a 32-bit memory offset ...Craig Topper2015-01-032-2/+14
* [X86] Make the instructions that use AdSize16/32/64 co-exist together without...Craig Topper2015-01-021-16/+16
* Add r224985 back with a fix.Rafael Espindola2014-12-313-0/+124
* Add a test for the recent compiler-rt build failure.Rafael Espindola2014-12-311-0/+14
* Revert "Remove doesSectionRequireSymbols."Rafael Espindola2014-12-313-124/+0
* [X86] Update disassembler tests for absolute move instructions to check the e...Craig Topper2014-12-311-37/+37
* [Hexagon] Adding accumulating add/sub, doubleword logic-not variants, doublew...Colin LeMahieu2014-12-313-0/+24
* [Hexagon] Adding double-logic on predicate instructions.Colin LeMahieu2014-12-301-2/+22
* [Hexagon] Adding newvalue compare and jumps.Colin LeMahieu2014-12-301-0/+134
* [Hexagon] Adding postincrement register newvalue stores.Colin LeMahieu2014-12-301-0/+9
* [Hexagon] Removing old newvalue store variants. Adding postincrement immedia...Colin LeMahieu2014-12-301-0/+51
* [mips][microMIPS] Relocate with symbol for micromips symbolsZoran Jovanovic2014-12-301-0/+16
* [Hexagon] Adding indexed store new-value variants.Colin LeMahieu2014-12-301-0/+51
* [Hexagon] Adding indexed store of immediates.Colin LeMahieu2014-12-301-0/+36
* [Hexagon] Adding indexed stores.Colin LeMahieu2014-12-302-0/+115
* [COFF] Don't try to add quotes to already quoted linker directivesMichael Kuperstein2014-12-301-1/+2
* [Hexagon] Adding reg-reg indexed load forms.Colin LeMahieu2014-12-301-2/+74
* [Hexagon] Adding compare byte/halfword reg-reg/reg-imm forms. Adding compare...Colin LeMahieu2014-12-302-0/+28
* [Hexagon] Updating constant extender def, adding alu-not instructions, compar...Colin LeMahieu2014-12-302-4/+17
* Remove doesSectionRequireSymbols.Rafael Espindola2014-12-303-0/+124
* Simplify test a bit.Rafael Espindola2014-12-301-516/+3
* Testcases for r224939.Craig Topper2014-12-301-0/+17
* Convert test to llvm-readobj. NFC.Rafael Espindola2014-12-301-127/+214
* Convert test to llvm-readobj. NFC.Rafael Espindola2014-12-291-16/+41
* [Hexagon] Adding allocframe, post-increment circular immediate stores, post-i...Colin LeMahieu2014-12-291-1/+34
* [Hexagon] Adding post-increment register form stores and register-immediate f...Colin LeMahieu2014-12-291-0/+82
* [Hexagon] Replacing the remaining postincrement stores with versions that hav...Colin LeMahieu2014-12-291-1/+40
* Convert test to FileCheck. NFC.Rafael Espindola2014-12-291-876/+877
OpenPOWER on IntegriCloud