summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Sparc
Commit message (Expand)AuthorAgeFilesLines
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-2/+2
* [Sparc] Add membar assembler tagsDaniel Cederman2018-12-132-3/+20
* [Sparc] Add unimp aliasDaniel Cederman2018-09-271-0/+8
* [Sparc] Add support for the partial write PSR instructionDaniel Cederman2018-09-271-0/+10
* [Sparc] allow tls_add/tls_call syntax in assembler parserDaniel Cederman2018-09-031-45/+118
* [Sparc] Avoid writing outside array in applyFixupDaniel Cederman2018-08-271-0/+6
* [Sparc] Add support for 13-bit PICDaniel Cederman2018-06-112-0/+28
* Implemented sane default for llvm-objdump's relocation Value formatDaniel Cederman2018-06-011-6/+6
* [Sparc] Add .uahalf and .uaword directivesDaniel Cederman2018-05-281-0/+6
* [Sparc] Add mnemonic aliases for flush, stb, stba, sth, and sthaDaniel Cederman2018-05-231-0/+18
* [Sparc] invalid adjustments in TLS_LE/TLS_LDO relocations removedFedor Sergeev2017-07-251-0/+83
* [Sparc] Remove execute permissions from non-executable text filesDaniel Cederman2017-05-171-0/+0
* Don't pass a Reloc::Model to MC.Rafael Espindola2016-05-181-2/+2
* [Sparc][LEON] Add LEON-specific CASA instruction.Chris Dewhurst2016-05-161-2/+10
* [Sparc][LEON] Add UMAC and SMAC instruction support for Sparc LEON subtargetsChris Dewhurst2016-05-091-0/+12
* Sparc: silently ignore .proc assembler directiveDouglas Katzman2016-03-281-0/+4
* This change adds co-processor condition branching and conditional traps to th...Chris Dewhurst2016-03-094-6/+638
* Addition of tests to previous check-in. Tests for coprocessor register usage ...Chris Dewhurst2016-02-271-0/+72
* The patch adds missing registers and instructions to complete all the registe...Chris Dewhurst2016-02-272-11/+22
* Reverting breaking change. Sorry.Chris Dewhurst2016-02-261-19/+11
* Reviewed at reviews.llvm.org/D17133Chris Dewhurst2016-02-261-11/+19
* [SPARC] Repair floating-point condition encodings in assembly parser.James Y Knight2016-02-102-0/+25
* Update test to take into account for r251271.David Majnemer2015-10-261-1/+1
* [SPARCv9] Add support for the rdpr/wrpr instructions.Joerg Sonnenberger2015-10-041-0/+183
* Fix relocation used for GOT references in non-PIC mode. Fix relocationsJoerg Sonnenberger2015-10-011-11/+33
* [SPARC] Add mulscc.Joerg Sonnenberger2015-09-171-0/+6
* [SPARC] Both GNU and Solaris as support eq as condition code for integer ops.Joerg Sonnenberger2015-09-161-0/+4
* [SPARC] Recognize st/stx operations with %fsr argument too.Joerg Sonnenberger2015-09-162-0/+16
* Fix CHECK directives that weren't checking.Hans Wennborg2015-08-311-5/+5
* [Sparc]: correct the 'set' synthetic instructionDouglas Katzman2015-08-202-2/+78
* [Sparc]: asm-only support for the ldstub instruction.Douglas Katzman2015-08-191-0/+9
* [SPARC] Enable writing to floating-point-state register.Douglas Katzman2015-08-192-0/+16
* Map %fprs to %asr6 in the Sparc assembler parser.Joerg Sonnenberger2015-08-191-0/+6
* Load/store instructions for floating points with address space require SparcV9.Joerg Sonnenberger2015-08-182-22/+40
* [SPARC]: recognize '.' as the start of an assembler expression.Douglas Katzman2015-08-171-0/+7
* Add lduw and lwua aliases for SPARCv9.Joerg Sonnenberger2015-08-101-0/+17
* Load/store for float registers from/to alternate space.Joerg Sonnenberger2015-08-101-0/+29
* Add support for the signx instrution alias of SPARCv9.Joerg Sonnenberger2015-08-101-0/+9
* [Sparc] Implement i64 load/store support for 32-bit sparc.James Y Knight2015-08-101-0/+18
* [SPARC] Don't compare arch name as a string, use the enum instead.Douglas Katzman2015-08-061-1/+4
* [Sparc] Fix disassembly of popc instruction.James Y Knight2015-08-051-0/+5
* [Sparc] Add more instruction aliases.James Y Knight2015-07-062-3/+131
* [Sparc] Add support for flush instruction.James Y Knight2015-07-061-0/+10
* Revert r240302 ("Bring r240130 back.").Daniel Jasper2015-06-231-2/+2
* Bring r240130 back.Rafael Espindola2015-06-221-2/+2
* Revert 240130, it caused crashes (repro in PR23900).Nico Weber2015-06-191-2/+2
* Make all temporary symbols unnamed.Rafael Espindola2015-06-191-2/+2
* [SPARC] Repair GOT references to internal symbols.James Y Knight2015-06-181-3/+12
* [llvm-mc] The object form of the GNU triple should be the same as the string ...Daniel Sanders2015-06-161-2/+2
OpenPOWER on IntegriCloud