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
/
RISCV
/
RISCVISelLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
CodeGen: Use LLT instead of EVT in getRegisterByName
Matt Arsenault
2020-01-09
1
-1
/
+1
*
[RISCV] Implement the TargetLowering::getRegisterByName hook
Luís Marques
2019-11-04
1
-0
/
+7
*
[RISCV] Add support for -ffixed-xX flags
Simon Cook
2019-10-22
1
-0
/
+6
*
[RISCV] Avoid generating AssertZext for LP64 ABI when lowering floating LibCall
Shiva Chen
2019-08-28
1
-0
/
+2
*
[RISCV] Lower inline asm constraint A for RISC-V
Lewis Revill
2019-08-16
1
-0
/
+3
*
[RISCV] Support 'f' Inline Assembly Constraint
Sam Elliott
2019-07-31
1
-0
/
+1
*
[RISCV] Specify registers used in DWARF exception handling
Alex Bradbury
2019-07-08
1
-0
/
+10
*
[RISCV] Support @llvm.readcyclecounter() Intrinsic
Sam Elliott
2019-07-05
1
-1
/
+4
*
[RISCV] Add lowering of global TLS addresses
Lewis Revill
2019-06-19
1
-0
/
+5
*
[RISCV] Prevent re-ordering some adds after shifts
Sam Elliott
2019-06-18
1
-0
/
+2
*
[DAGCombiner] [CodeGenPrepare] More comprehensive GEP splitting
Luis Marques
2019-06-17
1
-0
/
+1
*
[RISCV] Add lowering of addressing sequences for PIC
Lewis Revill
2019-06-11
1
-1
/
+1
*
[RISCV] Lower inline asm constraints I, J & K for RISC-V
Lewis Revill
2019-06-11
1
-0
/
+4
*
[RISCV] Support Bit-Preserving FP in F/D Extensions
Sam Elliott
2019-06-07
1
-0
/
+2
*
[RISCV] Custom lower SHL_PARTS, SRA_PARTS, SRL_PARTS
Luis Marques
2019-04-16
1
-0
/
+8
*
[RISCV] Generate address sequences suitable for mcmodel=medium
Alex Bradbury
2019-04-01
1
-0
/
+4
*
[RISCV] Allow conversion of CC logic to bitwise logic
Alex Bradbury
2019-03-22
1
-0
/
+4
*
[RISCV] Do a sign-extension in a compare-and-swap of 32 bit in RV64A
Alex Bradbury
2019-03-11
1
-0
/
+4
*
[RISCV][NFC] IsEligibleForTailCallOptimization -> isEligibleForTailCallOptimi...
Alex Bradbury
2019-02-21
1
-3
/
+3
*
[RISCV] Add RV64F codegen support
Alex Bradbury
2019-01-31
1
-1
/
+8
*
[RISCV] Custom-legalise i32 SDIV/UDIV/UREM on RV64M
Alex Bradbury
2019-01-25
1
-1
/
+6
*
[RISCV] Custom-legalise 32-bit variable shifts on RV64
Alex Bradbury
2019-01-25
1
-1
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TargetLowering][RISCV] Introduce isSExtCheaperThanZExt hook and implement fo...
Alex Bradbury
2018-11-30
1
-0
/
+1
*
[RISCV] Implement codegen for cmpxchg on RV32IA
Alex Bradbury
2018-11-29
1
-0
/
+7
*
[RISCV][NFC] Fix naming of RISCVISelLowering::{LowerRETURNADDR,LowerFRAMEADDR}
Alex Bradbury
2018-10-04
1
-2
/
+2
*
[RISCV] Handle redundant SplitF64+BuildPairF64 pairs in a DAGCombine
Alex Bradbury
2018-10-03
1
-0
/
+2
*
[RISCV] Codegen for i8, i16, and i32 atomicrmw with RV32A
Alex Bradbury
2018-09-19
1
-0
/
+9
*
[RISCV] Remove unused function
Roger Ferrer Ibanez
2018-08-17
1
-1
/
+0
*
[RISCV] Add support for _interrupt attribute
Ana Pazos
2018-07-26
1
-0
/
+3
*
[RISCV] Add codegen support for atomic load/stores with RV32A
Alex Bradbury
2018-06-13
1
-0
/
+8
*
[RISCV] Lower the tail pseudoinstruction
Mandeep Singh Grang
2018-05-23
1
-1
/
+6
*
[RISCV] Implement isZextFree
Alex Bradbury
2018-04-26
1
-0
/
+1
*
[RISCV] Implement isTruncateFree
Alex Bradbury
2018-04-26
1
-0
/
+2
*
[RISCV] Implement isLegalICmpImmediate
Alex Bradbury
2018-04-26
1
-0
/
+1
*
[RISCV] Implement isLegalAddImmediate
Alex Bradbury
2018-04-26
1
-0
/
+1
*
[RISCV] Implement isLegalAddressingMode for RISC-V
Alex Bradbury
2018-04-26
1
-0
/
+4
*
[RISCV] Codegen support for RV32D floating point load/store, fadd.d, calling ...
Alex Bradbury
2018-04-12
1
-1
/
+3
*
[RISCV] Add codegen for RV32F floating point load/store
Alex Bradbury
2018-03-20
1
-0
/
+1
*
[RISCV] Define getSetCCResultType for setting vector setCC type
Shiva Chen
2018-02-02
1
-0
/
+3
*
[RISCV] Add support for llvm.{frameaddress,returnaddress} intrinsics
Alex Bradbury
2018-01-10
1
-0
/
+2
*
[RISCV] Add basic support for inline asm constraints
Alex Bradbury
2018-01-10
1
-0
/
+4
*
[RISCV] Support for varargs
Alex Bradbury
2018-01-10
1
-1
/
+2
*
[RISCV] Add custom CC_RISCV calling convention and improved call support
Alex Bradbury
2017-12-11
1
-0
/
+10
*
[RISCV] Support and tests for a variety of additional LLVM IR constructs
Alex Bradbury
2017-11-21
1
-0
/
+2
*
[RISCV] Implement lowering of ISD::SELECT
Alex Bradbury
2017-11-21
1
-1
/
+7
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[RISCV] Initial support for function calls
Alex Bradbury
2017-11-08
1
-1
/
+4
*
[RISCV] Codegen support for memory operations on global addresses
Alex Bradbury
2017-11-08
1
-0
/
+1
*
[RISCV] Initial codegen support for ALU operations
Alex Bradbury
2017-10-19
1
-0
/
+62