Revert r86077 because it caused crashes in 179.art and 175.vpr on ARM
authorVictor Hernandez <vhernandez@apple.com>
Fri, 6 Nov 2009 01:33:24 +0000 (01:33 +0000)
committerVictor Hernandez <vhernandez@apple.com>
Fri, 6 Nov 2009 01:33:24 +0000 (01:33 +0000)
commitdf98761d08ae091420b7e9c1366de7684400fc36
tree19dd0e96430169e3c197a4817e5e55f3d2ea277d
parent465c3bed165dc76452606ea10a34ae2ef6033e8a
Revert r86077 because it caused crashes in 179.art and 175.vpr on ARM

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86213 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
examples/BrainF/BrainF.cpp
include/llvm/Analysis/MemoryBuiltins.h
include/llvm/Instructions.h
lib/Analysis/MemoryBuiltins.cpp
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Transforms/IPO/GlobalOpt.cpp
lib/VMCore/Core.cpp
lib/VMCore/Instructions.cpp
test/Analysis/PointerTracking/sizes.ll
test/Transforms/GlobalOpt/2009-06-01-RecursivePHI.ll
test/Transforms/GlobalOpt/heap-sra-1.ll
test/Transforms/GlobalOpt/heap-sra-2.ll
test/Transforms/GlobalOpt/heap-sra-3.ll
test/Transforms/GlobalOpt/heap-sra-4.ll
test/Transforms/GlobalOpt/heap-sra-phi.ll
test/Transforms/GlobalOpt/malloc-promote-1.ll
test/Transforms/GlobalOpt/malloc-promote-2.ll
test/Transforms/GlobalOpt/malloc-promote-3.ll