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
*
[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
*
[SelectionDAG] Dump debug locs in SDNodes
Vedant Kumar
2018-04-23
1
-0
/
+4
*
[CodeGen] Allow printing MachineMemOperands with less context in SDAGDumper
Francis Visoiu Mistrih
2018-04-12
1
-8
/
+21
*
[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
*
Fix layering of MachineValueType.h by moving it from CodeGen to Support
David Blaikie
2018-03-23
1
-1
/
+1
*
[CodeGen] Use MIR syntax for MachineMemOperand printing
Francis Visoiu Mistrih
2018-03-14
1
-4
/
+23
*
Pass Divergence Analysis data to Selection DAG to drive divergence
Alexander Timofeev
2018-03-05
1
-0
/
+2
*
[AArch64] Improve v8.1-A code-gen for atomic load-and
Oliver Stannard
2018-02-12
1
-0
/
+1
*
Add SelectionDAGDumper support for strict FP nodes
Andrew Kaylor
2018-02-06
1
-0
/
+20
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-3
/
+3
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
1
-4
/
+4
*
DAG: Add flags to dumps
Matt Arsenault
2017-10-13
1
-0
/
+30
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
1
-4
/
+4
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-10-10
1
-9
/
+29
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
[next]