This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd2de416eb09a67bfe3e9b7df47e413115c63e51
clang-p2996
/
llvm
/
test
/
Transforms
/
InstSimplify
History
Nick Lewycky
ec373545b8
Teach isKnownNonNull that a nonnull return is not null. Add a test for this case as well as the case of a nonnull attribute (already handled but not tested).
...
llvm-svn: 209193
2014-05-20 05:13:21 +00:00
..
2010-12-20-Boolean.ll
…
2010-12-20-Distribute.ll
…
2011-01-14-Thread.ll
…
2011-02-01-Vector.ll
…
2011-09-05-InsertExtractValue.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
2011-10-27-BinOpCrash.ll
…
2011-11-23-MaskedBitsCrash.ll
…
2013-04-19-ConstantFoldingCrash.ll
…
AndOrXor.ll
…
call-callconv.ll
…
call.ll
Verify that we don't optimize null return checks to the nothrow_t version of operator new.
2013-09-24 18:37:49 +00:00
compare.ll
Teach isKnownNonNull that a nonnull return is not null. Add a test for this case as well as the case of a nonnull attribute (already handled but not tested).
2014-05-20 05:13:21 +00:00
dead-code-removal.ll
RecursivelyDeleteTriviallyDeadInstructions() could remove
2014-04-26 05:58:11 +00:00
exact-nsw-nuw.ll
…
fast-math.ll
…
fdiv.ll
…
floating-point-arithmetic.ll
…
maxmin.ll
…
past-the-end.ll
…
phi.ll
…
ptr_diff.ll
…
reassociate.ll
…
rem.ll
…
undef.ll
InstSimplify: Make shift, select and GEP simplifications vector-aware.
2014-01-24 17:09:53 +00:00
vector_gep.ll
InstSimplify: Make shift, select and GEP simplifications vector-aware.
2014-01-24 17:09:53 +00:00