teak-llvm/llvm/lib/Transforms
Andrei Elovikov e1d6d36852 [SLP] Don't allow Div/Rem as alternate opcodes
Summary:
We don't have control/verify what will be the RHS of the division, so it might
happen to be zero, causing UB.

Reviewers: Vasilis, RKSimon, ABataev

Reviewed By: ABataev

Subscribers: vporpo, ABataev, hiraditya, llvm-commits, vdmitrie

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72740
2020-01-21 15:21:17 -08:00
..
AggressiveInstCombine [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
CFGuard Add support for __declspec(guard(nocf)) 2020-01-10 16:04:12 +00:00
Coroutines [Coroutines] Remove corresponding phi values when apply simplifyTerminatorLeadingToRet 2020-01-05 18:26:30 -05:00
Hello Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
InstCombine [Alignment][NFC] Use Align with CreateMaskedLoad 2020-01-21 14:13:22 +01:00
Instrumentation [Alignment][NFC] Use Align with CreateMaskedLoad 2020-01-21 14:13:22 +01:00
IPO [NFC] Refactor InlineResult for readability 2020-01-15 13:34:20 -08:00
ObjCARC [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
Scalar [Matrix] Hide and describe matrix-propagate-shape option. 2020-01-21 14:28:47 -08:00
Utils [LV] Vectorizer should adjust trip count in profile information 2020-01-20 18:36:28 +07:00
Vectorize [SLP] Don't allow Div/Rem as alternate opcodes 2020-01-21 15:21:17 -08:00
CMakeLists.txt Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00
LLVMBuild.txt Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00