index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Sparc
/
LeonPasses.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SPARC] Clean up the support for disabling fsmuld and fmuls instructions.
James Y Knight
2017-07-20
1
-209
/
+0
*
[LegacyPassManager] Remove TargetMachine constructors
Francis Visoiu Mistrih
2017-05-18
1
-12
/
+5
*
[Sparc][LEON] Detects an erratum on UT699 LEON 3 processors involving roundin...
Chris Dewhurst
2016-10-19
1
-0
/
+45
*
[Sparc][LEON] Removed the parts of the errata fixes implemented using inline ...
Chris Dewhurst
2016-09-09
1
-76
/
+0
*
Revert "[Sparc] Leon errata fix passes."
James Y Knight
2016-08-12
1
-604
/
+76
*
[Sparc][Leon] Errata fixes for various errata in different versions of the Le...
Chris Dewhurst
2016-08-12
1
-192
/
+193
*
Use the range variant of find instead of unpacking begin/end
David Majnemer
2016-08-11
1
-2
/
+1
*
[Sparc] Leon errata fix passes.
Chris Dewhurst
2016-07-08
1
-24
/
+551
*
[Sparc] Formatting and commenting changes per review.
Chris Dewhurst
2016-06-27
1
-167
/
+165
*
[sparc] Simplify slow and verbose string matching code to startswith_lower.
Benjamin Kramer
2016-06-27
1
-15
/
+10
*
[SPARC] Fixes for hardware errata on LEON processor.
Chris Dewhurst
2016-06-19
1
-0
/
+335
*
[sparc] Simplify a slow and verbose way of checking if a string starts with "...
Benjamin Kramer
2016-05-27
1
-6
/
+4
*
[sparc] Move LEON passes into llvm namespace.
Benjamin Kramer
2016-05-27
1
-0
/
+1
*
[Sparc][LEON] LEON Erratum fix. Insert NOP after LD or LDF instruction.
Chris Dewhurst
2016-05-23
1
-0
/
+79