Changes in directory llvm-www:
www-index.html updated: 1.124 -> 1.125
---
Log message:
Fix broken link to list of developers (it's now a CGI script, not static page)
---
Diffs of the changes: (+1 -1)
www-index.html |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-www
Changes in directory llvm/lib/Target/PowerPC:
PPCAsmPrinter.cpp updated: 1.106 -> 1.107
---
Log message:
Teach the PPC asmwriter to honor globals with explicit section requests.
---
Diffs of the changes: (+32 -22)
PPCAsmPrinter.cpp | 54 ---
Changes in directory llvm/include/llvm/CodeGen:
AsmPrinter.h updated: 1.14 -> 1.15
---
Log message:
Teach emitAlignment to handle explicit alignment requests by globals.
---
Diffs of the changes: (+3 -2)
AsmPrinter.h |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
Index: l
Changes in directory llvm/lib/CodeGen:
AsmPrinter.cpp updated: 1.23 -> 1.24
---
Log message:
Teach emitAlignment to handle explicit alignment requests by globals.
---
Diffs of the changes: (+3 -1)
AsmPrinter.cpp |4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
Index: llvm/lib
Changes in directory llvm/lib/Target/PowerPC:
PPCAsmPrinter.cpp updated: 1.107 -> 1.108
---
Log message:
Handle globals with explicit alignment requests
---
Diffs of the changes: (+4 -4)
PPCAsmPrinter.cpp |8
1 files changed, 4 insertions(+), 4 deletions(-)
Index: llvm/lib/T
Changes in directory llvm/docs:
CommandLine.html updated: 1.38 -> 1.39
---
Log message:
this file moved
---
Diffs of the changes: (+2 -2)
CommandLine.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/docs/CommandLine.html
diff -u llvm/docs/CommandLine.html:1.3
Changes in directory llvm/lib/CodeGen:
AsmPrinter.cpp updated: 1.24 -> 1.25
---
Log message:
Remove extraneous parents around constants when using a constant expr cast.
---
Diffs of the changes: (+0 -2)
AsmPrinter.cpp |2 --
1 files changed, 2 deletions(-)
Index: llvm/lib/CodeGen/Asm
Changes in directory llvm/lib/VMCore:
Mangler.cpp updated: 1.25 -> 1.26
---
Log message:
Fix handling of multiple unnamed globals with the same type
---
Diffs of the changes: (+6 -3)
Mangler.cpp |9 ++---
1 files changed, 6 insertions(+), 3 deletions(-)
Index: llvm/lib/VMCore/Man
Changes in directory llvm/lib/Target/PowerPC:
PPCAsmPrinter.cpp updated: 1.108 -> 1.109
---
Log message:
Make sure to use SwitchSection to switch sections so that we don't accidentally
emit
functions into the .const section. Whoops.
---
Diffs of the changes: (+3 -2)
PPCAsmPrinter.cpp |
Changes in directory llvm/docs:
LangRef.html updated: 1.118 -> 1.119
---
Log message:
Fix some typos noticed by Gabor Greif!
---
Diffs of the changes: (+2 -2)
LangRef.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/docs/LangRef.html
diff -u llvm/docs/LangRe
Changes in directory llvm/utils:
NightlyTest.gnuplot updated: 1.14 -> 1.15
---
Log message:
remove these labels, there are now bigger jumps in the graph that are unlabeled
---
Diffs of the changes: (+0 -9)
NightlyTest.gnuplot |9 -
1 files changed, 9 deletions(-)
Index: llvm/
11 matches
Mail list logo