..
CMakeLists.txt
Tidy up a bit. No functional change.
2013-04-05 21:20:12 +00:00
InstCombine.h
Check for all known bits on ret in InstCombine
2014-09-07 21:28:34 +00:00
InstCombineAddSub.cpp
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
2014-09-07 18:57:58 +00:00
InstCombineAndOrXor.cpp
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
2014-09-07 18:57:58 +00:00
InstCombineCalls.cpp
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
2014-09-07 18:57:58 +00:00
InstCombineCasts.cpp
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
2014-09-07 18:57:58 +00:00
InstCombineCompares.cpp
[InstCombine] Fix wrong folding of constant comparison involving ahsr and negative quantities (PR20945).
2014-09-17 11:32:31 +00:00
InstCombineLoadStoreAlloca.cpp
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
2014-09-07 18:57:58 +00:00
InstCombineMulDivRem.cpp
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
2014-09-07 18:57:58 +00:00
InstCombinePHI.cpp
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
2014-09-07 18:57:58 +00:00
InstCombineSelect.cpp
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
2014-09-07 18:57:58 +00:00
InstCombineShifts.cpp
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
2014-09-07 18:57:58 +00:00
InstCombineSimplifyDemanded.cpp
Add additional patterns for @llvm.assume in ValueTracking
2014-09-07 19:21:07 +00:00
InstCombineVectorOps.cpp
fixed some typos
2014-07-07 22:13:58 +00:00
InstCombineWorklist.h
Canonicalize header guards into a common format.
2014-08-13 16:26:38 +00:00
InstructionCombining.cpp
Reapply fix in r217988 (reverted in r217989) and remove the alternative fix committed in r217987.
2014-09-17 22:27:36 +00:00
LLVMBuild.txt
…
Makefile
…