llvm-project/llvm/lib/Transforms
Max Kazantsev 0c4b84e2df [NFC] A loop can never contain Ret instruction
llvm-svn: 340808
2018-08-28 09:26:28 +00:00
..
AggressiveInstCombine [LLVM-C] Fix name mangling on AggressiveInstCombine 2018-07-17 11:13:58 +00:00
Coroutines [IR] Replace `isa<TerminatorInst>` with `isTerminator()`. 2018-08-26 09:51:22 +00:00
Hello
IPO s/std::set/DenseSet/; NFC 2018-08-27 22:10:59 +00:00
InstCombine [InstCombine] Extend (add (sext x), cst) --> (sext (add x, cst')) and (add (zext x), cst) --> (zext (add x, cst')) to work for vectors 2018-08-28 02:02:29 +00:00
Instrumentation [IR] Replace `isa<TerminatorInst>` with `isTerminator()`. 2018-08-26 09:51:22 +00:00
ObjCARC ProvenanceAnalysis: Store WeakTrackingVH instead of Value* in UnderlyingValue Cache. 2018-06-21 05:14:00 +00:00
Scalar [NFC] A loop can never contain Ret instruction 2018-08-28 09:26:28 +00:00
Utils [PATCH] [InstCombine] Fix issue in the simplification of pow() with nested exp{,2}() 2018-08-27 22:11:15 +00:00
Vectorize [LoopVectorize][NFCI] Use find instead of count 2018-08-23 18:34:58 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LLVMBuild.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00