llvm-project/llvm/lib/Transforms
Sanjay Patel 9d0bf7699c [InstCombine] don't try to fold a constant expression that can trap (PR50906)
We could use a bigger hammer and bail out on any constant
expression, but there's a regression test that appears to
validly do the transform (although it may not have been
intending to check that optimization).
2021-06-28 17:00:21 -04:00
..
AggressiveInstCombine [NewPM] Don't mark AA analyses as preserved 2021-05-18 13:49:03 -07:00
CFGuard
Coroutines [coro] Fix rematerializable instruction sinking to coro.suspend blocks 2021-06-28 09:37:45 -07:00
Hello
IPO [OpenMP] Prevent OpenMPOpt from internalizing uncalled functions 2021-06-28 16:47:53 -04:00
InstCombine [InstCombine] don't try to fold a constant expression that can trap (PR50906) 2021-06-28 17:00:21 -04:00
Instrumentation [SanitizerCoverage] Support opaque pointers 2021-06-28 22:18:42 +02:00
ObjCARC [NFC][AA] Prepare to convert AliasResult to class with PartialAlias offset. 2021-04-09 12:54:22 +03:00
Scalar [InferAddressSpaces] NFC: For noop IntToPtr/PtrToInt pair cast to operator instead of PtrToInt 2021-06-28 19:24:26 +05:30
Utils Revert "[DebugInfo] Enable variadic debug value salvaging" 2021-06-28 11:25:09 -04:00
Vectorize [LoopVectorize] Fix strict reductions where VF = 1 2021-06-28 11:27:10 +01:00
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00