summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* Temporarily run machine-verifier once in test/CodeGen/SPARC/fp128.ll, so thatJonas Paulsson2019-12-031-1/+2
* [MachineVerifier] Improve checks of target instructions operands.Jonas Paulsson2019-12-031-0/+8
* [Sparc] Fix "Cannot select" error for AtomicFence on 32-bit V9James Clarke2019-11-182-59/+61
* [test] Fix tests when run on windows after SVN r369426. NFC.Martin Storsjo2019-08-201-9/+9
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* [DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fol...Roman Lebedev2019-05-301-3/+2
* [DAGCombine] Revert of recommit of "binop-with-const hoisting" patchesRoman Lebedev2019-05-301-2/+3
* [DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fol...Roman Lebedev2019-05-281-3/+2
* Revert DAGCombine "hoist binop with const" foldsRoman Lebedev2019-05-281-2/+3
* [DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C foldRoman Lebedev2019-05-281-3/+2
* [TargetLowering] Extend bool args to inline-asm according to getBooleanTypeKees Cook2019-05-221-0/+14
* UpdateTestChecks: sparc march handlingRoman Lebedev2019-05-221-17/+62
* [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...Fangrui Song2019-05-151-1/+1
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-011-4/+4
* [AsmPrinter] refactor to support %c w/ GlobalAddress'Nick Desaulniers2019-04-261-0/+26
* [SPARC] Use the correct register set for the "r" asm constraint.Joerg Sonnenberger2019-04-231-0/+10
* [Sparc] Fix incorrect MI insertion position for spilling f128.Jim Lin2019-04-101-0/+23
* [SelectionDAG] Add fcmp UNDEF handling to SelectionDAG::FoldSetCCSimon Pilgrim2019-04-051-3/+4
* [SelectionDAG] Add icmp UNDEF handling to SelectionDAG::FoldSetCCSimon Pilgrim2019-03-251-2/+2
* [SPARC] Regenerate label test for D59363Simon Pilgrim2019-03-151-2/+18
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-1/+1
* [Sparc] Use float register for integer constrained with "f" in inline asmDaniel Cederman2018-12-131-0/+13
* [Targets] Fixup incorrect targets in codemodel testsDavid Green2018-12-101-2/+2
* [Targets] Add errors for tiny and kernel codemodel on targets that don't supp...David Green2018-12-071-0/+9
* Relax fast register allocator related test cases; NFCMatthias Braun2018-10-291-1/+3
* [Sparc] Remove the support for builtin setjmp/longjmpDaniel Cederman2018-09-271-93/+0
* [Sparc] Use ANDN instead of AND if constant can be encoded more efficientlyDaniel Cederman2018-08-301-0/+42
* [Sparc] Add support for the cycle counter available in GR740Daniel Cederman2018-08-271-0/+11
* [Sparc] Custom bitcast between f64 and v2i32Daniel Cederman2018-08-271-9/+15
* [Sparc] Get sret arg size from CallLoweringInfo.getArgs()Daniel Cederman2018-08-172-0/+27
* [Sparc] Flush register windows for @llvm.returnaddress(1)Daniel Cederman2018-08-171-0/+18
* [SelectionDAG] Improve the legalisation lowering of UMULO.Eli Friedman2018-08-161-0/+259
* Revert "[Sparc] Add support for the cycle counter available in GR740"Daniel Cederman2018-08-131-11/+0
* [Sparc] Add support for the cycle counter available in GR740Daniel Cederman2018-08-131-0/+11
* Regenerate remainder test.Simon Pilgrim2018-07-201-25/+30
* Revert "[Sparc] Use the IntPair reg class for r constraints with value type f64"Daniel Cederman2018-07-181-9/+0
* [Sparc] Use the IntPair reg class for r constraints with value type f64Daniel Cederman2018-07-181-0/+9
* [Sparc] Do not depend on icc for ta 1Daniel Cederman2018-07-171-1/+1
* [Sparc] Use the correct encoding for ta 3Daniel Cederman2018-07-161-3/+3
* [Sparc] Use the names .rem and .urem instead of __modsi3 and __umodsi3Daniel Cederman2018-07-161-0/+41
* [Sparc] Generate ta 1 for the @llvm.debugtrap intrinsicDaniel Cederman2018-07-161-0/+10
* Avoid losing Hi part when expanding VAARG nodes on big endian machinesDaniel Cederman2018-07-161-0/+24
* NFC - Various typo fixes in testsGabor Buella2018-07-041-3/+3
* [Sparc] Add support for 13-bit PICDaniel Cederman2018-06-111-0/+14
* [Sparc] Select correct register class for FP register constraintsDaniel Cederman2018-05-303-0/+34
* [DAGCombiner] Set the right SDLoc on a newly-created zextload (1/N)Vedant Kumar2018-05-012-15/+15
* Revert "This pass, fixing an erratum in some LEON 2 processors..."Daniel Cederman2018-04-201-11/+0
* [Sparc] Use synthetic instruction clr to zero register instead of sethiDaniel Cederman2018-04-204-4/+51
OpenPOWER on IntegriCloud