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-02-18 11:20:44 +00:00
2013-12-20 06:25:37 +00:00
2013-11-15 01:34:59 +00:00
2014-03-06 05:51:42 +00:00
2014-03-06 05:51:42 +00:00
2013-06-13 20:41:00 +00:00
2013-01-17 18:57:21 +00:00
2013-04-26 03:27:39 +00:00
2014-03-13 23:18:37 +00:00
2012-12-11 00:23:07 +00:00
2014-03-11 14:05:49 +00:00
2014-02-16 12:14:24 +00:00
2014-01-14 22:52:24 +00:00
2013-09-24 20:06:31 +00:00
2014-02-10 10:52:19 +00:00
2012-12-04 10:37:14 +00:00
2013-12-03 07:34:19 +00:00
2014-03-23 17:09:26 +00:00
2013-01-31 17:00:03 +00:00
2013-01-08 16:23:02 +00:00
2014-03-14 01:56:55 +00:00
2013-01-20 15:30:29 +00:00
2014-03-13 23:18:37 +00:00
2014-03-06 05:51:42 +00:00
2012-12-22 00:47:06 +00:00
2012-09-27 10:14:43 +00:00
2013-01-02 09:10:48 +00:00
2013-09-16 09:25:49 +00:00
2012-11-10 09:45:32 +00:00
2013-01-28 22:05:50 +00:00
2014-03-13 23:18:37 +00:00
2014-03-03 21:15:07 +00:00
2013-04-05 20:00:35 +00:00
2012-12-21 18:00:08 +00:00
2014-02-20 19:55:44 +00:00
2012-11-22 07:48:52 +00:00
2014-01-24 17:20:08 +00:00