summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/LeonPasses.h
Commit message (Expand)AuthorAgeFilesLines
* Sparc - fix uninitialized variable warnings. NFCI.Simon Pilgrim2019-11-131-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [SPARC] Clean up the support for disabling fsmuld and fmuls instructions.James Y Knight2017-07-201-26/+0
* [LegacyPassManager] Remove TargetMachine constructorsFrancis Visoiu Mistrih2017-05-181-6/+5
* [Sparc] Remove execute permissions from non-executable text filesDaniel Cederman2017-05-171-0/+0
* [Sparc][LEON] Detects an erratum on UT699 LEON 3 processors involving roundin...Chris Dewhurst2016-10-191-0/+14
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-4/+4
* Revert "[Sparc] Leon errata fix passes."James Y Knight2016-08-121-118/+9
* [Sparc][Leon] Errata fixes for various errata in different versions of the Le...Chris Dewhurst2016-08-121-25/+36
* [Sparc] Leon errata fix passes.Chris Dewhurst2016-07-081-6/+104
* Last line of file missing on previous check-in.Chris Dewhurst2016-06-271-0/+1
* [Sparc] Formatting and commenting changes per review.Chris Dewhurst2016-06-271-18/+26
* [SPARC] Fixes for hardware errata on LEON processor.Chris Dewhurst2016-06-191-0/+45
* [sparc] Move LEON passes into llvm namespace.Benjamin Kramer2016-05-271-4/+5
* [Sparc][LEON] LEON Erratum fix. Insert NOP after LD or LDF instruction.Chris Dewhurst2016-05-231-0/+46
OpenPOWER on IntegriCloud