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
/
RISCVISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SelectionDAG] Disallow indirect "i" constraint
Fangrui Song
2019-12-29
1
-1
/
+0
*
Fix uninitialized variable warning. NFCI.
Simon Pilgrim
2019-11-13
1
-1
/
+1
*
[RISCV] Fix static analysis issues
Luis Marques
2019-09-20
1
-1
/
+1
*
[RISCV] Lower inline asm constraint A for RISC-V
Lewis Revill
2019-08-16
1
-0
/
+3
*
[RISCV] Support @llvm.readcyclecounter() Intrinsic
Sam Elliott
2019-07-05
1
-0
/
+7
*
[RISCV][NFC] Add break to case statement in RISCVDAGToDAGISel::Select
Alex Bradbury
2019-01-22
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[RISCV] Introduce codegen patterns for instructions introduced in RV64I
Alex Bradbury
2018-11-30
1
-0
/
+34
*
[RISCV] Constant materialisation for RV64I
Alex Bradbury
2018-11-16
1
-1
/
+28
*
[RISCV] Handle redundant SplitF64+BuildPairF64 pairs in a DAGCombine
Alex Bradbury
2018-10-03
1
-12
/
+0
*
[RISCV][NFCI] Handle redundant splitf64+buildpairf64 pairs during instruction...
Alex Bradbury
2018-10-03
1
-39
/
+12
*
[RISCV][NFC] Refactor RISCVDAGToDAGISel::Select
Alex Bradbury
2018-10-03
1
-12
/
+12
*
[RISCV] Add machine function pass to merge base + offset
Sameer AbuAsal
2018-06-27
1
-208
/
+0
*
[RISCV] Add peepholes for Global Address lowering patterns
Sameer AbuAsal
2018-05-29
1
-0
/
+208
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-13
/
+14
*
Fix a bunch of places where operator-> was used directly on the return from d...
Craig Topper
2018-05-05
1
-1
/
+1
*
Revert "[RISCV] implement li pseudo instruction"
Alex Bradbury
2018-04-18
1
-43
/
+22
*
[RISCV] implement li pseudo instruction
Alex Bradbury
2018-04-17
1
-22
/
+43
*
[RISCV] Codegen support for RV32D floating point load/store, fadd.d, calling ...
Alex Bradbury
2018-04-12
1
-1
/
+41
*
[RISCV] Peephole optimisation for load/store of global values or constant add...
Alex Bradbury
2018-03-19
1
-0
/
+95
*
[SelectionDAGISel] Add a debug print before call to Select. Adjust where blan...
Craig Topper
2018-01-26
1
-3
/
+0
*
[RISCV] Add basic support for inline asm constraints
Alex Bradbury
2018-01-10
1
-0
/
+19
*
[RISCV] Support lowering FrameIndex
Alex Bradbury
2017-12-11
1
-0
/
+20
*
[RISCV][NFC] Clean up RISCVDAGToDAGISel::Select
Alex Bradbury
2017-11-21
1
-14
/
+9
*
[RISCV] Use register X0 (ZERO) for constant 0
Alex Bradbury
2017-11-21
1
-0
/
+30
*
[RISCV] Initial codegen support for ALU operations
Alex Bradbury
2017-10-19
1
-0
/
+63