1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/Transforms
Florian Hahn 5f1a076325 [ConstraintElimination] Decompose zext for unsigned compares.
For unsigned compares, zext should be a no-op and we can add the
extended value to the constraint system.
2021-02-07 20:53:06 +00:00
..
AggressiveInstCombine [Transforms] Use llvm::append_range (NFC) 2021-01-20 21:35:54 -08:00
CFGuard llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
Coroutines We can only move static allocas into the resume entry points 2021-02-05 06:06:10 -08:00
Hello
InstCombine [InstCombine] Host inversion out of ashr's value operand (PR48995) 2021-02-02 17:56:43 +03:00
Instrumentation [Transforms/Instrumentation] Use range-based for loops (NFC) 2021-02-05 21:02:08 -08:00
IPO [LTT] Don't attempt to lower type tests used only by assumes 2021-02-06 09:02:10 -08:00
ObjCARC [ObjC][ARC] Use operand bundle 'clang.arc.rv' instead of explicitly 2021-02-05 06:09:42 -08:00
Scalar [ConstraintElimination] Decompose zext for unsigned compares. 2021-02-07 20:53:06 +00:00
Utils [Transforms/Utils] Use range-based for loops (NFC) 2021-02-07 09:49:36 -08:00
Vectorize [LV] Replace some uses of VectorLoopValueMap with VPTransformState (NFC) 2021-02-07 18:28:21 +00:00
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00