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
/
test
/
CodeGen
/
SPARC
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC] Clean up the support for disabling fsmuld and fmuls instructions.
James Y Knight
2017-07-20
2
-13
/
+38
*
[Sparc] Added software multiplication/division feature
James Y Knight
2017-07-18
1
-0
/
+65
*
[Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86)
Davide Italiano
2017-06-21
1
-0
/
+29
*
Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."
Hans Wennborg
2017-05-18
1
-1
/
+1
*
Only enable LiveRangeShrink for x86.
Dehao Chen
2017-05-17
1
-1
/
+1
*
[Sparc] Remove execute permissions from non-executable text files
Daniel Cederman
2017-05-17
6
-0
/
+0
*
Elide stores which are overwritten without being observed.
Nirav Dave
2017-05-16
2
-17
/
+17
*
Add LiveRangeShrink pass to shrink live range within BB.
Dehao Chen
2017-05-12
1
-2
/
+2
*
[SPARC] Support 'f' and 'e' inline asm constraints.
James Y Knight
2017-05-12
2
-0
/
+48
*
Don't emit CFI instructions at the end of a function
Adrian Prantl
2017-04-24
1
-9
/
+1
*
[Sparc] Check register use with isPhysRegUsed() instead of reg_nodbg_empty()
Daniel Cederman
2017-03-08
1
-1
/
+3
*
Codegen: Make chains from trellis-shaped CFGs
Kyle Butt
2017-02-15
1
-5
/
+9
*
[LLC] Add an inline assembly diagnostics handler.
Sanne Wouda
2017-02-03
1
-1
/
+1
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-31
1
-4
/
+5
*
Check for register clobbers when merging a vreg live range with a
James Y Knight
2017-01-13
1
-0
/
+35
*
Revert "CodeGen: Allow small copyable blocks to "break" the CFG."
Kyle Butt
2017-01-11
1
-5
/
+4
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-10
1
-4
/
+5
*
[SPARC] Fix test so that it checks the correct label.
Davide Italiano
2017-01-04
1
-3
/
+3
*
ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps()
Matthias Braun
2016-11-11
1
-1
/
+1
*
[Sparc][LEON] Test for FixFDIVSQRT erratum fix.
Chris Dewhurst
2016-11-01
1
-0
/
+59
*
[Sparc] Don't overlap variable-sized allocas with other stack variables.
James Y Knight
2016-10-25
3
-7
/
+33
*
Sparc: fix test.
Tim Northover
2016-10-19
1
-12
/
+1
*
[Sparc][LEON] Detects an erratum on UT699 LEON 3 processors involving roundin...
Chris Dewhurst
2016-10-19
1
-0
/
+22
*
This pass, fixing an erratum in some LEON 2 processors ensures that the SDIV ...
Chris Dewhurst
2016-10-10
1
-0
/
+11
*
[Sparc] Implement UMUL_LOHI and SMUL_LOHI instead of MULHS/MULHU/MUL.
James Y Knight
2016-10-05
1
-4
/
+2
*
[DAG] Teach computeKnownBits and ComputeNumSignBits in SelectionDAG to look t...
Bjorn Pettersson
2016-10-05
1
-0
/
+19
*
[Myriad]: set LeonCASA processor feature
Douglas Katzman
2016-09-13
1
-0
/
+1
*
[Sparc][LEON] Removed the parts of the errata fixes implemented using inline ...
Chris Dewhurst
2016-09-09
3
-68
/
+9
*
[Sparc][LEON] Unit test for CASA instruction supported by some LEON processor...
Chris Dewhurst
2016-09-09
1
-0
/
+14
*
Revert "[Sparc] Leon errata fix passes."
James Y Knight
2016-08-12
8
-151
/
+62
*
[Sparc][Leon] Errata fixes for various errata in different versions of the Le...
Chris Dewhurst
2016-08-12
5
-82
/
+47
*
VirtRegMap: Replace some identity copies with KILL instructions.
Matthias Braun
2016-07-09
1
-0
/
+2
*
[Sparc] Leon errata fix passes.
Chris Dewhurst
2016-07-08
5
-0
/
+124
*
Codegen: Fix broken assumption in Tail Merge.
Kyle Butt
2016-06-24
1
-2
/
+2
*
[SPARC[ Correcting out-of-date unit tests checked in as part of r273108
Chris Dewhurst
2016-06-19
2
-4
/
+12
*
[SPARC] Fixes for hardware errata on LEON processor.
Chris Dewhurst
2016-06-19
3
-0
/
+62
*
Support expanding partial-word cmpxchg to full-word cmpxchg in AtomicExpandPass.
James Y Knight
2016-06-17
1
-2
/
+130
*
[Sparc] Allow passing of empty structs.
Chris Dewhurst
2016-06-01
1
-0
/
+51
*
[SPARC] Fix 8 and 16-bit atomic load and store.
James Y Knight
2016-05-23
1
-3
/
+35
*
[Sparc][LEON] LEON Erratum fix. Insert NOP after LD or LDF instruction.
Chris Dewhurst
2016-05-23
1
-0
/
+43
*
[Sparc] Enable more inline assembly constraints.
Chris Dewhurst
2016-05-20
1
-0
/
+12
*
[Sparc] Add Soft Float support
Chris Dewhurst
2016-05-18
3
-89
/
+469
*
[Sparc][LEON] Itineraries unit test.
Chris Dewhurst
2016-05-10
1
-0
/
+50
*
[Sparc] Allow taking of function address into a register.
Chris Dewhurst
2016-05-04
1
-0
/
+51
*
[Sparc] Implement __builtin_setjmp, __builtin_longjmp back-end.
Chris Dewhurst
2016-05-04
1
-0
/
+88
*
[SPARC] [SSP] Add support for LOAD_STACK_GUARD.
Marcin Koscielnicki
2016-04-26
1
-0
/
+33
*
[SPARC] Add support for llvm.thread.pointer.
Marcin Koscielnicki
2016-04-26
1
-0
/
+11
*
[Sparc] Fix double-float fabs and fneg on little endian CPUs.
James Y Knight
2016-04-25
2
-77
/
+49
*
Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
Paul Robinson
2016-02-26
1
-2
/
+2
*
Fix Sparc 32bit Lowering to rebundle up v2i32 values.
Nirav Dave
2016-02-26
1
-0
/
+33
[next]