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
/
IR
/
IntrinsicInst.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FPEnv] Constrained FCmp intrinsics
Ulrich Weigand
2019-12-07
1
-0
/
+24
*
Move floating point related entities to namespace level
Serge Pavlov
2019-11-20
1
-65
/
+2
*
[FEnv] File with properties of constrained intrinsics
Serge Pavlov
2019-11-20
1
-25
/
+19
*
Temporarily Revert "Add support for options -frounding-math, ftrapping-math, ...
Eric Christopher
2019-11-18
1
-2
/
+65
*
Move floating point related entities to namespace level
Serge Pavlov
2019-11-15
1
-65
/
+2
*
[FPEnv] Add constrained intrinsics for lrint and lround
Kevin P. Neal
2019-10-07
1
-0
/
+4
*
Fix cppcheck "reduce variable scope" warning. NFCI.
Simon Pilgrim
2019-09-24
1
-2
/
+1
*
[IR] IntrinsicInst - silence static analyzer dyn_cast<> null dereference warn...
Simon Pilgrim
2019-09-24
1
-2
/
+2
*
[FPEnv] Add fptosi and fptoui constrained intrinsics.
Kevin P. Neal
2019-08-28
1
-0
/
+2
*
Added unit tests to check supported rounding modes
Serge Pavlov
2019-08-13
1
-1
/
+1
*
Teach the IRBuilder about fadd and friends.
Kevin P. Neal
2019-07-08
1
-10
/
+57
*
[IR] Add SaturatingInst and BinaryOpIntrinsic classes
Nikita Popov
2019-05-28
1
-3
/
+9
*
Add constrained fptrunc and fpext intrinsics.
Kevin P. Neal
2019-05-13
1
-0
/
+2
*
[IR] Add WithOverflowInst class
Nikita Popov
2019-04-16
1
-0
/
+34
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[FPEnv] Add constrained CEIL/FLOOR/ROUND/TRUNC intrinsics
Cameron McInally
2018-11-05
1
-0
/
+4
*
[DebugInfo] Refactor DbgInfoIntrinsic class hierarchy.
Hsiangkai Wang
2018-08-06
1
-7
/
+5
*
[DebugInfo] Fix PR37395.
Shiva Chen
2018-07-03
1
-1
/
+4
*
Re-apply "[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue"
Bjorn Pettersson
2018-06-15
1
-0
/
+7
*
Revert rL334704: "[DebugInfo] Check size of variable in ConvertDebugDeclareTo...
Bjorn Pettersson
2018-06-14
1
-7
/
+0
*
[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue
Bjorn Pettersson
2018-06-14
1
-0
/
+7
*
Add ‘llvm.experimental.constrained.fma‘ Intrinsic.
Wei Ding
2017-08-24
1
-5
/
+15
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Add constrained intrinsics for some libm-equivalent operations
Andrew Kaylor
2017-05-25
1
-2
/
+24
*
Add intrinsics for constrained floating point operations
Andrew Kaylor
2017-01-26
1
-0
/
+32
*
[Profile] code refactoring: make getStep a method in base class
Xinliang David Li
2016-09-20
1
-0
/
+10
*
[NFC] Remove some dead code:
Filipe Cabecinhas
2016-05-11
1
-18
/
+0
*
IR: Add DbgInfoIntrinsic::getVariableLocation
Duncan P. N. Exon Smith
2016-03-29
1
-22
/
+5
*
Handle more edge cases in intrinsic name binary search
Reid Kleckner
2016-01-26
1
-0
/
+39
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
1
-7
/
+15
*
[C++11] More 'nullptr' conversion or in some cases just using a boolean check...
Craig Topper
2014-04-09
1
-2
/
+2
*
Remove spurious emacs major mode marker, these should only go on .h files.
Nick Lewycky
2014-02-26
1
-1
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-4
/
+4
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+73