Changes in directory llvm/lib/Target/IA64:
IA64InstrInfo.td updated: 1.26 -> 1.27
---
Log message:
add pattern to load constant 0 into a predicate reg
---
Diffs of the changes: (+2 -0)
IA64InstrInfo.td |2 ++
1 files changed, 2 insertions(+)
Index: llvm/lib/Target/IA64/IA64InstrInfo
Changes in directory llvm/autoconf:
configure.ac updated: 1.195 -> 1.195.4.1
---
Log message:
Updated the version number.
Get the UIUC copyright to actually print.
---
Diffs of the changes: (+2 -2)
configure.ac |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/au
Changes in directory llvm:
configure updated: 1.198 -> 1.198.4.1
---
Log message:
Updated the version number.
Get the UIUC copyright to actually print.
---
Diffs of the changes: (+11 -11)
configure | 22 +++---
1 files changed, 11 insertions(+), 11 deletions(-)
Index: l
Changes in directory llvm/tools/gccld:
GenerateCode.cpp updated: 1.54 -> 1.54.4.1
---
Log message:
Merge in hack from Chris that discards libg.
---
Diffs of the changes: (+4 -1)
GenerateCode.cpp |5 -
1 files changed, 4 insertions(+), 1 deletion(-)
Index: llvm/tools/gccld/Generat
Changes in directory llvm/docs:
GettingStarted.html updated: 1.120 -> 1.120.4.1
---
Log message:
Include the CVS tag for the 1.6 release.
---
Diffs of the changes: (+2 -1)
GettingStarted.html |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/docs/GettingStarted.html
Changes in directory llvm/docs:
GettingStarted.html updated: 1.120 -> 1.121
---
Log message:
Per bug 655: http://llvm.cs.uiuc.edu/PR655 , give people more options in case
1.35 doesn't build on their
system.
---
Diffs of the changes: (+2 -2)
GettingStarted.html |4 ++--
1 files changed
Changes in directory llvm/docs:
GettingStarted.html updated: 1.121 -> 1.122
---
Log message:
Add more bison versions, thanks to Vladimir
---
Diffs of the changes: (+2 -2)
GettingStarted.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/docs/GettingStarted.htm
Changes in directory llvm-test:
Makefile.programs updated: 1.176 -> 1.177
---
Log message:
fun with scheduling on ia64
---
Diffs of the changes: (+1 -1)
Makefile.programs |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-test/Makefile.programs
diff -u llvm-test/Makef
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.340 -> 1.341
---
Log message:
Fix mac os spelling
---
Diffs of the changes: (+5 -5)
ReleaseNotes.html | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/Rele
Changes in directory llvm-www/testresults:
index.html updated: 1.37 -> 1.38
---
Log message:
persephone got upgraded to tiger
---
Diffs of the changes: (+1 -1)
index.html |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-www/testresults/index.html
diff -u llvm-www/tes
Changes in directory llvm/include/llvm/Target:
TargetInstrItineraries.h updated: 1.3 -> 1.4
---
Log message:
1. Remove ranges from itinerary data.
2. Tidy up the subtarget emittined code.
---
Diffs of the changes: (+7 -20)
TargetInstrItineraries.h | 27 +++
1 fi
Changes in directory llvm/utils/TableGen:
SubtargetEmitter.cpp updated: 1.13 -> 1.14
---
Log message:
1. Remove ranges from itinerary data.
2. Tidy up the subtarget emittined code.
---
Diffs of the changes: (+11 -9)
SubtargetEmitter.cpp | 20 +++-
1 files changed, 11 in
Changes in directory llvm-www/testresults:
index.html updated: 1.38 -> 1.39
---
Log message:
update codename
---
Diffs of the changes: (+1 -1)
index.html |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-www/testresults/index.html
diff -u llvm-www/testresults/index.ht
Changes in directory llvm/lib/Target/IA64:
IA64InstrInfo.td updated: 1.27 -> 1.28
---
Log message:
fun with predicates! (add TRUNC i64->i1, AND i1 i1, fix XOR i1 i1)
---
Diffs of the changes: (+97 -41)
IA64InstrInfo.td | 137 ++-
1 file
Changes in directory llvm/include/llvm/Target:
TargetInstrItineraries.h updated: 1.4 -> 1.5
---
Log message:
change NULL to 0, unbreaks the ppc target when building on ia64
---
Diffs of the changes: (+2 -2)
TargetInstrItineraries.h |4 ++--
1 files changed, 2 insertions(+), 2 deletion
Changes in directory llvm/include/llvm/Target:
TargetInstrItineraries.h updated: 1.5 -> 1.6
---
Log message:
no longer required to make VC++ happy.
---
Diffs of the changes: (+0 -2)
TargetInstrItineraries.h |2 --
1 files changed, 2 deletions(-)
Index: llvm/include/llvm/Target/Target
Changes in directory llvm/lib/CodeGen/SelectionDAG:
ScheduleDAG.cpp updated: 1.39 -> 1.40
---
Log message:
Scheduling now uses itinerary data.
---
Diffs of the changes: (+202 -167)
ScheduleDAG.cpp | 369 ++--
1 files changed, 202 insertio
Changes in directory llvm-test:
Makefile.programs updated: 1.177 -> 1.178
---
Log message:
chicken out: sched=simple breaks quite a bit of the testsuite currently.
will look at this again later :)
---
Diffs of the changes: (+1 -1)
Makefile.programs |2 +-
1 files changed, 1 insertion(
Changes in directory llvm-gcc/gcc:
llvm-types.c updated: 1.30 -> 1.31
---
Log message:
This ugly patch fixes the regressions compiling namd and gcc on X86, suitable
for the 1.6 release. This can be solved in a more elegant way in the future.
---
Diffs of the changes: (+39 -3)
llvm-types
19 matches
Mail list logo