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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Convert registers from unsigned to Register
Luis Marques
2019-08-16
1
-12
/
+12
*
[RISCV] Lower inline asm constraint A for RISC-V
Lewis Revill
2019-08-16
1
-0
/
+17
*
[risc-v] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-12
1
-18
/
+18
*
[RISCV] Fix ICE in isDesirableToCommuteWithShift
Sam Elliott
2019-08-12
1
-2
/
+4
*
[RISCV] Allow ABI Names in Inline Assembly Constraints
Sam Elliott
2019-08-08
1
-34
/
+78
*
[RISCV] Custom legalize i32 operations for RV64 to reduce signed extensions
Shiva Chen
2019-08-06
1
-0
/
+24
*
[LLVM][Alignment] Introduce Alignment Type
Guillaume Chatelet
2019-08-05
1
-1
/
+1
*
Emit diagnostic if an inline asm constraint requires an immediate
Bill Wendling
2019-08-03
1
-0
/
+4
*
[RISCV] Support 'f' Inline Assembly Constraint
Sam Elliott
2019-07-31
1
-0
/
+21
*
[RISCV] Add support for lowering floating point inlineasm clobbers
Simon Cook
2019-07-31
1
-0
/
+46
*
[RISCV] Reset NoPHIS MachineFunctionProperty in emitSelectPseudo
Alex Bradbury
2019-07-18
1
-0
/
+1
*
[RISCV] Fix ICE in isDesirableToCommuteWithShift
Sam Elliott
2019-07-09
1
-1
/
+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
-0
/
+86
*
[RISCV] Add lowering of global TLS addresses
Lewis Revill
2019-06-19
1
-0
/
+114
*
[RISCV] Prevent re-ordering some adds after shifts
Sam Elliott
2019-06-18
1
-0
/
+45
*
[RISCV] Lower calls through PLT
Lewis Revill
2019-06-18
1
-4
/
+14
*
[RISCV] Add lowering of addressing sequences for PIC
Lewis Revill
2019-06-11
1
-11
/
+19
*
[RISCV] Lower inline asm constraints I, J & K for RISC-V
Lewis Revill
2019-06-11
1
-0
/
+38
*
[RISCV] Support Bit-Preserving FP in F/D Extensions
Sam Elliott
2019-06-07
1
-0
/
+5
*
[RISCV] Custom lower SHL_PARTS, SRA_PARTS, SRL_PARTS
Luis Marques
2019-04-16
1
-3
/
+100
*
Test commit: Remove double variable assignment
Lewis Revill
2019-04-03
1
-1
/
+1
*
[RISCV] Attach VK_RISCV_CALL to symbols upon creation
Alex Bradbury
2019-04-01
1
-2
/
+4
*
[RISCV] Generate address sequences suitable for mcmodel=medium
Alex Bradbury
2019-04-01
1
-35
/
+53
*
[RISCV] Add seto pattern expansion
Luis Marques
2019-04-01
1
-3
/
+3
*
[RISCV] Add codegen support for ilp32f, ilp32d, lp64f, and lp64d ("hard float...
Alex Bradbury
2019-03-30
1
-15
/
+92
*
[RISCV] Add DAGCombine for (SplitF64 (ConstantFP x))
Alex Bradbury
2019-03-30
1
-0
/
+11
*
[RISCV] Add basic RV32E definitions and MC layer support
Alex Bradbury
2019-03-22
1
-0
/
+3
*
[RISCV] Optimize emission of SELECT sequences
Alex Bradbury
2019-03-22
1
-17
/
+90
*
[RISCV][NFC] Convert some MachineBaiscBlock::iterator(MI) to MI.getIterator()
Alex Bradbury
2019-03-11
1
-2
/
+2
*
[RISCV][NFC] Minor refactoring of CC_RISCV
Alex Bradbury
2019-03-09
1
-7
/
+7
*
[RISCV][NFC] Split out emitSelectPseudo from EmitInstrWithCustomInserter
Alex Bradbury
2019-03-09
1
-16
/
+19
*
[RISCV] Support -target-abi at the MC layer and for codegen
Alex Bradbury
2019-03-09
1
-0
/
+6
*
[RISCV][NFC] IsEligibleForTailCallOptimization -> isEligibleForTailCallOptimi...
Alex Bradbury
2019-02-21
1
-6
/
+5
*
[RISCV] Implement RV64D codegen
Alex Bradbury
2019-02-01
1
-4
/
+7
*
[RISCV] Add RV64F codegen support
Alex Bradbury
2019-01-31
1
-1
/
+74
*
[RISCV] Add target DAG combine for bitcast fabs/fneg on RV32FD
Alex Bradbury
2019-01-25
1
-3
/
+28
*
[RISCV] Custom-legalise i32 SDIV/UDIV/UREM on RV64M
Alex Bradbury
2019-01-25
1
-30
/
+28
*
[RISCV] Custom-legalise 32-bit variable shifts on RV64
Alex Bradbury
2019-01-25
1
-32
/
+86
*
Reapply "IR: Add fp operations to atomicrmw"
Matt Arsenault
2019-01-22
1
-0
/
+6
*
[RISCV] Quick fix for PR40333
Alex Bradbury
2019-01-22
1
-1
/
+5
*
Revert r351778: IR: Add fp operations to atomicrmw
Chandler Carruth
2019-01-22
1
-6
/
+0
*
[RISCV] Fix build after r351778
Alex Bradbury
2019-01-22
1
-3
/
+6
*
IR: Add fp operations to atomicrmw
Matt Arsenault
2019-01-22
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[RISCV] Add codegen support for RV64A
Alex Bradbury
2019-01-17
1
-32
/
+85
*
[RISCV] Introduce codegen patterns for RV64M-only instructions
Alex Bradbury
2019-01-12
1
-5
/
+21
*
[RISCV] Add patterns for RV64I SLLW/SRLW/SRAW instructions
Alex Bradbury
2019-01-12
1
-0
/
+51
*
[RISCV] Add support for the various RISC-V FMA instruction variants
Alex Bradbury
2018-12-13
1
-3
/
+1
*
[TargetLowering][RISCV] Introduce isSExtCheaperThanZExt hook and implement fo...
Alex Bradbury
2018-11-30
1
-0
/
+4
[next]