Changes in directory llvm/tools/llvm-upgrade:
UpgradeParser.y updated: 1.21 -> 1.22
---
Log message:
Create an option to turn off generation of fcmp instructions while still
allowing integer setxx instructions to be converted to icmp.
---
Diffs of the changes: (+9 -0)
UpgradeParser.y |
Changes in directory llvm/test/Regression/Transforms/LevelRaise:
2002-03-21-MissedRaise.ll updated: 1.7 -> 1.8
---
Log message:
Manually convert this to new assembly.
---
Diffs of the changes: (+3 -3)
2002-03-21-MissedRaise.ll |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Changes in directory llvm/include/llvm:
InstrTypes.h updated: 1.52 -> 1.53
---
Log message:
Provide a getOpcode() method on CmpInst to ensure the opcode is returned
as the right type. Use this to shorten some code.
---
Diffs of the changes: (+5 -0)
InstrTypes.h |5 +
1 files change
Changes in directory llvm/lib/VMCore:
Constants.cpp updated: 1.182 -> 1.183
Instructions.cpp updated: 1.53 -> 1.54
---
Log message:
Provide a getOpcode() method on CmpInst to ensure the opcode is returned
as the right type. Use this to shorten some code.
---
Diffs of the changes: (+2 -4)
C
Changes in directory llvm/lib/CodeGen:
PrologEpilogInserter.cpp updated: 1.61 -> 1.62
---
Log message:
Initialize {Min|Max}CSFrameIndex properly.
---
Diffs of the changes: (+4 -2)
PrologEpilogInserter.cpp |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
Index: llvm/lib/Code
Changes in directory llvm/tools/llvm-ld:
llvm-ld.cpp updated: 1.44 -> 1.45
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+19 -19)
llvm-ld.cpp | 38 +++--
Changes in directory llvm/tools/llvm-as:
llvm-as.cpp updated: 1.49 -> 1.50
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+15 -15)
llvm-as.cpp | 30 +++--
Changes in directory llvm/tools/gccld:
GenerateCode.cpp updated: 1.66 -> 1.67
gccld.cpp updated: 1.114 -> 1.115
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+21 -21)
GenerateCod
Changes in directory llvm/lib/Transforms/Utils:
CodeExtractor.cpp updated: 1.42 -> 1.43
LowerSwitch.cpp updated: 1.27 -> 1.28
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+3 -4)
Changes in directory llvm/lib/Bytecode/Writer:
SlotCalculator.cpp updated: 1.75 -> 1.76
Writer.cpp updated: 1.135 -> 1.136
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+7 -7)
Sl
Changes in directory llvm/tools/gccas:
gccas.cpp updated: 1.122 -> 1.123
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+5 -5)
gccas.cpp | 10 +-
1 files changed, 5 inse
Changes in directory llvm/include/llvm/Analysis:
AliasSetTracker.h updated: 1.28 -> 1.29
CallGraph.h updated: 1.51 -> 1.52
LoopInfo.h updated: 1.61 -> 1.62
ScalarEvolution.h updated: 1.12 -> 1.13
Trace.h updated: 1.5 -> 1.6
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llv
Changes in directory llvm/lib/CodeGen:
AsmPrinter.cpp updated: 1.119 -> 1.120
DwarfWriter.cpp updated: 1.106 -> 1.107
ELFWriter.cpp updated: 1.29 -> 1.30
IntrinsicLowering.cpp updated: 1.48 -> 1.49
LiveInterval.cpp updated: 1.39 -> 1.40
LiveIntervalAnalysis.cpp updated: 1.202 -> 1.203
MachineIns
Changes in directory llvm/lib/Transforms/Instrumentation:
BlockProfiling.cpp updated: 1.17 -> 1.18
EdgeProfiling.cpp updated: 1.8 -> 1.9
TraceBasicBlocks.cpp updated: 1.18 -> 1.19
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and N
Changes in directory llvm/lib/Analysis:
AliasAnalysisCounter.cpp updated: 1.17 -> 1.18
AliasAnalysisEvaluator.cpp updated: 1.30 -> 1.31
AliasSetTracker.cpp updated: 1.44 -> 1.45
BasicAliasAnalysis.cpp updated: 1.92 -> 1.93
CFGPrinter.cpp updated: 1.20 -> 1.21
ConstantRange.cpp updated: 1.20 -> 1
Changes in directory llvm/tools/lto:
lto.cpp updated: 1.26 -> 1.27
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+6 -6)
lto.cpp | 12 ++--
1 files changed, 6 insertions
Changes in directory llvm/include/llvm/ADT:
BitSetVector.h updated: 1.17 -> 1.18
EquivalenceClasses.h updated: 1.18 -> 1.19
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+8 -6)
B
Changes in directory llvm/tools/llvm-extract:
llvm-extract.cpp updated: 1.32 -> 1.33
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+9 -9)
llvm-extract.cpp | 18 +---
Changes in directory llvm/include/llvm/Analysis/DataStructure:
DSGraph.h updated: 1.111 -> 1.112
DSNode.h updated: 1.59 -> 1.60
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+3 -3)
Changes in directory llvm/tools/llvm-link:
llvm-link.cpp updated: 1.60 -> 1.61
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+22 -24)
llvm-link.cpp | 46 ++-
Changes in directory llvm/lib/Transforms/Hello:
Hello.cpp updated: 1.11 -> 1.12
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+2 -2)
Hello.cpp |4 ++--
1 files changed, 2 ins
Changes in directory llvm/projects/Stacker/tools/stkrc:
stkrc.cpp updated: 1.12 -> 1.13
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+4 -4)
stkrc.cpp |8
1 files ch
Changes in directory llvm/include/llvm/Support:
Casting.h updated: 1.16 -> 1.17
ConstantRange.h updated: 1.10 -> 1.11
Debug.h updated: 1.11 -> 1.12
GraphWriter.h updated: 1.31 -> 1.32
PassNameParser.h updated: 1.15 -> 1.16
Streams.h updated: 1.4 -> 1.5
---
Log message:
Changed llvm_ostream et a
Changes in directory llvm/lib/VMCore:
AsmWriter.cpp updated: 1.226 -> 1.227
LeakDetector.cpp updated: 1.16 -> 1.17
PassManager.cpp updated: 1.33 -> 1.34
TypeSymbolTable.cpp updated: 1.4 -> 1.5
Verifier.cpp updated: 1.169 -> 1.170
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cer
Changes in directory llvm/lib/Transforms/Scalar:
InstructionCombining.cpp updated: 1.561 -> 1.562
LoopStrengthReduce.cpp updated: 1.97 -> 1.98
LowerPacked.cpp updated: 1.12 -> 1.13
SCCP.cpp updated: 1.139 -> 1.140
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, ll
Changes in directory llvm/lib/Linker:
LinkModules.cpp updated: 1.120 -> 1.121
Linker.cpp updated: 1.12 -> 1.13
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+11 -12)
LinkModules.
Changes in directory llvm/include/llvm/Bytecode:
WriteBytecodePass.h updated: 1.17 -> 1.18
Writer.h updated: 1.12 -> 1.13
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+7 -7)
Wri
Changes in directory llvm/include/llvm:
Module.h updated: 1.75 -> 1.76
Pass.h updated: 1.55 -> 1.56
Type.h updated: 1.93 -> 1.94
Value.h updated: 1.86 -> 1.87
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Changes in directory llvm/lib/Transforms:
ExprTypeConvert.cpp updated: 1.114 -> 1.115
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+2 -2)
ExprTypeConvert.cpp |4 ++--
1 file
Changes in directory llvm/lib/ExecutionEngine/Interpreter:
Execution.cpp updated: 1.151 -> 1.152
ExternalFunctions.cpp updated: 1.91 -> 1.92
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the chan
Changes in directory llvm/lib/Analysis/DataStructure:
BottomUpClosure.cpp updated: 1.126 -> 1.127
CallTargets.cpp updated: 1.6 -> 1.7
DataStructure.cpp updated: 1.253 -> 1.254
DataStructureStats.cpp updated: 1.23 -> 1.24
EquivClassGraphs.cpp updated: 1.52 -> 1.53
GraphChecker.cpp updated: 1.22 -
Changes in directory llvm/tools/llvm-upgrade:
llvm-upgrade.cpp updated: 1.4 -> 1.5
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+10 -10)
llvm-upgrade.cpp | 20 ++--
Changes in directory llvm/include/llvm/CodeGen:
LiveInterval.h updated: 1.29 -> 1.30
MachineBasicBlock.h updated: 1.50 -> 1.51
MachineConstantPool.h updated: 1.23 -> 1.24
MachineInstr.h updated: 1.204 -> 1.205
SchedGraphCommon.h updated: 1.15 -> 1.16
---
Log message:
Changed llvm_ostream et all
Changes in directory llvm/lib/Analysis/IPA:
Andersens.cpp updated: 1.39 -> 1.40
CallGraph.cpp updated: 1.61 -> 1.62
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+28 -28)
Anderse
Changes in directory llvm/lib/Transforms/IPO:
GlobalOpt.cpp updated: 1.77 -> 1.78
Internalize.cpp updated: 1.38 -> 1.39
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+19 -20)
Glo
Changes in directory llvm/lib/ExecutionEngine:
ExecutionEngine.cpp updated: 1.91 -> 1.92
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+9 -9)
ExecutionEngine.cpp | 18 +
Changes in directory llvm/lib/Support:
Allocator.cpp updated: 1.3 -> 1.4
CommandLine.cpp updated: 1.79 -> 1.80
Debug.cpp updated: 1.9 -> 1.10
GraphWriter.cpp updated: 1.6 -> 1.7
PluginLoader.cpp updated: 1.19 -> 1.20
SlowOperationInformer.cpp updated: 1.11 -> 1.12
Streams.cpp updated: 1.1 -> 1.2
Changes in directory llvm/tools/bugpoint:
OptimizerDriver.cpp updated: 1.47 -> 1.48
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+25 -26)
OptimizerDriver.cpp | 51
Changes in directory llvm/tools/llvm-dis:
llvm-dis.cpp updated: 1.53 -> 1.54
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+12 -12)
llvm-dis.cpp | 24
Changes in directory llvm/include/llvm/Assembly:
PrintModulePass.h updated: 1.20 -> 1.21
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+8 -10)
PrintModulePass.h | 18 --
Changes in directory llvm/examples/ModuleMaker:
ModuleMaker.cpp updated: 1.10 -> 1.11
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+1 -1)
ModuleMaker.cpp |2 +-
1 files chan
Changes in directory llvm/tools/opt:
opt.cpp updated: 1.124 -> 1.125
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+21 -23)
opt.cpp | 44 +--
Changes in directory llvm/lib/Target/X86:
X86RegisterInfo.cpp updated: 1.182 -> 1.183
---
Log message:
MI keeps a ptr of TargetInstrDescriptor, use it.
---
Diffs of the changes: (+2 -1)
X86RegisterInfo.cpp |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/lib/Target/
Changes in directory llvm/lib/Target/PowerPC:
PPCISelLowering.cpp updated: 1.240 -> 1.241
---
Log message:
Fix i64 uint_to_fp on ppc64
---
Diffs of the changes: (+2 -1)
PPCISelLowering.cpp |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/lib/Target/PowerPC/PPCISelL
Changes in directory llvm/lib/CodeGen:
LiveIntervalAnalysis.cpp updated: 1.201 -> 1.202
VirtRegMap.cpp updated: 1.83 -> 1.84
---
Log message:
MI keeps a ptr of TargetInstrDescriptor, use it.
---
Diffs of the changes: (+5 -3)
LiveIntervalAnalysis.cpp |3 ++-
VirtRegMap.cpp |
Changes in directory llvm/lib/CodeGen:
VirtRegMap.cpp updated: 1.82 -> 1.83
---
Log message:
getOperandConstraint returns -1 if the operand does have the specific
constraint. This bug was causing excessive spills.
---
Diffs of the changes: (+1 -1)
VirtRegMap.cpp |2 +-
1 files changed,
Changes in directory llvm/include/llvm/Support:
MathExtras.h updated: 1.35 -> 1.36
---
Log message:
Ignoring the upper 32 bits of a 64 bit constant is not a good thing.
---
Diffs of the changes: (+4 -4)
MathExtras.h |8
1 files changed, 4 insertions(+), 4 deletions(-)
Index:
Changes in directory llvm/lib/Target/PowerPC:
PPCInstr64Bit.td updated: 1.32 -> 1.33
---
Log message:
implement sextinreg i8->i64 and i16->i64
---
Diffs of the changes: (+8 -0)
PPCInstr64Bit.td |8
1 files changed, 8 insertions(+)
Index: llvm/lib/Target/PowerPC/PPCInstr64Bit
Changes in directory llvm/test/Regression/DebugInfo:
2006-11-30-Pubnames.cpp updated: 1.3 -> 1.4
---
Log message:
Failing linux.
---
Diffs of the changes: (+1 -1)
2006-11-30-Pubnames.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/test/Regression/DebugInfo/2006-1
Changes in directory llvm/lib/Target/CBackend:
Writer.cpp updated: 1.291 -> 1.292
---
Log message:
Always pass "true" to isMaxValue(bool) because we know the type is LongTy.
---
Diffs of the changes: (+1 -1)
Writer.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm
Changes in directory llvm/lib/Target/PowerPC:
PPCInstrFormats.td updated: 1.87 -> 1.88
---
Log message:
fix another sradi encoding bug. This fixes Olden/health with the ppc64 jit.
---
Diffs of the changes: (+1 -1)
PPCInstrFormats.td |2 +-
1 files changed, 1 insertion(+), 1 deletion(-
On Wed, 2006-12-06 at 13:20 -0800, Chris Lattner wrote:
> On Dec 6,lib/Target/CBackend/Writer.cpp
> > diff -u llvm/lib/Target/CBackend/Writer.cpp:1.290 llvm/lib/Target/
> > CBackend/Writer.cpp:1.291
> > --- llvm/lib/Target/CBackend/Writer.cpp:1.290 Thu Nov 30 18:25:12 2006
> > +++ llvm/lib/T
On Wed, 2006-12-06 at 13:20 -0800, Chris Lattner wrote:
> On Dec 6, 2006, at 12:30 PM, Reid Spencer wrote:
>
> >
> >
> > Changes in directory llvm/include/llvm:
> >
> > Constants.h updated: 1.103 -> 1.104
> > ---
> > Log message:
> >
> > For PR950: http://llvm.org/PR950 :
> > Remove the getMaxValu
On Dec 6, 2006, at 12:30 PM, Reid Spencer wrote:
>
>
> Changes in directory llvm/include/llvm:
>
> Constants.h updated: 1.103 -> 1.104
> ---
> Log message:
>
> For PR950: http://llvm.org/PR950 :
> Remove the getMaxValue and getMinValue functions from
> ConstantIntegral.
> They don't make sense
On Dec 6,lib/Target/CBackend/Writer.cpp
> diff -u llvm/lib/Target/CBackend/Writer.cpp:1.290 llvm/lib/Target/
> CBackend/Writer.cpp:1.291
> --- llvm/lib/Target/CBackend/Writer.cpp:1.290 Thu Nov 30 18:25:12 2006
> +++ llvm/lib/Target/CBackend/Writer.cpp Wed Dec 6 14:45:15 2006
> @@ -753,7 +7
Changes in directory llvm/lib/Target/CBackend:
Writer.cpp updated: 1.290 -> 1.291
---
Log message:
Adjust to new ConstantIntegral interface for Max/Min tests.
---
Diffs of the changes: (+1 -1)
Writer.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Target/CBa
Changes in directory llvm/lib/Analysis:
ConstantRange.cpp updated: 1.19 -> 1.20
---
Log message:
Adjust to new ConstantIntegral interface for Max/Min tests.
---
Diffs of the changes: (+56 -10)
ConstantRange.cpp | 66 +-
1 files changed,
Changes in directory llvm/lib/Transforms/Scalar:
InstructionCombining.cpp updated: 1.560 -> 1.561
---
Log message:
Update ConstantIntegral Max/Min tests for new interface.
---
Diffs of the changes: (+4 -4)
InstructionCombining.cpp |8
1 files changed, 4 insertions(+), 4 deleti
Changes in directory llvm/lib/VMCore:
Constants.cpp updated: 1.181 -> 1.182
---
Log message:
For PR950: http://llvm.org/PR950 :
Remove the getMaxValue and getMinValue functions from ConstantIntegral.
They don't make sense for a signless type. Also, for isMaxValue and
isMinValue, have the calle
Changes in directory llvm/include/llvm:
Constants.h updated: 1.103 -> 1.104
---
Log message:
For PR950: http://llvm.org/PR950 :
Remove the getMaxValue and getMinValue functions from ConstantIntegral.
They don't make sense for a signless type. Also, for isMaxValue and
isMinValue, have the calle
Changes in directory llvm/include/llvm:
GlobalValue.h updated: 1.28 -> 1.29
---
Log message:
Fix some 80 col violations.
---
Diffs of the changes: (+2 -2)
GlobalValue.h |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/include/llvm/GlobalValue.h
diff -u llvm/inclu
Thank you!
On 12/6/06, Jim Laskey <[EMAIL PROTECTED]> wrote:
> Index: gcc/llvm-backend.cpp
> ===
> --- gcc/llvm-backend.cpp(revision 120946)
> +++ gcc/llvm-backend.cpp(working copy)
> @@ -818,7 +818,7 @@
> void print_l
Changes in directory llvm/lib/Target/PowerPC:
PPCInstrFormats.td updated: 1.86 -> 1.87
---
Log message:
fix the jit encoding of sradi, simplify the MDForm1 description.
---
Diffs of the changes: (+5 -5)
PPCInstrFormats.td | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
Changes in directory llvm/lib/Target/PowerPC:
PPCCodeEmitter.cpp updated: 1.69 -> 1.70
---
Log message:
add relocation support for ppc64 branches.
---
Diffs of the changes: (+2 -2)
PPCCodeEmitter.cpp |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/lib/Target/Pow
> Could you please try to remove the empty gcc/unwind.h and try again? I
> am currently compiling on a powerbook. I will report as soon as it
> finishes.
The build finished successfully!
Rafael
___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http
Changes in directory llvm/projects/Stacker/lib/compiler:
StackerCompiler.cpp updated: 1.24 -> 1.25
---
Log message:
Detemplatize the Statistic class.
---
Diffs of the changes: (+1 -1)
StackerCompiler.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/projects/Stack
Changes in directory llvm/include/llvm/ADT:
Statistic.h updated: 1.18 -> 1.19
---
Log message:
merge the Statistic and StatisticBase classes, eliminating virtual methods
and eliminating #includes from the Statistic.h file.
---
Diffs of the changes: (+6 -37)
Statistic.h | 43 ++---
Changes in directory llvm/lib/Support:
Statistic.cpp updated: 1.19 -> 1.20
---
Log message:
merge the Statistic and StatisticBase classes, eliminating virtual methods
and eliminating #includes from the Statistic.h file.
---
Diffs of the changes: (+5 -10)
Statistic.cpp | 15 +-
Changes in directory llvm/lib/Target/Alpha:
AlphaAsmPrinter.cpp updated: 1.55 -> 1.56
---
Log message:
add #include
---
Diffs of the changes: (+1 -0)
AlphaAsmPrinter.cpp |1 +
1 files changed, 1 insertion(+)
Index: llvm/lib/Target/Alpha/AlphaAsmPrinter.cpp
diff -u llvm/lib/Target/Alp
Changes in directory llvm/lib/Target/X86:
X86AsmPrinter.h updated: 1.37 -> 1.38
---
Log message:
add missing #include
---
Diffs of the changes: (+1 -0)
X86AsmPrinter.h |1 +
1 files changed, 1 insertion(+)
Index: llvm/lib/Target/X86/X86AsmPrinter.h
diff -u llvm/lib/Target/X86/X86AsmP
Changes in directory llvm/lib/Transforms/Scalar:
PredicateSimplifier.cpp updated: 1.36 -> 1.37
---
Log message:
add missing #include
---
Diffs of the changes: (+1 -0)
PredicateSimplifier.cpp |1 +
1 files changed, 1 insertion(+)
Index: llvm/lib/Transforms/Scalar/PredicateSimplifier.c
On 12/5/06, Jim Laskey <[EMAIL PROTECTED]> wrote:
> I had to revert these changes. When I did a clean build I was
> inundated with errors. I'm not sure if I made the cut off time for
> the mirror.
Apparently the problem is caused by the patch making gcc/unwind.h
empty but not removing it
C
Changes in directory llvm/lib/Target/X86:
X86AsmPrinter.cpp updated: 1.219 -> 1.220
X86AsmPrinter.h updated: 1.36 -> 1.37
X86CodeEmitter.cpp updated: 1.126 -> 1.127
X86FloatingPoint.cpp updated: 1.63 -> 1.64
X86ISelDAGToDAG.cpp updated: 1.136 -> 1.137
---
Log message:
Detemplatize the Statistic
Changes in directory llvm/lib/Bytecode/Writer:
Writer.cpp updated: 1.134 -> 1.135
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+1 -1)
Writer.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Changes in directory llvm/lib/Target/ARM:
ARMAsmPrinter.cpp updated: 1.32 -> 1.33
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+1 -1)
ARMAsmPrinter.cpp |2 +-
1 files changed, 1 insertion(+), 1 dele
Changes in directory llvm/lib/Transforms:
LevelRaise.cpp updated: 1.113 -> 1.114
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+6 -6)
LevelRaise.cpp | 12 ++--
1 files changed, 6 insertions(+),
Changes in directory llvm/lib/Target/Alpha:
AlphaAsmPrinter.cpp updated: 1.54 -> 1.55
AlphaCodeEmitter.cpp updated: 1.18 -> 1.19
AlphaLLRP.cpp updated: 1.4 -> 1.5
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes
Changes in directory llvm/lib/Transforms/Scalar:
ADCE.cpp updated: 1.99 -> 1.100
BasicBlockPlacement.cpp updated: 1.6 -> 1.7
CondPropagate.cpp updated: 1.9 -> 1.10
ConstantProp.cpp updated: 1.52 -> 1.53
CorrelatedExprs.cpp updated: 1.38 -> 1.39
DCE.cpp updated: 1.59 -> 1.60
DeadStoreElimination.
Changes in directory llvm/lib/CodeGen/SelectionDAG:
DAGCombiner.cpp updated: 1.255 -> 1.256
ScheduleDAGList.cpp updated: 1.68 -> 1.69
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+5 -5)
DAGCombiner.cpp
Changes in directory llvm/lib/Transforms/Instrumentation:
RSProfiling.cpp updated: 1.10 -> 1.11
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+1 -1)
RSProfiling.cpp |2 +-
1 files changed, 1 insertio
Changes in directory llvm/lib/Transforms/Utils:
BreakCriticalEdges.cpp updated: 1.36 -> 1.37
LCSSA.cpp updated: 1.30 -> 1.31
LoopSimplify.cpp updated: 1.77 -> 1.78
LowerAllocations.cpp updated: 1.63 -> 1.64
LowerInvoke.cpp updated: 1.44 -> 1.45
LowerSelect.cpp updated: 1.7 -> 1.8
LowerSwitch.cpp
Changes in directory llvm/lib/Transforms/IPO:
ArgumentPromotion.cpp updated: 1.30 -> 1.31
ConstantMerge.cpp updated: 1.32 -> 1.33
DeadArgumentElimination.cpp updated: 1.30 -> 1.31
DeadTypeElimination.cpp updated: 1.56 -> 1.57
FunctionResolution.cpp updated: 1.60 -> 1.61
GlobalDCE.cpp updated: 1.
Changes in directory llvm/lib/Target/Sparc:
DelaySlotFiller.cpp updated: 1.11 -> 1.12
FPMover.cpp updated: 1.15 -> 1.16
SparcAsmPrinter.cpp updated: 1.72 -> 1.73
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes:
Changes in directory llvm/lib/Analysis/IPA:
Andersens.cpp updated: 1.38 -> 1.39
GlobalsModRef.cpp updated: 1.24 -> 1.25
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+10 -10)
Andersens.cpp | 10 +++
Changes in directory llvm/lib/CodeGen:
BranchFolding.cpp updated: 1.37 -> 1.38
LiveIntervalAnalysis.cpp updated: 1.200 -> 1.201
PHIElimination.cpp updated: 1.51 -> 1.52
RegAllocLinearScan.cpp updated: 1.134 -> 1.135
RegAllocLocal.cpp updated: 1.96 -> 1.97
RegAllocSimple.cpp updated: 1.77 -> 1.78
Changes in directory llvm/lib/ExecutionEngine/JIT:
JITEmitter.cpp updated: 1.119 -> 1.120
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+2 -2)
JITEmitter.cpp |4 ++--
1 files changed, 2 insertions(+)
Changes in directory llvm/lib/Analysis/DataStructure:
BottomUpClosure.cpp updated: 1.125 -> 1.126
CallTargets.cpp updated: 1.5 -> 1.6
CompleteBottomUp.cpp updated: 1.38 -> 1.39
DataStructure.cpp updated: 1.252 -> 1.253
DataStructureOpt.cpp updated: 1.13 -> 1.14
DataStructureStats.cpp updated: 1.
Changes in directory llvm/lib/ExecutionEngine/Interpreter:
Execution.cpp updated: 1.150 -> 1.151
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+1 -1)
Execution.cpp |2 +-
1 files changed, 1 insertion
Changes in directory llvm/lib/Target/PowerPC:
PPCAsmPrinter.cpp updated: 1.216 -> 1.217
PPCBranchSelector.cpp updated: 1.39 -> 1.40
PPCISelDAGToDAG.cpp updated: 1.225 -> 1.226
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs o
Changes in directory llvm/lib/ExecutionEngine:
ExecutionEngine.cpp updated: 1.90 -> 1.91
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+2 -2)
ExecutionEngine.cpp |4 ++--
1 files changed, 2 insertion
Changes in directory llvm/lib/Target/IA64:
IA64AsmPrinter.cpp updated: 1.38 -> 1.39
IA64Bundling.cpp updated: 1.4 -> 1.5
IA64ISelDAGToDAG.cpp updated: 1.61 -> 1.62
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the change
Changes in directory llvm/lib/Analysis:
InstCount.cpp updated: 1.16 -> 1.17
ScalarEvolution.cpp updated: 1.65 -> 1.66
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+10 -10)
InstCount.cpp | 10 +++
Changes in directory llvm/lib/Transforms/Hello:
Hello.cpp updated: 1.10 -> 1.11
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+1 -1)
Hello.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Changes in directory llvm/lib/Support:
Statistic.cpp updated: 1.18 -> 1.19
Timer.cpp updated: 1.46 -> 1.47
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+2 -4)
Statistic.cpp |4 +---
Timer.cpp |
Changes in directory llvm/include/llvm/ADT:
Statistic.h updated: 1.17 -> 1.18
---
Log message:
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
---
Diffs of the changes: (+19 -20)
Statistic.h | 39 +++
1 files ch
Changes in directory llvm/lib/Target/PowerPC:
PPCFrameInfo.h updated: 1.11 -> 1.12
PPCRegisterInfo.h updated: 1.19 -> 1.20
PPCRegisterInfo.cpp updated: 1.91 -> 1.92
---
Log message:
Make it easier for gdb to find the return address.
---
Diffs of the changes: (+98 -58)
PPCFrameInfo.h |
Changes in directory llvm/lib/CodeGen:
DwarfWriter.cpp updated: 1.105 -> 1.106
---
Log message:
Some addresssed should be 64-bit and some shouldn't.
---
Diffs of the changes: (+25 -19)
DwarfWriter.cpp | 44 +---
1 files changed, 25 insertions(+), 19
Changes in directory llvm/lib/Target/ARM:
ARMAsmPrinter.cpp updated: 1.31 -> 1.32
ARMTargetAsmInfo.cpp updated: 1.1 -> 1.2
---
Log message:
print weak references
---
Diffs of the changes: (+14 -1)
ARMAsmPrinter.cpp| 14 +-
ARMTargetAsmInfo.cpp |1 +
2 files changed, 1
Index: gcc/llvm-backend.cpp
===
--- gcc/llvm-backend.cpp(revision 120946)
+++ gcc/llvm-backend.cpp(working copy)
@@ -818,7 +818,7 @@
void print_llvm(FILE *file, void *LLVM) {
oFILEstream FS(file);
FS << "LLVM: ";
Changes in directory llvm/test/Regression/CodeGen/ARM:
weak.ll updated: 1.1 -> 1.2
---
Log message:
print weak references
---
Diffs of the changes: (+10 -1)
weak.ll | 11 ++-
1 files changed, 10 insertions(+), 1 deletion(-)
Index: llvm/test/Regression/CodeGen/ARM/weak.ll
diff -
1 - 100 of 102 matches
Mail list logo