Nuno Lopes
31617266ea
remove a bunch of unused private methods
found with a smarter version of -Wunused-member-function that I'm playwing with.
Appologies in advance if I removed someone's WIP code.
include/llvm/CodeGen/MachineSSAUpdater.h | 1
include/llvm/IR/DebugInfo.h | 3
lib/CodeGen/MachineSSAUpdater.cpp | 10 --
lib/CodeGen/PostRASchedulerList.cpp | 1
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 10 --
lib/IR/DebugInfo.cpp | 12 --
lib/MC/MCAsmStreamer.cpp | 2
lib/Support/YAMLParser.cpp | 39 ---------
lib/TableGen/TGParser.cpp | 16 ---
lib/TableGen/TGParser.h | 1
lib/Target/AArch64/AArch64TargetTransformInfo.cpp | 9 --
lib/Target/ARM/ARMCodeEmitter.cpp | 12 --
lib/Target/ARM/ARMFastISel.cpp | 84 --------------------
lib/Target/Mips/MipsCodeEmitter.cpp | 11 --
lib/Target/Mips/MipsConstantIslandPass.cpp | 12 --
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp | 21 -----
lib/Target/NVPTX/NVPTXISelDAGToDAG.h | 2
lib/Target/PowerPC/PPCFastISel.cpp | 1
lib/Transforms/Instrumentation/AddressSanitizer.cpp | 2
lib/Transforms/Instrumentation/BoundsChecking.cpp | 2
lib/Transforms/Instrumentation/MemorySanitizer.cpp | 1
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 8 -
lib/Transforms/Scalar/SCCP.cpp | 1
utils/TableGen/CodeEmitterGen.cpp | 2
24 files changed, 2 insertions(+), 261 deletions(-)
llvm-svn: 204560
2014-03-23 17:09:26 +00:00
..
2014-03-05 09:10:37 +00:00
2014-02-22 00:07:45 +00:00
2014-03-22 01:49:30 +00:00
2014-03-09 03:16:01 +00:00
2014-03-05 09:10:37 +00:00
2014-03-05 09:10:37 +00:00
2014-03-05 09:10:37 +00:00
2014-03-05 09:10:37 +00:00
2014-03-05 09:10:37 +00:00
2014-03-13 00:04:17 +00:00
2014-03-11 15:07:32 +00:00
2014-03-09 03:16:01 +00:00
2014-03-17 16:19:07 +00:00
2014-03-09 03:16:01 +00:00
2013-12-10 05:39:34 +00:00
2014-03-05 09:10:37 +00:00
2014-03-23 17:09:26 +00:00
2014-03-09 03:16:01 +00:00
2014-03-09 03:16:01 +00:00
2014-03-09 03:16:01 +00:00
2014-03-15 22:13:15 +00:00
2014-03-05 09:10:37 +00:00
2014-03-09 03:16:01 +00:00
2014-03-05 09:10:37 +00:00
2014-03-10 21:05:13 +00:00
2014-03-05 09:10:37 +00:00
2014-03-09 03:16:01 +00:00
2014-03-09 03:16:01 +00:00
2014-03-18 12:03:12 +00:00
2014-02-22 00:07:45 +00:00
2014-03-06 03:23:41 +00:00
2014-03-09 03:16:01 +00:00
2014-03-23 17:09:26 +00:00
2014-03-05 09:10:37 +00:00
2014-03-21 15:51:51 +00:00
2014-03-09 03:16:01 +00:00
2014-03-09 03:16:01 +00:00
2014-03-09 03:16:01 +00:00