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] Codegen support for RV32D floating point conversion operations
Alex Bradbury
2018-04-12
1
-0
/
+1
*
[RISCV] Add codegen support for RV32D floating point arithmetic operations
Alex Bradbury
2018-04-12
1
-1
/
+4
*
[RISCV] Codegen support for RV32D floating point load/store, fadd.d, calling ...
Alex Bradbury
2018-04-12
1
-17
/
+214
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-1
/
+1
*
Fix layering by moving ValueTypes.h from CodeGen to IR
David Blaikie
2018-03-23
1
-1
/
+1
*
[RISCV] Codegen support for RV32F floating point comparison operations
Alex Bradbury
2018-03-21
1
-2
/
+15
*
[RISCV] Add codegen for RV32F floating point load/store
Alex Bradbury
2018-03-20
1
-0
/
+26
*
[RISCV] Add codegen for RV32F arithmetic and conversion operations
Alex Bradbury
2018-03-20
1
-5
/
+48
*
[RISCV] Define getSetCCResultType for setting vector setCC type
Shiva Chen
2018-02-02
1
-0
/
+7
*
[RISCV] Codegen support for the standard RV32M instruction set extension
Alex Bradbury
2018-01-18
1
-8
/
+10
*
[RISCV] Add support for llvm.{frameaddress,returnaddress} intrinsics
Alex Bradbury
2018-01-10
1
-0
/
+57
*
[RISCV] Add basic support for inline asm constraints
Alex Bradbury
2018-01-10
1
-0
/
+18
*
[RISCV] Support for varargs
Alex Bradbury
2018-01-10
1
-20
/
+125
*
[RISCV][NFC] Resolve unused variable warning in RISCVISelLowering
Alex Bradbury
2018-01-02
1
-2
/
+1
*
[RISCV] Add custom CC_RISCV calling convention and improved call support
Alex Bradbury
2017-12-11
1
-33
/
+361
*
[RISCV] Allow lowering of dynamic_stackalloc, stacksave, stackrestore
Alex Bradbury
2017-12-11
1
-0
/
+5
*
[RISCV] Support and tests for a variety of additional LLVM IR constructs
Alex Bradbury
2017-11-21
1
-15
/
+91
*
[RISCV] Implement lowering of ISD::SELECT
Alex Bradbury
2017-11-21
1
-0
/
+152
*
[RISCV] Initial support for function calls
Alex Bradbury
2017-11-08
1
-0
/
+132
*
[RISCV] Codegen for conditional branches
Alex Bradbury
2017-11-08
1
-0
/
+1
*
[RISCV] Codegen support for memory operations on global addresses
Alex Bradbury
2017-11-08
1
-0
/
+25
*
[RISCV] Codegen support for memory operations
Alex Bradbury
2017-11-08
1
-0
/
+3
*
[RISCV] Initial codegen support for ALU operations
Alex Bradbury
2017-10-19
1
-0
/
+170
[prev]