llvm-project/llvm/lib/Transforms
Philip Reames 28a91473e3 [GuardWidening] Remove WidenFrequentBranches transform
This code has never been enabled.  While it is tested, it's complicating some refactoring.  If we decide to re-implement this, doing it in SimplifyCFG would probably make more sense anyways.
2019-11-19 15:15:52 -08:00
..
AggressiveInstCombine Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
CFGuard Convert files added in d157a9bc8b to unix line endings. 2019-10-28 14:39:45 -04:00
Coroutines Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
Hello Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
IPO [ThinLTO] Make ValueInfo::operator bool() explicit 2019-11-19 12:46:09 +03:00
InstCombine [ARM,MVE] Add InstCombine rules for pred_i2v / pred_v2i. 2019-11-18 10:39:30 +00:00
Instrumentation [GCOV] Skip artificial functions from being emitted 2019-11-15 14:23:11 -05:00
ObjCARC llvm/ObjCARC: Eliminate inlined AutoreleaseRV calls 2019-11-19 12:02:01 -08:00
Scalar [GuardWidening] Remove WidenFrequentBranches transform 2019-11-19 15:15:52 -08:00
Utils [NFC] Factor out utilities for manipulating widenable branches 2019-11-19 14:43:13 -08:00
Vectorize [SLP] fix miscompile on min/max reductions with extra uses (PR43948) (2nd try) 2019-11-19 14:57:35 -05:00
CMakeLists.txt Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00
LLVMBuild.txt Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00