llvm-project/llvm/lib/Transforms
John Brawn 2867bd72c0 [InstCombine] Make foldSelectOpOp able to handle two-operand getelementptr
Three (or more) operand getelementptrs could plausibly also be handled, but
handling only two-operand fits in easily with the existing BinaryOperator
handling.

Differential Revision: https://reviews.llvm.org/D39958

llvm-svn: 322930
2018-01-19 10:05:15 +00:00
..
Coroutines Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
Hello
IPO Add a ProfileCount class to represent entry counts. 2018-01-17 22:24:23 +00:00
InstCombine [InstCombine] Make foldSelectOpOp able to handle two-operand getelementptr 2018-01-19 10:05:15 +00:00
Instrumentation [HWAsan] Fix uninitialized variable. 2018-01-18 14:19:04 +00:00
ObjCARC Remove redundant includes from lib/Transforms. 2017-12-13 21:31:01 +00:00
Scalar [SCEV] Fix typo. NFC. 2018-01-17 21:58:35 +00:00
Utils Add a ProfileCount class to represent entry counts. 2018-01-17 22:24:23 +00:00
Vectorize [SLP] Fix for PR32164: Improve vectorization of reverse order of extract operations. 2018-01-16 18:17:01 +00:00
CMakeLists.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
LLVMBuild.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00