llvm-6502/lib/Transforms
Duncan P. N. Exon Smith 80cfeabd48 instcombine: alloca: Split out simplifyAllocaArraySize(), NFC
Follow-up commits will change some of the logic here.  Splitting into a
separate function simplifies the logic by allowing early returns instead
of deeper nesting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232197 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-13 19:22:03 +00:00
..
Hello
InstCombine instcombine: alloca: Split out simplifyAllocaArraySize(), NFC 2015-03-13 19:22:03 +00:00
Instrumentation DataLayout is mandatory, update the API to reflect it with references. 2015-03-10 02:37:25 +00:00
IPO Reapply 'Run LICM pass after loop unrolling pass.' 2015-03-12 05:36:01 +00:00
ObjCARC DataLayout is mandatory, update the API to reflect it with references. 2015-03-10 02:37:25 +00:00
Scalar Revert: "[Reassociate] Add initial support for vector instructions." 2015-03-13 19:20:46 +00:00
Utils Extended support for native Windows C++ EH outlining 2015-03-11 23:22:06 +00:00
Vectorize [LAA-memchecks 2/3] Move number of memcheck threshold checking to LV 2015-03-10 18:54:23 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile