llvm-6502/lib
Bill Wendling 42d4259524 Followup to r191252.
Make sure that the code that handles the constant addresses is run for the
GEPs. This just refactors that code and then calls it for the GEPs that are
collected during the iteration.

<rdar://problem/12445434>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191281 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-24 07:19:30 +00:00
..
Analysis InstSimplify: Fold equality comparisons between non-inbounds GEPs. 2013-09-23 14:16:38 +00:00
AsmParser
Bitcode
CodeGen Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
DebugInfo DWARFTypeUnit::dump(): Use PRIx64 to format uint64_t. 2013-09-24 03:23:07 +00:00
ExecutionEngine
IR Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
IRReader
Linker
MC Fixed debug_aranges handling for common symbols. 2013-09-23 17:56:20 +00:00
Object
Option
Support Provide basic type safety for array_pod_sort comparators. 2013-09-22 14:09:50 +00:00
TableGen
Target Followup to r191252. 2013-09-24 07:19:30 +00:00
Transforms Revert "LoopVectorizer: Only allow vectorization of intrinsics." 2013-09-23 14:54:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile