llvm-project/llvm/lib/Transforms
Nikita Popov 36fdfaba19 [RelLookupTableConverter] Ensure that GV, GEP and load types match
This code could be generalized to be type-independent, but for now
just ensure that the same type constraints are enforced with opaque
pointers as with typed pointers.
2022-02-17 12:05:05 +01:00
..
AggressiveInstCombine [Transforms] Use default member initialization in TruncInstCombine (NFC) 2022-02-05 21:39:23 -08:00
CFGuard [CFG] Handle calls with funclet bundle 2021-12-03 10:51:10 -08:00
Coroutines [debug-info] If one sees a spill with a dbg.addr use, salvageDebugInfo upon it and don't hoist it. 2022-02-11 15:15:13 -08:00
Hello
IPO [SimplifyCFG][PhaseOrdering] Defer lowering switch into an integer range comparison and branch until after at least the IPSCCP 2022-02-17 12:13:55 +03:00
InstCombine [InstCombine] reassociate min/max intrinsics with constant operands 2022-02-15 08:31:23 -05:00
Instrumentation [NFC] [MTE] [HWASan] Remove unnecessary member of AllocaInfo 2022-02-16 15:19:30 -08:00
ObjCARC [ObjCARC] Require the function argument in the clang.arc.attachedcall bundle. 2022-01-28 12:41:45 -08:00
Scalar [SimplifyCFG][PhaseOrdering] Defer lowering switch into an integer range comparison and branch until after at least the IPSCCP 2022-02-17 12:13:55 +03:00
Utils [RelLookupTableConverter] Ensure that GV, GEP and load types match 2022-02-17 12:05:05 +01:00
Vectorize [SLPVectorizer][OpaquePtrs] Check GEP source element type 2022-02-16 14:47:20 -08:00
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00