llvm-project/llvm/lib/Transforms
Nikita Popov 0a8228fd28 [InstCombine] Handle ssubo always overflow
Following D60483 and D60497, this adds support for AlwaysOverflows
handling for ssubo. This is the last case we can handle right now.

Differential Revision: https://reviews.llvm.org/D60518

llvm-svn: 358100
2019-04-10 16:32:15 +00:00
..
AggressiveInstCombine Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Coroutines [coroutines][PR40979] Ignore unreachable uses across suspend points 2019-03-11 18:31:28 +00:00
Hello Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
IPO Change some dyn_cast to more apropriate isa. NFC 2019-04-05 16:16:23 +00:00
InstCombine [InstCombine] Handle ssubo always overflow 2019-04-10 16:32:15 +00:00
Instrumentation hwasan: Enable -hwasan-allow-ifunc by default. 2019-04-09 00:25:59 +00:00
ObjCARC [ObjC][ARC] Convert the retainRV marker that is passed as a named 2019-04-10 06:20:20 +00:00
Scalar [JumpThreading] Fix incorrect fold conditional after indirectbr/callbr 2019-04-08 18:20:35 +00:00
Utils Change some dyn_cast to more apropriate isa. NFC 2019-04-05 16:16:23 +00:00
Vectorize [VPLAN] Minor improvement to testing and debug messages. 2019-04-10 08:17:28 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00