llvm/lib/Transforms
Sanjay Patel 94b76f172a add ShouldChangeType() variant that takes bitwidths
This is more efficient for cases like D12965 where we already have widths.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248170 91177308-0d34-0410-b5e6-96231b3b80d8
2015-09-21 16:09:37 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine add ShouldChangeType() variant that takes bitwidths 2015-09-21 16:09:37 +00:00
Instrumentation [sanitizer] Add MSan support for AArch64 2015-09-16 15:10:27 +00:00
IPO [GlobalsAA] Disable globals-aa by default 2015-09-15 10:44:06 +00:00
ObjCARC [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible 2015-09-09 17:55:00 +00:00
Scalar [IndVars] Use C++11 style field initialization; NFCI. 2015-09-20 18:42:53 +00:00
Utils don't repeat function names in comments; NFC 2015-09-16 16:21:08 +00:00
Vectorize [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible 2015-09-09 17:55:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile