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
*
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
Francis Visoiu Mistrih
2019-01-14
1
-1
/
+1
*
[Sparc] Use float register for integer constrained with "f" in inline asm
Daniel Cederman
2018-12-13
1
-0
/
+13
*
[Targets] Fixup incorrect targets in codemodel tests
David Green
2018-12-10
1
-2
/
+2
*
[Targets] Add errors for tiny and kernel codemodel on targets that don't supp...
David Green
2018-12-07
1
-0
/
+9
*
Relax fast register allocator related test cases; NFC
Matthias Braun
2018-10-29
1
-1
/
+3
*
[Sparc] Remove the support for builtin setjmp/longjmp
Daniel Cederman
2018-09-27
1
-93
/
+0
*
[Sparc] Use ANDN instead of AND if constant can be encoded more efficiently
Daniel Cederman
2018-08-30
1
-0
/
+42
*
[Sparc] Add support for the cycle counter available in GR740
Daniel Cederman
2018-08-27
1
-0
/
+11
*
[Sparc] Custom bitcast between f64 and v2i32
Daniel Cederman
2018-08-27
1
-9
/
+15
*
[Sparc] Get sret arg size from CallLoweringInfo.getArgs()
Daniel Cederman
2018-08-17
2
-0
/
+27
*
[Sparc] Flush register windows for @llvm.returnaddress(1)
Daniel Cederman
2018-08-17
1
-0
/
+18
*
[SelectionDAG] Improve the legalisation lowering of UMULO.
Eli Friedman
2018-08-16
1
-0
/
+259
*
Revert "[Sparc] Add support for the cycle counter available in GR740"
Daniel Cederman
2018-08-13
1
-11
/
+0
*
[Sparc] Add support for the cycle counter available in GR740
Daniel Cederman
2018-08-13
1
-0
/
+11
*
Regenerate remainder test.
Simon Pilgrim
2018-07-20
1
-25
/
+30
*
Revert "[Sparc] Use the IntPair reg class for r constraints with value type f64"
Daniel Cederman
2018-07-18
1
-9
/
+0
*
[Sparc] Use the IntPair reg class for r constraints with value type f64
Daniel Cederman
2018-07-18
1
-0
/
+9
*
[Sparc] Do not depend on icc for ta 1
Daniel Cederman
2018-07-17
1
-1
/
+1
*
[Sparc] Use the correct encoding for ta 3
Daniel Cederman
2018-07-16
1
-3
/
+3
*
[Sparc] Use the names .rem and .urem instead of __modsi3 and __umodsi3
Daniel Cederman
2018-07-16
1
-0
/
+41
*
[Sparc] Generate ta 1 for the @llvm.debugtrap intrinsic
Daniel Cederman
2018-07-16
1
-0
/
+10
*
Avoid losing Hi part when expanding VAARG nodes on big endian machines
Daniel Cederman
2018-07-16
1
-0
/
+24
*
NFC - Various typo fixes in tests
Gabor Buella
2018-07-04
1
-3
/
+3
*
[Sparc] Add support for 13-bit PIC
Daniel Cederman
2018-06-11
1
-0
/
+14
*
[Sparc] Select correct register class for FP register constraints
Daniel Cederman
2018-05-30
3
-0
/
+34
*
[DAGCombiner] Set the right SDLoc on a newly-created zextload (1/N)
Vedant Kumar
2018-05-01
2
-15
/
+15
*
Revert "This pass, fixing an erratum in some LEON 2 processors..."
Daniel Cederman
2018-04-20
1
-11
/
+0
*
[Sparc] Use synthetic instruction clr to zero register instead of sethi
Daniel Cederman
2018-04-20
4
-4
/
+51
*
[Sparc] Fix addressing mode when using 64-bit values in inline assembly
Daniel Cederman
2018-04-20
1
-0
/
+8
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-04-13
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2018-02-27
2
-4
/
+5
*
[Sparc] Return true in enableMultipleCopyHints().
Jonas Paulsson
2018-02-24
3
-33
/
+23
*
[Sparc] Include __tls_get_addr in symbol table for TLS calls to it
Jonas Devlieghere
2018-02-21
1
-4
/
+15
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Quentin Colombet
2018-02-17
2
-5
/
+4
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2018-02-01
2
-4
/
+5
*
[Sparc] Account for bias in stack readjustment
Jonas Devlieghere
2018-01-29
1
-5
/
+11
*
Revert r318704 - [Sparc] efficient pattern for UINT_TO_FP conversion
Richard Trieu
2017-12-11
1
-52
/
+1
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
2
-3
/
+3
*
[CodeGen] Always use `printReg` to print registers in both MIR and debug
Francis Visoiu Mistrih
2017-11-30
1
-1
/
+1
*
[Sparc] efficient pattern for UINT_TO_FP conversion
Fedor Sergeev
2017-11-20
1
-1
/
+52
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Geoff Berry
2017-10-03
1
-3
/
+2
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-10-02
1
-2
/
+3
*
Add support for Myriad ma2x8x series of CPUs
Walter Lee
2017-10-02
1
-0
/
+14
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Sam McCall
2017-09-04
1
-3
/
+2
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-09-01
1
-2
/
+3
*
Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...
Hans Wennborg
2017-08-30
1
-3
/
+2
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-30
1
-2
/
+3
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...
Geoff Berry
2017-08-18
1
-3
/
+2
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...
Geoff Berry
2017-08-17
1
-2
/
+3
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-17
2
-5
/
+4
[next]