Changes in directory llvm/include/llvm/CodeGen:
LiveInterval.h updated: 1.23 -> 1.24
---
Log message:
remove some particularly expensive assertions
---
Diffs of the changes: (+3 -3)
LiveInterval.h |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/include/llvm/Co
Changes in directory llvm-test/MultiSource/Benchmarks/Prolangs-C++/ocean:
constants.hh updated: 1.2 -> 1.3
---
Log message:
Reduce problem size. It was causing troubles for low memory systems.
---
Diffs of the changes: (+2 -2)
constants.hh |4 ++--
1 files changed, 2 insertions(+), 2 de
Changes in directory llvm/lib/CodeGen:
LiveIntervalAnalysis.cpp updated: 1.177 -> 1.178
---
Log message:
Reserve space in the ValueNumberInfo vector. This speeds up live interval
analysis 16% on crafty.
Wrap long lines.
---
Diffs of the changes: (+10 -10)
LiveIntervalAnalysis.cpp | 20
Changes in directory llvm/include/llvm/ADT:
SmallVector.h updated: 1.17 -> 1.18
---
Log message:
add a simple reserve method.
---
Diffs of the changes: (+5 -0)
SmallVector.h |5 +
1 files changed, 5 insertions(+)
Index: llvm/include/llvm/ADT/SmallVector.h
diff -u llvm/include/llv
Changes in directory llvm/include/llvm/CodeGen:
LiveIntervalAnalysis.h updated: 1.56 -> 1.57
---
Log message:
Iterative coallescing doesn't buy us anything (we get identical results on
crafty with and without it). Removing it speeds up live intervals 6%.
---
Diffs of the changes: (+2 -15)
Changes in directory llvm/lib/CodeGen:
LiveIntervalAnalysis.cpp updated: 1.176 -> 1.177
---
Log message:
Iterative coallescing doesn't buy us anything (we get identical results on
crafty with and without it). Removing it speeds up live intervals 6%.
---
Diffs of the changes: (+4 -24)
Live
Changes in directory llvm/lib/Transforms/Scalar:
PredicateSimplifier.cpp updated: 1.3 -> 1.4
---
Log message:
Don't confuse canonicalize and lookup. Fixes predsimplify.reg4.ll. Also
corrects missing optimization opportunity removing cases from a switch.
---
Diffs of the changes: (+20 -21)
Changes in directory nightlytest-serverside:
ProgramResults.php updated: 1.30 -> 1.31
---
Log message:
Oops - reverse logic.
---
Diffs of the changes: (+1 -1)
ProgramResults.php |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: nightlytest-serverside/ProgramResults.php
dif
Changes in directory llvm-test/External/SPEC/CINT2006/483.xalancbmk:
Makefile added (r1.1)
---
Log message:
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.
---
Diffs of the changes: (+37 -0)
Makefile | 37 +
1 files changed, 37 ins
Changes in directory llvm-test/External/SPEC/CINT2006/445.gobmk:
Makefile added (r1.1)
---
Log message:
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.
---
Diffs of the changes: (+19 -0)
Makefile | 19 +++
1 files changed, 19 insertions(+)
Index: ll
Changes in directory llvm-test/External/SPEC/CINT2006/471.omnetpp:
Makefile added (r1.1)
---
Log message:
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.
---
Diffs of the changes: (+24 -0)
Makefile | 24
1 files changed, 24 insertions(+)
In
Changes in directory llvm-test/External/SPEC:
Makefile.spec2006 added (r1.1)
---
Log message:
Initial commit of the top level Makefile for the SPEC 2006 benchmarks.
---
Diffs of the changes: (+28 -0)
Makefile.spec2006 | 28
1 files changed, 28 insertions(+)
Changes in directory nightlytest-serverside:
ProgramResults.php updated: 1.29 -> 1.30
---
Log message:
Break down results into finer detail.
---
Diffs of the changes: (+17 -2)
ProgramResults.php | 19 +--
1 files changed, 17 insertions(+), 2 deletions(-)
Index: nightlyt
Changes in directory llvm-test/External/SPEC/CINT2006/403.gcc:
Makefile added (r1.1)
---
Log message:
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.
---
Diffs of the changes: (+23 -0)
Makefile | 23 +++
1 files changed, 23 insertions(+)
Index:
Changes in directory llvm-test/External/SPEC/CINT2006/473.astar:
Makefile added (r1.1)
---
Log message:
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.
---
Diffs of the changes: (+28 -0)
Makefile | 28
1 files changed, 28 insertions(+)
Changes in directory llvm-test/External/SPEC/CINT2006/429.mcf:
Makefile added (r1.1)
---
Log message:
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.
---
Diffs of the changes: (+20 -0)
Makefile | 20
1 files changed, 20 insertions(+)
Index: llv
Changes in directory llvm-test/External/SPEC/CINT2006:
Makefile added (r1.1)
---
Log message:
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.
---
Diffs of the changes: (+26 -0)
Makefile | 26 ++
1 files changed, 26 insertions(+)
Index: llvm-
Changes in directory llvm-test/External/SPEC/CINT2006/456.hmmer:
Makefile added (r1.1)
---
Log message:
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.
---
Diffs of the changes: (+20 -0)
Makefile | 20
1 files changed, 20 insertions(+)
Index: l
Changes in directory llvm-test/External/SPEC/CINT2006/462.libquantum:
Makefile added (r1.1)
---
Log message:
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.
---
Diffs of the changes: (+21 -0)
Makefile | 21 +
1 files changed, 21 insertions(+)
In
Changes in directory llvm-test/External/SPEC/CINT2006/458.sjeng:
Makefile added (r1.1)
---
Log message:
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.
---
Diffs of the changes: (+17 -0)
Makefile | 17 +
1 files changed, 17 insertions(+)
Index: llvm
Changes in directory llvm-test/External/SPEC/CINT2006/464.h264ref:
Makefile added (r1.1)
---
Log message:
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.
---
Diffs of the changes: (+17 -0)
Makefile | 17 +
1 files changed, 17 insertions(+)
Index: ll
Changes in directory llvm-test/External/SPEC/CINT2006/401.bzip2:
Makefile added (r1.1)
---
Log message:
Initial commit of the Makefiles for the SPEC2006 integer benchmarks.
---
Diffs of the changes: (+17 -0)
Makefile | 17 +
1 files changed, 17 insertions(+)
Index: llvm
Changes in directory nightlytest-serverside:
ProgramResults.php updated: 1.28 -> 1.29
---
Log message:
Inspect the fail results.
---
Diffs of the changes: (+1 -1)
ProgramResults.php |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: nightlytest-serverside/ProgramResults.php
Changes in directory nightlytest-serverside:
fulltest.php updated: 1.15 -> 1.16
---
Log message:
Reflect the change in arguments.
---
Diffs of the changes: (+1 -1)
fulltest.php |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: nightlytest-serverside/fulltest.php
diff -u ni
Changes in directory nightlytest-serverside:
ProgramResults.php updated: 1.27 -> 1.28
---
Log message:
Sort failures.
---
Diffs of the changes: (+2 -2)
ProgramResults.php |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: nightlytest-serverside/ProgramResults.php
diff -
Changes in directory nightlytest-serverside:
ProgramResults.php updated: 1.26 -> 1.27
---
Log message:
Add llvm-tests to fail report.
---
Diffs of the changes: (+16 -7)
ProgramResults.php | 23 ---
1 files changed, 16 insertions(+), 7 deletions(-)
Index: nightlytest
Changes in directory nightlytest-serverside:
ProgramResults.php updated: 1.25 -> 1.26
---
Log message:
Syntax errors.
---
Diffs of the changes: (+3 -4)
ProgramResults.php |7 +++
1 files changed, 3 insertions(+), 4 deletions(-)
Index: nightlytest-serverside/ProgramResults.php
dif
Changes in directory nightlytest-serverside:
ProgramResults.php updated: 1.24 -> 1.25
---
Log message:
Refactor newly passing/failing tests.
---
Diffs of the changes: (+75 -97)
ProgramResults.php | 172 +++--
1 files changed, 75 insertions(+
Changes in directory nightlytest-serverside:
ProgramResults.php updated: 1.23 -> 1.24
---
Log message:
Refactor New/Drop test code.
---
Diffs of the changes: (+56 -81)
ProgramResults.php | 137 +
1 files changed, 56 insertions(+), 81 del
Changes in directory llvm/lib/CodeGen/SelectionDAG:
DAGCombiner.cpp updated: 1.184 -> 1.185
---
Log message:
DAG combiner fix for rotates. Previously the outer-most condition checks
for ROTL availability. This prevents it from forming ROTR for targets that
has ROTR only.
---
Diffs of the chan
30 matches
Mail list logo