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