Kevin P. Neal
|
dda5f16734
[FPEnv] Add fptosi and fptoui constrained intrinsics.
|
6 年之前 |
Serge Pavlov
|
9888e170c0
Added unit tests to check supported rounding modes
|
6 年之前 |
Kevin P. Neal
|
fb8a52a586
Teach the IRBuilder about fadd and friends.
|
6 年之前 |
Nikita Popov
|
815d4b098c
[IR] Add SaturatingInst and BinaryOpIntrinsic classes
|
6 年之前 |
Kevin P. Neal
|
ff5c498da2
Add constrained fptrunc and fpext intrinsics.
|
6 年之前 |
Nikita Popov
|
50d2be30be
[IR] Add WithOverflowInst class
|
6 年之前 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Cameron McInally
|
7c442634fa
[FPEnv] Add constrained CEIL/FLOOR/ROUND/TRUNC intrinsics
|
6 年之前 |
Hsiangkai Wang
|
cb6242dabb
[DebugInfo] Refactor DbgInfoIntrinsic class hierarchy.
|
7 年之前 |
Shiva Chen
|
a9de7e5e9c
[DebugInfo] Fix PR37395.
|
7 年之前 |
Bjorn Pettersson
|
0ac3f0a4d9
Re-apply "[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue"
|
7 年之前 |
Bjorn Pettersson
|
2522f2ba38
Revert rL334704: "[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue"
|
7 年之前 |
Bjorn Pettersson
|
45a02a4f84
[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue
|
7 年之前 |
Wei Ding
|
75acc65cb3
Add ‘llvm.experimental.constrained.fma‘ Intrinsic.
|
8 年之前 |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 年之前 |
Andrew Kaylor
|
325c68628e
Add constrained intrinsics for some libm-equivalent operations
|
8 年之前 |
Andrew Kaylor
|
e6f10d3481
Add intrinsics for constrained floating point operations
|
8 年之前 |
Xinliang David Li
|
19dfeb09a7
[Profile] code refactoring: make getStep a method in base class
|
9 年之前 |
Filipe Cabecinhas
|
3e915294ae
[NFC] Remove some dead code:
|
9 年之前 |
Duncan P. N. Exon Smith
|
0ee5788656
IR: Add DbgInfoIntrinsic::getVariableLocation
|
9 年之前 |
Reid Kleckner
|
dc8eb983e7
Handle more edge cases in intrinsic name binary search
|
9 年之前 |
Duncan P. N. Exon Smith
|
dad20b2ae2
IR: Split Metadata from Value
|
10 年之前 |
Craig Topper
|
ec0f0bc6af
[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr.
|
11 年之前 |
Nick Lewycky
|
5820a9389e
Remove spurious emacs major mode marker, these should only go on .h files.
|
11 年之前 |
Chandler Carruth
|
0b8c9a80f2
Move all of the header files which are involved in modelling the LLVM IR
|
12 年之前 |
Chandler Carruth
|
c2c50cdcdc
Rename VMCore directory to IR.
|
12 年之前 |