Changes in directory llvm/utils/TableGen:
DAGISelEmitter.cpp updated: 1.74 -> 1.75
---
Log message:
teach tblgen to be smart enough to handle tglobaladdr nodes
---
Diffs of the changes: (+2 -0)
DAGISelEmitter.cpp |2 ++
1 files changed, 2 insertions(+)
Index: llvm/utils/TableGen/DAGI
Changes in directory llvm/lib/Target/PowerPC:
PPCISelDAGToDAG.cpp updated: 1.127 -> 1.128
PPCISelLowering.cpp updated: 1.40 -> 1.41
PPCISelLowering.h updated: 1.9 -> 1.10
PPCInstrInfo.td updated: 1.140 -> 1.141
---
Log message:
Add an initial hack at legalizing GlobalAddress into the appropriat
Changes in directory llvm/lib/Target:
TargetSelectionDAG.td updated: 1.9 -> 1.10
---
Log message:
Add globaladdress and targetglobaladdress nodes for dag patterns
---
Diffs of the changes: (+4 -0)
TargetSelectionDAG.td |4
1 files changed, 4 insertions(+)
Index: llvm/lib/Target/
Changes in directory llvm/lib/Target/PowerPC:
PPCInstrInfo.td updated: 1.139 -> 1.140
---
Log message:
LI could theoretically be used for the lo-part of a global address, just like
lis can be used for the high part.
---
Diffs of the changes: (+1 -1)
PPCInstrInfo.td |2 +-
1 files chang
Changes in directory llvm/lib/CodeGen/SelectionDAG:
LegalizeDAG.cpp updated: 1.208 -> 1.209
---
Log message:
Allow targets to custom legalize leaf nodes like GlobalAddress.
---
Diffs of the changes: (+13 -1)
LegalizeDAG.cpp | 14 +-
1 files changed, 13 insertions(+), 1 deleti
Changes in directory llvm/lib/Target/PowerPC:
PPCISelDAGToDAG.cpp updated: 1.126 -> 1.127
PPCISelLowering.cpp updated: 1.39 -> 1.40
---
Log message:
When lowering direct calls, lower them to use a targetglobaladress directly
instead of a globaladdress. This has no effect on the generated code
Changes in directory llvm/lib/CodeGen/SelectionDAG:
LegalizeDAG.cpp updated: 1.207 -> 1.208
---
Log message:
Teach legalize about targetglobaladdress
---
Diffs of the changes: (+1 -0)
LegalizeDAG.cpp |1 +
1 files changed, 1 insertion(+)
Index: llvm/lib/CodeGen/SelectionDAG/LegalizeD
Changes in directory llvm/lib/Target/X86:
X86InstrInfo.td updated: 1.136 -> 1.137
---
Log message:
Add patterns for some 16-bit immediate instructions, patch contributed by
Evan Cheng.
---
Diffs of the changes: (+37 -28)
X86InstrInfo.td | 65 +++---
Changes in directory llvm/utils/TableGen:
DAGISelEmitter.cpp updated: 1.73 -> 1.74
---
Log message:
fix a tblgen bug that Evan ran into, where we would lose the '$src' name
on patterns like "(set R32:$dst, (i32 imm:$src))"
---
Diffs of the changes: (+4 -4)
DAGISelEmitter.cpp |8 ---
Changes in directory llvm/lib/Target/X86:
X86ISelDAGToDAG.cpp updated: 1.1 -> 1.2
X86InstrInfo.td updated: 1.135 -> 1.136
---
Log message:
Add patterns for several simple instructions that take i32 immediates.
Patch contributed by Evan Cheng!
---
Diffs of the changes: (+36 -42)
X86ISelDAGT
Changes in directory llvm/lib/Target/Alpha:
AlphaCodeEmitter.cpp updated: 1.6 -> 1.7
---
Log message:
who would have thought you would want to write into globals too
---
Diffs of the changes: (+6 -0)
AlphaCodeEmitter.cpp |6 ++
1 files changed, 6 insertions(+)
Index: llvm/lib/Targ
Changes in directory llvm-test/MultiSource/Benchmarks/MallocBench:
Makefile updated: 1.9 -> 1.10
---
Log message:
who told them ints and pointers were interchangable
---
Diffs of the changes: (+6 -0)
Makefile |6 ++
1 files changed, 6 insertions(+)
Index: llvm-test/MultiSource/Ben
Changes in directory llvm/win32/x86:
x86.vcproj updated: 1.14 -> 1.14.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+6 -0)
x86.vcproj |6 ++
1 files changed, 6 insertions(+)
Index: llvm/win32/x86/x86.vcproj
diff -u llvm/win32/x86/x86.vcpr
Changes in directory llvm/win32/Transforms:
Transforms.vcproj updated: 1.13 -> 1.13.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+6 -34)
Transforms.vcproj | 40 ++--
1 files changed, 6 insertions(+), 34 deleti
Changes in directory llvm/win32/analyze:
analyze.vcproj updated: 1.4 -> 1.4.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+0 -2)
analyze.vcproj |2 --
1 files changed, 2 deletions(-)
Index: llvm/win32/analyze/analyze.vcproj
diff -u llvm/win32
Changes in directory llvm/win32/Configure:
Configure.vcproj updated: 1.8 -> 1.8.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+22 -10)
Configure.vcproj | 32 ++--
1 files changed, 22 insertions(+), 10 deletions(-)
In
Changes in directory llvm/utils/TableGen:
CodeEmitterGen.cpp updated: 1.41 -> 1.41.2.1
CodeGenTarget.cpp updated: 1.40 -> 1.40.2.1
DAGISelEmitter.cpp updated: 1.59 -> 1.59.2.1
DAGISelEmitter.h updated: 1.33 -> 1.33.2.1
InstrInfoEmitter.cpp updated: 1.28 -> 1.28.2.1
InstrInfoEmitter.h updated: 1.
Changes in directory llvm/win32/TableGen:
.cvsignore added (r1.1.4.2)
TableGen.vcproj updated: 1.14 -> 1.14.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+23 -25)
.cvsignore |4
TableGen.vcproj | 44 +++--
Changes in directory llvm/win32:
dobison.cmd added (r1.2.4.2)
doflex.cmd added (r1.2.4.2)
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+42 -0)
dobison.cmd | 22 ++
doflex.cmd | 20
2 files changed, 42 inse
Changes in directory llvm/win32/AsmParser:
.cvsignore added (r1.1.4.2)
AsmParser.vcproj updated: 1.5 -> 1.5.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+17 -17)
.cvsignore |4
AsmParser.vcproj | 30 +-
Changes in directory llvm/win32/CodeGen:
CodeGen.vcproj updated: 1.14 -> 1.14.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+0 -3)
CodeGen.vcproj |3 ---
1 files changed, 3 deletions(-)
Index: llvm/win32/CodeGen/CodeGen.vcproj
diff -u llvm/wi
Changes in directory llvm/win32/Target:
Target.vcproj updated: 1.10 -> 1.10.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+3 -0)
Target.vcproj |3 +++
1 files changed, 3 insertions(+)
Index: llvm/win32/Target/Target.vcproj
diff -u llvm/win32/
Changes in directory llvm/utils:
NightlyTest.gnuplot updated: 1.13 -> 1.13.2.1
NightlyTest.pl updated: 1.97 -> 1.97.2.1
NightlyTestTemplate.html updated: 1.41 -> 1.41.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+24 -60)
NightlyTest.gnuplot |
Changes in directory llvm/win32/Analysis:
Analysis.vcproj updated: 1.12 -> 1.12.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+4 -13)
Analysis.vcproj | 17 -
1 files changed, 4 insertions(+), 13 deletions(-)
Index: llvm/win32/An
Changes in directory llvm/tools/llc:
Makefile updated: 1.73 -> 1.73.2.1
llc.cpp updated: 1.113 -> 1.113.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+11 -7)
Makefile |4 ++--
llc.cpp | 14 +-
2 files changed, 11 insertions(+), 7
Changes in directory llvm/tools/gccas:
Makefile updated: 1.21 -> 1.21.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+2 -2)
Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/tools/gccas/Makefile
diff -u llvm/tools/
Changes in directory llvm/tools/llvmc:
c added (r1.1.4.2)
cpp added (r1.3.4.2)
ll added (r1.7.4.2)
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+134 -0)
c | 61 +
cpp | 61 +
Changes in directory llvm/tools/bugpoint:
Makefile updated: 1.12.4.1 -> 1.12.4.2
Miscompilation.cpp updated: 1.71 -> 1.71.2.1
bugpoint.cpp updated: 1.25 -> 1.25.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+7 -5)
Makefile |8
Changes in directory llvm/tools/opt:
Makefile updated: 1.49.4.1 -> 1.49.4.2
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+3 -3)
Makefile |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/tools/opt/Makefile
diff -u llvm/tool
Changes in directory llvm/test/Regression/Transforms/LoopStrengthReduce:
nested-reduce.ll added (r1.1.4.2)
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+57 -0)
nested-reduce.ll | 57 +++
1 files ch
Changes in directory llvm/test/Regression/Transforms/BranchCombine:
2004-06-01-Simple.ll (r1.1) removed
dg.exp (r1.2) removed
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-c
Changes in directory llvm/test/Regression/Transforms/ProfilePaths:
2002-05-22-CastCrash.ll (r1.2) removed
dg.exp (r1.2) removed
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm
Changes in directory llvm/tools/lli:
lli.cpp updated: 1.49 -> 1.49.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+2 -1)
lli.cpp |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/tools/lli/lli.cpp
diff -u llvm/tools/lli/lli.c
Changes in directory llvm/test/Regression/Transforms/InstCombine:
add.ll updated: 1.27 -> 1.27.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+7 -0)
add.ll |7 +++
1 files changed, 7 insertions(+)
Index: llvm/test/Regression/Transforms/Ins
Changes in directory llvm/tools/analyze:
Makefile updated: 1.26 -> 1.26.4.1
analyze.cpp updated: 1.64 -> 1.64.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+3 -1)
Makefile|3 ++-
analyze.cpp |1 +
2 files changed, 3 insertions(+), 1 del
Changes in directory llvm/test/Regression/CodeGen/PowerPC:
darwin-labels.ll added (r1.1.2.2)
fp_to_uint.ll added (r1.1.4.2)
mul-neg-power-2.ll added (r1.1.4.2)
reg-coalesce-simple.ll added (r1.1.4.2)
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+38 -0)
Changes in directory llvm/tools/gccld:
GenerateCode.cpp updated: 1.54 -> 1.54.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+4 -1)
GenerateCode.cpp |5 -
1 files changed, 4 insertions(+), 1 deletion(-)
Index: llvm/tools/gccld/GenerateCode
Changes in directory llvm/test/Regression/CodeGen/IA64:
2005-10-29-shladd.ll added (r1.1.4.2)
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+11 -0)
2005-10-29-shladd.ll | 11 +++
1 files changed, 11 insertions(+)
Index: llvm/test/Regression
Changes in directory llvm/test/Regression/CodeGen/Alpha:
rpcc.ll added (r1.1.2.2)
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+10 -0)
rpcc.ll | 10 ++
1 files changed, 10 insertions(+)
Index: llvm/test/Regression/CodeGen/Alpha/rpcc.ll
dif
Changes in directory llvm/test/Regression/Transforms/TailCallElim:
return-undef.ll added (r1.1.2.2)
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+8 -0)
return-undef.ll |8
1 files changed, 8 insertions(+)
Index: llvm/test/Regression/Tra
Changes in directory llvm/test/Regression/CodeGen/Generic:
2004-02-08-UnwindSupport.llx added (r1.1.4.2)
2005-10-18-ZeroSizeStackObject.ll added (r1.1.4.2)
2005-10-21-longlonggtu.ll added (r1.1.4.2)
ConstantExprLowering.llx updated: 1.2 -> 1.2.4.1
isunord.ll added (r1.3.2.2)
---
Log message:
Me
Changes in directory llvm/test/Regression/CFrontend:
2004-06-17-UnorderedCompares.c.tr updated: 1.4 -> 1.4.2.1
2005-02-20-AggregateSAVEEXPR.c updated: 1.2 -> 1.2.4.1
2005-10-18-VariableSizedElementCrash.c added (r1.1.4.2)
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of t
Changes in directory llvm/test/Regression/ExecutionEngine:
parallel.ll updated: 1.1 -> 1.1.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+1 -1)
parallel.ll |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/test/Regression/Exec
Changes in directory llvm/lib/Transforms/Scalar:
ADCE.cpp updated: 1.93 -> 1.93.4.1
InstructionCombining.cpp updated: 1.388.2.1 -> 1.388.2.2
LoopStrengthReduce.cpp updated: 1.68 -> 1.68.2.1
LowerAllocations.cpp updated: 1.54 -> 1.54.4.1
LowerConstantExprs.cpp (r1.4.4.1) removed
LowerGC.cpp updat
Changes in directory llvm/test/Feature:
alignment.ll added (r1.2.2.2)
global_section.ll added (r1.1.2.2)
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+29 -0)
alignment.ll | 19 +++
global_section.ll | 10 ++
2 files ch
Changes in directory llvm/test/Regression/Archive:
ranlib_GNU.ll updated: 1.6 -> 1.6.6.1
ranlib_SVR4.ll updated: 1.6 -> 1.6.6.1
ranlib_xpg4.ll updated: 1.6 -> 1.6.6.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+3 -0)
ranlib_GNU.ll |1 +
ranlib_
Changes in directory llvm/test/Regression/CodeGen/X86:
2004-02-08-UnwindSupport.llx (r1.2) removed
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-co
Changes in directory llvm/lib/Transforms/Vector:
Alloca2Realloc.cpp updated: 1.1.2.1 -> 1.1.2.2
AltiVec.cpp updated: 1.1.2.2 -> 1.1.2.3
LowerVectors.cpp updated: 1.1.2.2 -> 1.1.2.3
RaiseVectors.cpp updated: 1.1.2.2 -> 1.1.2.3
SSE.cpp updated: 1.1.2.2 -> 1.1.2.3
---
Log message:
Merged mainline
Changes in directory llvm/lib/Transforms/Instrumentation/ProfilePaths:
CombineBranch.cpp (r1.15) removed
EdgeCode.cpp (r1.30) removed
Graph.cpp (r1.21) removed
Graph.h (r1.14) removed
GraphAuxiliary.cpp (r1.28) removed
InstLoops.cpp (r1.21) removed
Makefile (r1.6) removed
ProfilePaths.cpp (r1.43
Changes in directory llvm/lib/Transforms/Utils:
Local.cpp updated: 1.44.2.1 -> 1.44.2.2
Makefile updated: 1.4 -> 1.4.6.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+2 -142)
Local.cpp | 143 ---
Changes in directory llvm/lib/VMCore:
AsmWriter.cpp updated: 1.181.2.1 -> 1.181.2.2
Function.cpp updated: 1.95 -> 1.95.4.1
Instructions.cpp updated: 1.26.2.1 -> 1.26.2.2
Mangler.cpp updated: 1.19 -> 1.19.2.1
SymbolTable.cpp updated: 1.59 -> 1.59.4.1
Type.cpp updated: 1.129.2.1 -> 1.129.2.2
Verif
Changes in directory llvm/lib/Target/SparcV9/RegAlloc:
Makefile updated: 1.7 -> 1.7.6.1
Notes.txt (r1.2) removed
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+0 -1)
Makefile |1 -
1 files changed, 1 deletion(-)
Index: llvm/lib/Target/SparcV9/Reg
Changes in directory llvm/lib/Transforms/Instrumentation:
Makefile updated: 1.6 -> 1.6.6.1
ProfilingUtils.cpp updated: 1.6 -> 1.6.4.1
TraceBasicBlocks.cpp updated: 1.12 -> 1.12.4.1
TraceValues.cpp updated: 1.74 -> 1.74.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of
Changes in directory llvm/projects/Stacker/tools/stkrc:
Makefile updated: 1.7 -> 1.7.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+2 -2)
Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/projects/Stacker/tools/st
Changes in directory llvm/projects/sample/autoconf:
aclocal.m4 (r1.1) removed
install-sh (r1.1) removed
ltmain.sh (r1.1) removed
mkinstalldirs (r1.1) removed
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+0 -0)
0 files changed
__
Changes in directory llvm/lib/Transforms/IPO:
GlobalOpt.cpp updated: 1.58.2.1 -> 1.58.2.2
LowerSetJmp.cpp updated: 1.27 -> 1.27.2.1
Makefile updated: 1.4 -> 1.4.6.1
SimplifyLibCalls.cpp updated: 1.54 -> 1.54.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes
Changes in directory llvm/lib/Target/CBackend:
AltiVecCTargetMachine.h updated: 1.1.2.1 -> 1.1.2.2
AltiVecWriter.cpp updated: 1.1.2.1 -> 1.1.2.2
CTargetMachine.h updated: 1.8.2.1 -> 1.8.2.2
SSECTargetMachine.h updated: 1.1.2.1 -> 1.1.2.2
SSEWriter.cpp updated: 1.1.2.1 -> 1.1.2.2
Writer.cpp updat
Changes in directory llvm/lib/Transforms:
ExprTypeConvert.cpp updated: 1.107 -> 1.107.2.1
Makefile updated: 1.9.6.2 -> 1.9.6.3
TransformInternals.cpp updated: 1.49 -> 1.49.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+1 -121)
ExprTypeConvert.cpp
Changes in directory llvm/lib/Target/SparcV8:
SparcV8CodeEmitter.cpp updated: 1.4 -> 1.4.4.1
SparcV8ISelPattern.cpp (r1.7) removed
SparcV8TargetMachine.cpp updated: 1.29 -> 1.29.2.1
SparcV8TargetMachine.h updated: 1.7 -> 1.7.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Dif
Changes in directory llvm/lib/System/Unix:
Process.inc updated: 1.11 -> 1.11.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+16 -10)
Process.inc | 26 --
1 files changed, 16 insertions(+), 10 deletions(-)
Index: llvm/lib/
Changes in directory llvm/lib/Target:
Makefile updated: 1.24.4.1 -> 1.24.4.2
SubtargetFeature.cpp updated: 1.4 -> 1.4.2.1
Target.td updated: 1.52 -> 1.52.2.1
TargetLowering.cpp updated: 1.12 -> 1.12.2.1
TargetSchedule.td updated: 1.1 -> 1.1.2.1
TargetSelectionDAG.td updated: 1.3 -> 1.3.2.1
---
L
Changes in directory llvm/lib/Target/SparcV9:
SparcV9TargetMachine.cpp updated: 1.142 -> 1.142.2.1
SparcV9TargetMachine.h updated: 1.14 -> 1.14.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+9 -8)
SparcV9TargetMachine.cpp | 15 ---
Sp
Changes in directory llvm/lib/Target/Skeleton:
SkeletonTargetMachine.cpp updated: 1.5 -> 1.5.2.1
SkeletonTargetMachine.h updated: 1.4 -> 1.4.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+3 -2)
SkeletonTargetMachine.cpp |3 ++-
SkeletonTargetMa
Changes in directory llvm/lib/ExecutionEngine:
ExecutionEngine.cpp updated: 1.71 -> 1.71.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+4 -1)
ExecutionEngine.cpp |5 -
1 files changed, 4 insertions(+), 1 deletion(-)
Index: llvm/lib/Execut
Changes in directory llvm/lib/Linker:
Makefile updated: 1.2 -> 1.2.6.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Linker/Makefile
diff -u llvm/lib/Linker/Mak
Changes in directory llvm/lib/Debugger:
UnixLocalInferiorProcess.cpp updated: 1.8 -> 1.8.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+2 -1)
UnixLocalInferiorProcess.cpp |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/lib
Changes in directory llvm/lib/Support:
Makefile updated: 1.8 -> 1.8.6.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/lib/Support/Makefile
diff -u llvm/lib/Support/Makefile:1.8 llv
Changes in directory llvm/lib/ExecutionEngine/JIT:
TargetSelect.cpp updated: 1.9 -> 1.9.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+3 -3)
TargetSelect.cpp |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/lib/Executio
Changes in directory llvm/lib/System:
Makefile updated: 1.7 -> 1.7.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/lib/System/Makefile
diff -u llvm/lib/System/Makefile:1.7 llvm/l
Changes in directory llvm/lib/CodeGen:
AsmPrinter.cpp updated: 1.20 -> 1.20.2.1
ELFWriter.cpp updated: 1.15 -> 1.15.2.1
IntrinsicLowering.cpp updated: 1.34 -> 1.34.2.1
LiveInterval.cpp updated: 1.22 -> 1.22.2.1
LiveIntervalAnalysis.cpp updated: 1.149 -> 1.149.2.1
Passes.cpp updated: 1.15 -> 1.15
Changes in directory llvm/lib/Bytecode/Writer:
Writer.cpp updated: 1.108.2.1 -> 1.108.2.2
WriterInternals.h updated: 1.25 -> 1.25.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+80 -20)
Writer.cpp| 96 ++
Changes in directory llvm/lib/Bytecode/Reader:
Reader.cpp updated: 1.167.2.1 -> 1.167.2.2
ReaderWrappers.cpp updated: 1.51 -> 1.51.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+93 -38)
Reader.cpp | 125
Changes in directory llvm/lib/Bytecode/Archive:
Makefile updated: 1.1 -> 1.1.6.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+0 -1)
Makefile |1 -
1 files changed, 1 deletion(-)
Index: llvm/lib/Bytecode/Archive/Makefile
diff -u llvm/lib/Bytecod
Changes in directory llvm/include/llvm/Transforms:
LinkAllPasses.h updated: 1.19.4.1 -> 1.19.4.2
Scalar.h updated: 1.56.4.1 -> 1.56.4.2
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+29 -27)
LinkAllPasses.h | 35 ++-
S
Changes in directory llvm/lib/Analysis/DataStructure:
DataStructureStats.cpp updated: 1.18 -> 1.18.4.1
GraphChecker.cpp updated: 1.18 -> 1.18.4.1
Makefile updated: 1.4 -> 1.4.6.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+11 -1)
DataStructureStats.
Changes in directory llvm/lib/Analysis/IPA:
FindUnsafePointerTypes.cpp (r1.28) removed
Makefile updated: 1.4 -> 1.4.6.1
PrintSCC.cpp (r1.14) removed
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+
Changes in directory llvm/lib/Analysis:
ConstantFolding.cpp added (r1.1.4.2)
Expressions.cpp (r1.45) removed
InstCount.cpp updated: 1.12 -> 1.12.4.1
ScalarEvolution.cpp updated: 1.43.2.1 -> 1.43.2.2
ScalarEvolutionExpander.cpp updated: 1.1 -> 1.1.2.1
---
Log message:
Merged mainline into Vector
Changes in directory llvm/include/llvm/Analysis/DataStructure:
DataStructure.h updated: 1.94.4.1 -> 1.94.4.2
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+4 -0)
DataStructure.h |4
1 files changed, 4 insertions(+)
Index: llvm/include/llvm/A
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.57 -> 1.57.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+6 -0)
config.h.in |6 ++
1 files changed, 6 insertions(+)
Index: llvm/include/llvm/Config/config.h.in
diff -u
Changes in directory llvm/include/llvm/Transforms/Utils:
Local.h updated: 1.21 -> 1.21.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+1 -8)
Local.h |9 +
1 files changed, 1 insertion(+), 8 deletions(-)
Index: llvm/include/llvm/Transfo
Changes in directory llvm/include/llvm/Support:
CommandLine.h updated: 1.49 -> 1.49.2.1
DataTypes.h.in updated: 1.20 -> 1.20.2.1
Mangler.h updated: 1.14 -> 1.14.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+59 -18)
CommandLine.h |5 ++--
Data
Changes in directory llvm/include/llvm/Target:
SubtargetFeature.h updated: 1.3 -> 1.3.2.1
TargetInstrInfo.h updated: 1.80 -> 1.80.2.1
TargetInstrItineraries.h added (r1.6.2.2)
TargetLowering.h updated: 1.24 -> 1.24.2.1
TargetMachine.h updated: 1.57 -> 1.57.2.1
---
Log message:
Merged mainline i
Changes in directory llvm/include/llvm/CodeGen:
AsmPrinter.h updated: 1.13 -> 1.13.4.1
LiveInterval.h updated: 1.14 -> 1.14.4.1
LiveIntervalAnalysis.h updated: 1.47 -> 1.47.2.1
MachineFrameInfo.h updated: 1.12 -> 1.12.4.1
Passes.h updated: 1.20 -> 1.20.4.1
SelectionDAG.h updated: 1.63 -> 1.63.2.
Changes in directory llvm/include/llvm/Analysis:
ConstantFolding.h added (r1.1.4.2)
Expressions.h (r1.12) removed
FindUnsafePointerTypes.h (r1.18) removed
LinkAllAnalyses.h added (r1.2.4.2)
Passes.h updated: 1.6 -> 1.6.4.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of
Changes in directory llvm/autoconf:
configure.ac updated: 1.195.2.2 -> 1.195.2.3
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+5 -4)
configure.ac |9 +
1 files changed, 5 insertions(+), 4 deletions(-)
Index: llvm/autoconf/configure.ac
di
Changes in directory llvm/include/llvm/ADT:
hash_map.in updated: 1.9 -> 1.9.2.1
hash_set.in updated: 1.6 -> 1.6.2.1
iterator.in updated: 1.3 -> 1.3.6.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+27 -7)
hash_map.in | 18 +-
hash_se
Changes in directory llvm/Xcode/LLVM.xcodeproj:
project.pbxproj updated: 1.10 -> 1.10.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+72 -112)
project.pbxproj | 184 +---
1 files changed, 72 inser
Changes in directory llvm/include/llvm:
AbstractTypeUser.h updated: 1.25 -> 1.25.4.1
BasicBlock.h updated: 1.56 -> 1.56.2.1
Constant.h updated: 1.25 -> 1.25.2.1
DerivedTypes.h updated: 1.68.4.1 -> 1.68.4.2
Function.h updated: 1.66 -> 1.66.4.1
GlobalValue.h updated: 1.23 -> 1.23.4.1
Instruction.h
Changes in directory llvm:
Makefile.rules updated: 1.327 -> 1.327.2.1
configure updated: 1.198 -> 1.198.2.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+181 -18)
Makefile.rules | 22 +--
configure | 177 +++
89 matches
Mail list logo