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
/
SparcISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CodeGen: Use LLT instead of EVT in getRegisterByName
Matt Arsenault
2020-01-09
1
-1
/
+1
*
TLI: Remove DAG argument from getRegisterByName
Matt Arsenault
2019-10-01
1
-3
/
+3
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-1
/
+1
*
[SelectionDAG][Mips][Sparc] Don't allow SimplifyDemandedBits to constant fold...
Craig Topper
2019-09-20
1
-3
/
+3
*
[SVE][MVT] Fixed-length vector MVT ranges
Graham Hunter
2019-09-17
1
-1
/
+1
*
[Alignment][NFC] Use Align with TargetLowering::setMinFunctionAlignment
Guillaume Chatelet
2019-09-06
1
-1
/
+1
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
1
-1
/
+1
*
[TargetLowering] Remove optional arguments passing to makeLibCall
Shiva Chen
2019-08-22
1
-1
/
+3
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-3
/
+3
*
Emit diagnostic if an inline asm constraint requires an immediate
Bill Wendling
2019-08-03
1
-1
/
+1
*
[SPARC] Use the correct register set for the "r" asm constraint.
Joerg Sonnenberger
2019-04-23
1
-0
/
+2
*
Include what's used in a few cpp files - these were getting transitive
Eric Christopher
2019-04-12
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Sparc] Always use the version of computeKnownBits that returns a value. NFCI.
Simon Pilgrim
2018-12-21
1
-2
/
+2
*
[Sparc] Use float register for integer constrained with "f" in inline asm
Daniel Cederman
2018-12-13
1
-8
/
+8
*
[Sparc] Remove the support for builtin setjmp/longjmp
Daniel Cederman
2018-09-27
1
-227
/
+0
*
[Sparc] Add support for the cycle counter available in GR740
Daniel Cederman
2018-08-27
1
-1
/
+13
*
[Sparc] Custom bitcast between f64 and v2i32
Daniel Cederman
2018-08-27
1
-6
/
+42
*
[Sparc] Get sret arg size from CallLoweringInfo.getArgs()
Daniel Cederman
2018-08-17
1
-46
/
+6
*
[Sparc] Flush register windows for @llvm.returnaddress(1)
Daniel Cederman
2018-08-17
1
-11
/
+6
*
Revert "[Sparc] Add support for the cycle counter available in GR740"
Daniel Cederman
2018-08-13
1
-13
/
+1
*
[Sparc] Add support for the cycle counter available in GR740
Daniel Cederman
2018-08-13
1
-1
/
+13
*
Revert "[Sparc] Use the IntPair reg class for r constraints with value type f64"
Daniel Cederman
2018-07-18
1
-1
/
+1
*
[Sparc] Use the IntPair reg class for r constraints with value type f64
Daniel Cederman
2018-07-18
1
-1
/
+1
*
[Sparc] Use the names .rem and .urem instead of __modsi3 and __umodsi3
Daniel Cederman
2018-07-16
1
-0
/
+3
*
[Sparc] Generate ta 1 for the @llvm.debugtrap intrinsic
Daniel Cederman
2018-07-16
1
-0
/
+1
*
[Sparc] Add support for 13-bit PIC
Daniel Cederman
2018-06-11
1
-4
/
+15
*
Set ADDE/ADDC/SUBE/SUBC to expand by default
Amaury Sechet
2018-06-01
1
-0
/
+5
*
[Sparc] Treat %fxx registers with value type Other as single precision
Daniel Cederman
2018-05-30
1
-1
/
+1
*
[Sparc] Select correct register class for FP register constraints
Daniel Cederman
2018-05-30
1
-0
/
+16
*
TargetMachine: Add address space to getPointerSize
Matt Arsenault
2018-03-14
1
-1
/
+1
*
[TLS] use emulated TLS if the target supports only this mode
Chih-Hung Hsieh
2018-02-28
1
-1
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-6
/
+6
*
Revert r318704 - [Sparc] efficient pattern for UINT_TO_FP conversion
Richard Trieu
2017-12-11
1
-73
/
+19
*
[Sparc] efficient pattern for UINT_TO_FP conversion
Fedor Sergeev
2017-11-20
1
-19
/
+73
*
[Sparc][NFC] Clean up SelectCC lowering
Alex Bradbury
2017-09-07
1
-44
/
+40
*
Change CallLoweringInfo::CS to be an ImmutableCallSite instead of a pointer. ...
Peter Collingbourne
2017-07-26
1
-3
/
+3
*
[SPARC] Clean up the support for disabling fsmuld and fmuls instructions.
James Y Knight
2017-07-20
1
-3
/
+1
*
[Sparc] Added software multiplication/division feature
James Y Knight
2017-07-18
1
-0
/
+13
*
[SPARC] Support 'f' and 'e' inline asm constraints.
James Y Knight
2017-05-12
1
-1
/
+22
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-5
/
+3
*
[KnownBits] Add wrapper methods for setting and clear all bits in the underly...
Craig Topper
2017-05-05
1
-1
/
+1
*
[SelectionDAG] Use KnownBits struct in DAG's computeKnownBits and simplifyDem...
Craig Topper
2017-04-28
1
-8
/
+8
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-1
/
+3
*
Revert r301231: Accidentally committed stale files
Krzysztof Parzyszek
2017-04-24
1
-3
/
+1
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-1
/
+3
*
[DAGCombiner] Add vector demanded elements support to computeKnownBitsForTarg...
Simon Pilgrim
2017-03-31
1
-0
/
+1
*
Capitalize ArgListEntry fields. NFC.
Nirav Dave
2017-03-18
1
-2
/
+2
*
Fix typo in comment. NFC.
Simon Pilgrim
2016-11-18
1
-1
/
+1
*
[Sparc] Don't overlap variable-sized allocas with other stack variables.
James Y Knight
2016-10-25
1
-3
/
+43
[next]