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
/
CodeGen
/
SelectionDAG
/
SelectionDAGDumper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIR] Fix cyclic dependency of MIR formatter
Peng Guo
2020-01-10
1
-2
/
+1
*
Revert "Revert "[MIR] Target specific MIR formating and parsing""
Daniel Sanders
2020-01-08
1
-1
/
+2
*
Revert "[MIR] Target specific MIR formating and parsing"
Nico Weber
2020-01-08
1
-1
/
+1
*
[MIR] Target specific MIR formating and parsing
Peng Guo
2020-01-08
1
-1
/
+1
*
Revert "[MIR] Target specific MIR formating and parsing"
Daniel Sanders
2020-01-08
1
-1
/
+1
*
[MIR] Target specific MIR formating and parsing
Peng Guo
2020-01-08
1
-1
/
+1
*
[Intrinsic] Add fixed point division intrinsics.
Bevin Hansson
2020-01-08
1
-0
/
+3
*
[FPEnv] Default NoFPExcept SDNodeFlag to false
Ulrich Weigand
2020-01-02
1
-2
/
+2
*
[FPEnv] Strict versions of llvm.minimum/llvm.maximum
Ulrich Weigand
2019-12-18
1
-0
/
+2
*
This adds constrained intrinsics for the signed and unsigned conversions
Kevin P. Neal
2019-12-17
1
-0
/
+2
*
[SelectionDAG] Add the fpexcept flag to the SelectionDAG dumping output so we...
Craig Topper
2019-12-16
1
-0
/
+3
*
[FPEnv] Constrained FCmp intrinsics
Ulrich Weigand
2019-12-07
1
-0
/
+2
*
[Codegen][ARM] Add addressing modes from masked loads and stores
David Green
2019-11-26
1
-0
/
+8
*
[AArch64][SVE] Add SPLAT_VECTOR ISD Node
Graham Hunter
2019-10-18
1
-0
/
+1
*
[FPEnv] Add constrained intrinsics for lrint and lround
Kevin P. Neal
2019-10-07
1
-0
/
+4
*
[SelectionDAG] Remove ISD::FP_ROUND_INREG
Craig Topper
2019-09-09
1
-1
/
+0
*
[Intrinsic] Add the llvm.umul.fix.sat intrinsic
Bjorn Pettersson
2019-09-07
1
-0
/
+1
*
[FPEnv] Add fptosi and fptoui constrained intrinsics.
Kevin P. Neal
2019-08-28
1
-0
/
+2
*
[CodeGen] Add lrint/llrint builtins
Adhemerval Zanella
2019-05-28
1
-0
/
+2
*
[Intrinsic] Signed Fixed Point Saturation Multiplication Intrinsic
Leonard Chan
2019-05-21
1
-0
/
+2
*
[CodeGen] Add lround/llround builtins
Adhemerval Zanella
2019-05-16
1
-0
/
+2
*
[codeview] Fix SDNode representation of annotation labels
Reid Kleckner
2019-05-15
1
-0
/
+1
*
Add constrained fptrunc and fpext intrinsics.
Kevin P. Neal
2019-05-13
1
-0
/
+2
*
Re-land part of r354244 "[DAGCombiner] Eliminate dead stores to stack."
Clement Courbet
2019-02-21
1
-0
/
+3
*
Revert r354244 "[DAGCombiner] Eliminate dead stores to stack."
Clement Courbet
2019-02-18
1
-3
/
+0
*
[DAGCombiner] Eliminate dead stores to stack.
Clement Courbet
2019-02-18
1
-0
/
+3
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-0
/
+1
*
[Intrinsic] Unsigned Fixed Point Multiplication Intrinsic
Leonard Chan
2019-02-04
1
-0
/
+1
*
[X86] Update SelectionDAGDumper to print the extension type and expanding fla...
Craig Topper
2019-01-24
1
-0
/
+30
*
Codegen support for atomicrmw fadd/fsub
Matt Arsenault
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
*
[SelectionDAG] Updates for -dag-dump-verbose
Bjorn Pettersson
2019-01-18
1
-34
/
+66
*
[Intrinsic] Signed Fixed Point Multiplication Intrinsic
Leonard Chan
2018-12-12
1
-0
/
+1
*
[SelectionDAG] Initial support for FSHL/FSHR funnel shift opcodes (PR39467)
Simon Pilgrim
2018-12-05
1
-0
/
+2
*
[FPEnv] Add constrained CEIL/FLOOR/ROUND/TRUNC intrinsics
Cameron McInally
2018-11-05
1
-0
/
+4
*
[COFF, ARM64] Implement Intrinsic.sponentry for AArch64
Mandeep Singh Grang
2018-11-01
1
-0
/
+1
*
Revert "[COFF, ARM64] Implement Intrinsic.sponentry for AArch64"
Mandeep Singh Grang
2018-11-01
1
-1
/
+0
*
[COFF, ARM64] Implement Intrinsic.sponentry for AArch64
Mandeep Singh Grang
2018-10-31
1
-0
/
+1
*
[FPEnv] [FPEnv] Add constrained intrinsics for MAXNUM and MINNUM
Cameron McInally
2018-10-30
1
-0
/
+2
*
[Intrinsic] Signed and Unsigned Saturation Subtraction Intirnsics
Leonard Chan
2018-10-29
1
-0
/
+2
*
[NFC] Rename minnan and maxnan to minimum and maximum
Thomas Lively
2018-10-24
1
-3
/
+2
*
[Intrinsic] Unigned Saturation Addition Intrinsic
Leonard Chan
2018-10-22
1
-0
/
+1
*
DAG: Change behavior of fminnum/fmaxnum nodes
Matt Arsenault
2018-10-22
1
-0
/
+3
*
[Intrinsic] Signed Saturation Addition Intrinsic
Leonard Chan
2018-10-16
1
-0
/
+2
*
[DAGCombiner] try to convert pow(x, 1/3) to cbrt(x)
Sanjay Patel
2018-09-16
1
-0
/
+1
*
fix noasserts build
Adrian Prantl
2018-09-14
1
-0
/
+2
*
SelectionDAG: Add compact SDDbgValue representation to -dag-dump-verbose output
Adrian Prantl
2018-09-14
1
-0
/
+16
*
Get rid of SETCCE
Amaury Sechet
2018-06-04
1
-1
/
+0
*
Fast Math Flag mapping into SDNode
Michael Berg
2018-05-04
1
-3
/
+6
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
[next]