[llvm-commits] CVS: llvm/include/llvm/CodeGen/ScheduleDAG.h

2006-01-22 Thread Jeff Cohen
Changes in directory llvm/include/llvm/CodeGen: ScheduleDAG.h updated: 1.1 - 1.2 --- Log message: Visual Studio neurotic about inconsistent class/struct usage. --- Diffs of the changes: (+1 -1) ScheduleDAG.h |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index:

[llvm-commits] CVS: llvm/lib/Support/ToolRunner.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Support: ToolRunner.cpp updated: 1.48 - 1.49 --- Log message: Add explicit #includes of iostream --- Diffs of the changes: (+1 -0) ToolRunner.cpp |1 + 1 files changed, 1 insertion(+) Index: llvm/lib/Support/ToolRunner.cpp diff -u

[llvm-commits] CVS: llvm/lib/Analysis/DataStructure/Local.cpp Steensgaard.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Analysis/DataStructure: Local.cpp updated: 1.138 - 1.139 Steensgaard.cpp updated: 1.61 - 1.62 --- Log message: Add explicit #includes of iostream --- Diffs of the changes: (+2 -0) Local.cpp |1 + Steensgaard.cpp |1 + 2 files changed, 2

[llvm-commits] CVS: llvm/lib/Target/SparcV8/SparcV8ISelSimple.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Target/SparcV8: SparcV8ISelSimple.cpp updated: 1.98 - 1.99 --- Log message: Add explicit #includes of iostream --- Diffs of the changes: (+1 -0) SparcV8ISelSimple.cpp |1 + 1 files changed, 1 insertion(+) Index:

[llvm-commits] CVS: llvm/lib/Transforms/Instrumentation/TraceBasicBlocks.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Transforms/Instrumentation: TraceBasicBlocks.cpp updated: 1.13 - 1.14 --- Log message: Add explicit #includes of iostream --- Diffs of the changes: (+1 -0) TraceBasicBlocks.cpp |1 + 1 files changed, 1 insertion(+) Index:

[llvm-commits] CVS: llvm/lib/Transforms/Utils/CodeExtractor.cpp SimplifyCFG.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Transforms/Utils: CodeExtractor.cpp updated: 1.38 - 1.39 SimplifyCFG.cpp updated: 1.93 - 1.94 --- Log message: Add explicit #includes of iostream --- Diffs of the changes: (+2 -0) CodeExtractor.cpp |1 + SimplifyCFG.cpp |1 + 2 files changed, 2

[llvm-commits] CVS: llvm/tools/bugpoint/ExecutionDriver.cpp ExtractFunction.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/tools/bugpoint: ExecutionDriver.cpp updated: 1.57 - 1.58 ExtractFunction.cpp updated: 1.44 - 1.45 --- Log message: add explicit #includes of iostream --- Diffs of the changes: (+2 -0) ExecutionDriver.cpp |1 + ExtractFunction.cpp |1 + 2 files changed, 2

[llvm-commits] CVS: llvm/lib/Analysis/InstCount.cpp ScalarEvolution.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Analysis: InstCount.cpp updated: 1.13 - 1.14 ScalarEvolution.cpp updated: 1.44 - 1.45 --- Log message: Add explicit iostream #includes --- Diffs of the changes: (+2 -0) InstCount.cpp |1 + ScalarEvolution.cpp |1 + 2 files changed, 2

[llvm-commits] CVS: llvm/lib/Analysis/DataStructure/BottomUpClosure.cpp CompleteBottomUp.cpp DataStructure.cpp DataStructureStats.cpp EquivClassGraphs.cpp TopDownClosure.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Analysis/DataStructure: BottomUpClosure.cpp updated: 1.116 - 1.117 CompleteBottomUp.cpp updated: 1.33 - 1.34 DataStructure.cpp updated: 1.240 - 1.241 DataStructureStats.cpp updated: 1.19 - 1.20 EquivClassGraphs.cpp updated: 1.45 - 1.46 TopDownClosure.cpp updated:

[llvm-commits] CVS: llvm/lib/Transforms/LevelRaise.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Transforms: LevelRaise.cpp updated: 1.108 - 1.109 --- Log message: Make iostream #inclusion explicit --- Diffs of the changes: (+1 -0) LevelRaise.cpp |1 + 1 files changed, 1 insertion(+) Index: llvm/lib/Transforms/LevelRaise.cpp diff -u

[llvm-commits] CVS: llvm/lib/Target/SparcV9/ModuloScheduling/DependenceAnalyzer.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Target/SparcV9/ModuloScheduling: DependenceAnalyzer.cpp updated: 1.9 - 1.10 --- Log message: Add explicit #includes of iostream --- Diffs of the changes: (+1 -1) DependenceAnalyzer.cpp |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index:

[llvm-commits] CVS: llvm/lib/Target/SparcV8/FPMover.cpp SparcV8AsmPrinter.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Target/SparcV8: FPMover.cpp updated: 1.9 - 1.10 SparcV8AsmPrinter.cpp updated: 1.50 - 1.51 --- Log message: Add explicit #includes of iostream --- Diffs of the changes: (+2 -0) FPMover.cpp |1 + SparcV8AsmPrinter.cpp |1 + 2 files changed, 2

[llvm-commits] CVS: llvm/lib/CodeGen/LiveIntervalAnalysis.cpp TwoAddressInstructionPass.cpp VirtRegMap.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/CodeGen: LiveIntervalAnalysis.cpp updated: 1.153 - 1.154 TwoAddressInstructionPass.cpp updated: 1.31 - 1.32 VirtRegMap.cpp updated: 1.43 - 1.44 --- Log message: Add explicit #includes of iostream --- Diffs of the changes: (+3 -0) LiveIntervalAnalysis.cpp

[llvm-commits] CVS: llvm/lib/Target/IA64/IA64AsmPrinter.cpp IA64ISelDAGToDAG.cpp IA64TargetMachine.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Target/IA64: IA64AsmPrinter.cpp updated: 1.21 - 1.22 IA64ISelDAGToDAG.cpp updated: 1.29 - 1.30 IA64TargetMachine.cpp updated: 1.9 - 1.10 --- Log message: Add explicit #includes of iostream --- Diffs of the changes: (+3 -1) IA64AsmPrinter.cpp|2 +-

[llvm-commits] CVS: llvm/tools/llc/llc.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/tools/llc: llc.cpp updated: 1.126 - 1.127 --- Log message: It doesn't make sense to give llc a list of passes on the command line, LLVM doesn't use it and it can't work anyway. --- Diffs of the changes: (+0 -18) llc.cpp | 18 -- 1 files changed,

[llvm-commits] CVS: llvm-test/SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.c

2006-01-22 Thread Chris Lattner
Changes in directory llvm-test/SingleSource/Regression/C: 2004-08-12-InlinerAndAllocas.c updated: 1.3 - 1.4 --- Log message: xfail does nothing in llvm-test, besides, this passes :) --- Diffs of the changes: (+0 -1) 2004-08-12-InlinerAndAllocas.c |1 - 1 files changed, 1 deletion(-)

[llvm-commits] CVS: llvm/lib/Target/IA64/IA64.td

2006-01-22 Thread Duraid Madina
Changes in directory llvm/lib/Target/IA64: IA64.td updated: 1.5 - 1.6 --- Log message: die, die!! r15, you are not callee-saved --- Diffs of the changes: (+0 -1) IA64.td |1 - 1 files changed, 1 deletion(-) Index: llvm/lib/Target/IA64/IA64.td diff -u

[llvm-commits] CVS: llvm/autoconf/configure.ac

2006-01-22 Thread Chris Lattner
Changes in directory llvm/autoconf: configure.ac updated: 1.204 - 1.205 --- Log message: add checks for new functions. I'd appreciate it if someone could regen the configure script :) --- Diffs of the changes: (+3 -3) configure.ac |6 +++--- 1 files changed, 3 insertions(+), 3

[llvm-commits] CVS: llvm/test/Regression/Transforms/SimplifyLibCalls/floor.ll

2006-01-22 Thread Chris Lattner
Changes in directory llvm/test/Regression/Transforms/SimplifyLibCalls: floor.ll updated: 1.2 - 1.3 --- Log message: add new tests --- Diffs of the changes: (+21 -2) floor.ll | 23 +-- 1 files changed, 21 insertions(+), 2 deletions(-) Index:

[llvm-commits] CVS: llvm/lib/Transforms/IPO/SimplifyLibCalls.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Transforms/IPO: SimplifyLibCalls.cpp updated: 1.60 - 1.61 --- Log message: add a bunch more optimizations for unary double math functions --- Diffs of the changes: (+78 -18) SimplifyLibCalls.cpp | 96 +-- 1

[llvm-commits] CVS: llvm/include/llvm/CodeGen/ScheduleDAG.h

2006-01-22 Thread Evan Cheng
Changes in directory llvm/include/llvm/CodeGen: ScheduleDAG.h updated: 1.2 - 1.3 --- Log message: Factor out more instruction scheduler code to the base class. --- Diffs of the changes: (+58 -9) ScheduleDAG.h | 67 ++ 1 files

[llvm-commits] CVS: llvm/test/Regression/Bytecode/old-intrinsics.ll

2006-01-22 Thread Chris Lattner
Changes in directory llvm/test/Regression/Bytecode: old-intrinsics.ll updated: 1.2 - 1.3 --- Log message: make this test harder --- Diffs of the changes: (+2 -1) old-intrinsics.ll |3 ++- 1 files changed, 2 insertions(+), 1 deletion(-) Index:

[llvm-commits] CVS: llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp ScheduleDAGSimple.cpp SelectionDAGISel.cpp

2006-01-22 Thread Evan Cheng
Changes in directory llvm/lib/CodeGen/SelectionDAG: ScheduleDAG.cpp updated: 1.56 - 1.57 ScheduleDAGSimple.cpp updated: 1.1 - 1.2 SelectionDAGISel.cpp updated: 1.132 - 1.133 --- Log message: Factor out more instruction scheduler code to the base class. --- Diffs of the changes: (+306 -333)

[llvm-commits] CVS: llvm/test/Regression/CodeGen/SparcV8/xnor.ll

2006-01-22 Thread Chris Lattner
Changes in directory llvm/test/Regression/CodeGen/SparcV8: xnor.ll updated: 1.2 - 1.3 --- Log message: this option is gone, the dag isel is the default now --- Diffs of the changes: (+2 -2) xnor.ll |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index:

[llvm-commits] CVS: llvm/test/Regression/CodeGen/SparcV8/2006-01-22-BitConvertLegalize.ll

2006-01-22 Thread Chris Lattner
Changes in directory llvm/test/Regression/CodeGen/SparcV8: 2006-01-22-BitConvertLegalize.ll added (r1.1) --- Log message: Testcase that failed due to a legalizer bug --- Diffs of the changes: (+12 -0) 2006-01-22-BitConvertLegalize.ll | 12 1 files changed, 12 insertions(+)

[llvm-commits] CVS: llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/CodeGen/SelectionDAG: LegalizeDAG.cpp updated: 1.274 - 1.275 --- Log message: Fix Regression/CodeGen/SparcV8/2006-01-22-BitConvertLegalize.ll by making sure that the result of expanding a BIT_CONVERT node is itself legalized. --- Diffs of the changes: (+4 -2)

[llvm-commits] CVS: llvm/lib/Bytecode/Reader/Reader.cpp

2006-01-22 Thread Reid Spencer
Changes in directory llvm/lib/Bytecode/Reader: Reader.cpp updated: 1.180 - 1.181 --- Log message: For PR411: http://llvm.cs.uiuc.edu/PR411 : Don't try to be smart about fixing intrinsic functions when they're read in, just fix them after the module is read when all names are resolved. ---

[llvm-commits] CVS: llvm/lib/VMCore/AutoUpgrade.cpp

2006-01-22 Thread Reid Spencer
Changes in directory llvm/lib/VMCore: AutoUpgrade.cpp updated: 1.6 - 1.7 --- Log message: For PR411: http://llvm.cs.uiuc.edu/PR411 : No functionality changes, just improve the code by a) providing better function names, b) eliminating a call to get_suffix and c) tightening up a function