Sanjay Patel
|
14debde13b
[SelectionDAG] remove constant folding limitations based on FP exceptions
|
6 år sedan |
Evandro Menezes
|
e5ec07fa48
[CodeGen] Refactor the option for the maximum jump table size
|
6 år sedan |
Philip Reames
|
197a5e2c4a
[CodeGen] Add MMOs to statepoint nodes during SelectionDAG
|
6 år sedan |
Nikita Popov
|
802a6632d5
[SDAG][AArch64] Legalize VECREDUCE
|
6 år sedan |
Craig Topper
|
e3696113b6
Implementation of asm-goto support in LLVM
|
6 år sedan |
Leonard Chan
|
18c82e623e
[Intrinsic] Unsigned Fixed Point Multiplication Intrinsic
|
6 år sedan |
James Y Knight
|
6029aa8149
[opaque pointer types] Pass function types to CallInst creation.
|
6 år sedan |
James Y Knight
|
9ec60d7d8f
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
|
6 år sedan |
James Y Knight
|
5be828a949
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
|
6 år sedan |
James Y Knight
|
8e4d96d7af
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
|
6 år sedan |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 år sedan |
Matt Arsenault
|
aba210299a
Allow FP types for atomicrmw xchg
|
6 år sedan |
Leonard Chan
|
8e3fdeb3b8
[Intrinsic] Signed Fixed Point Multiplication Intrinsic
|
6 år sedan |
Simon Pilgrim
|
67f4757dce
[SelectionDAG] Initial support for FSHL/FSHR funnel shift opcodes (PR39467)
|
6 år sedan |
Cameron McInally
|
ca8cb6852b
[IR] Add a dedicated FNeg IR Instruction
|
6 år sedan |
Serge Guelton
|
7c7c0a2cd9
Fix ignorded type qualifier warning [NFC]
|
6 år sedan |
Leonard Chan
|
5aeb36fdcb
[Intrinsic] Signed and Unsigned Saturation Subtraction Intirnsics
|
6 år sedan |
Thomas Lively
|
bbc2ea9b21
[NFC] Rename minnan and maxnan to minimum and maximum
|
6 år sedan |
Leonard Chan
|
152aae5d0d
[Intrinsic] Unigned Saturation Addition Intrinsic
|
6 år sedan |
Matt Arsenault
|
c0db9a7416
DAG: Change behavior of fminnum/fmaxnum nodes
|
6 år sedan |
Leonard Chan
|
b325eb110c
[Intrinsic] Signed Saturation Addition Intrinsic
|
6 år sedan |
John Brawn
|
0f5ab3b66f
[TargetLowering] Android has sincos functions
|
7 år sedan |
Sanjay Patel
|
9d4952d6a5
[DAGCombiner] try to convert pow(x, 1/3) to cbrt(x)
|
7 år sedan |
Chandler Carruth
|
2a752bfdae
[MI] Change the array of `MachineMemOperand` pointers to be
|
7 år sedan |
Fangrui Song
|
af7b1832a0
Remove trailing space
|
7 år sedan |
Matt Arsenault
|
f02d879e99
DAG: Add calling convention argument to calling convention funcs
|
7 år sedan |
Peter Collingbourne
|
5df3f9e070
Put "built-in" function definitions in global Used list, for LTO. (fix bug 34169)
|
7 år sedan |
Amaury Sechet
|
876db10e96
Set ADDE/ADDC/SUBE/SUBC to expand by default
|
7 år sedan |
Sirish Pande
|
f9deb98480
[AArch64] Gangup loads and stores for pairing.
|
7 år sedan |
Craig Topper
|
af4d5d44bb
[TargetLowering] Use StringRef::split instead of SplitString. NFC
|
7 år sedan |