Remove VectorExtras. This unused helper was written for a type of API that is discour...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 7 Jan 2012 19:42:13 +0000 (19:42 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 7 Jan 2012 19:42:13 +0000 (19:42 +0000)
commitf321e1075eabae96f62b1f2570d9dee5d10b8200
treee2e27725c12250511f37df0e3c44214ec6df8065
parent272cc580f8eff8b893f3d71f88ac97f49ed2aa8c
Remove VectorExtras. This unused helper was written for a type of API that is discouraged now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147738 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/VectorExtras.h [deleted file]
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/CellSPU/SPUISelLowering.cpp
lib/Target/MBlaze/MBlazeMachineFunction.h
lib/Target/MSP430/MSP430ISelLowering.cpp
lib/Target/Mips/MipsMachineFunction.h
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/Sparc/SparcISelLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/XCore/XCoreISelLowering.cpp
utils/TableGen/FastISelEmitter.cpp