llvm-project/llvm/lib/Transforms
Ayal Zaks e567b5b526 [LV] Fix comments reported when not vectorizing single iteration loops; NFC
Landing this as a separate part of https://reviews.llvm.org/D50480, being a
seemingly unrelated change ([LV] Vectorizing loops of arbitrary trip count
without remainder under opt for size).

llvm-svn: 344483
2018-10-14 17:53:02 +00:00
..
AggressiveInstCombine [Aggressive InstCombine] Move C bindings to their own header file. 2018-09-05 11:41:12 +00:00
Coroutines llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 2018-09-27 02:13:45 +00:00
Hello
IPO [InstCombine] Fixed crash with aliased functions 2018-10-13 15:21:55 +00:00
InstCombine [InstCombine] combine a shuffle and an extract subvector shuffle 2018-10-14 15:25:06 +00:00
Instrumentation Move some helpers from the global namespace into anonymous ones. 2018-10-13 22:18:22 +00:00
ObjCARC ProvenanceAnalysis: Store WeakTrackingVH instead of Value* in UnderlyingValue Cache. 2018-06-21 05:14:00 +00:00
Scalar [InstCombine] Fixed crash with aliased functions 2018-10-13 15:21:55 +00:00
Utils [InstCombine] Fixed crash with aliased functions 2018-10-13 15:21:55 +00:00
Vectorize [LV] Fix comments reported when not vectorizing single iteration loops; NFC 2018-10-14 17:53:02 +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