Changes in directory llvm/utils/TableGen:
CodeGenTarget.cpp updated: 1.67 -> 1.68
DAGISelEmitter.cpp updated: 1.211 -> 1.212
RegisterInfoEmitter.cpp updated: 1.44 -> 1.45
---
Log message:
Allow more use of iPTR in patterns.
---
Diffs of the changes: (+24 -24)
CodeGenTarget.cpp | 44
Changes in directory llvm/lib/Target/X86:
X86InstrInfo.td updated: 1.275 -> 1.276
---
Log message:
X86 call instructions can take variable number of operands. Parameters of
vector types are passed via XMM registers.
---
Diffs of the changes: (+6 -5)
X86InstrInfo.td | 11 ++-
1 fi
Changes in directory llvm/utils/TableGen:
DAGISelEmitter.cpp updated: 1.210 -> 1.211
---
Log message:
Added support for variable_ops.
---
Diffs of the changes: (+78 -85)
DAGISelEmitter.cpp | 163 +
1 files changed, 78 insertions(+), 85 d
Changes in directory llvm/lib/Target/X86:
README-SSE.txt updated: 1.2 -> 1.3
---
Log message:
add a note
---
Diffs of the changes: (+29 -0)
README-SSE.txt | 29 +
1 files changed, 29 insertions(+)
Index: llvm/lib/Target/X86/README-SSE.txt
diff -u llvm/lib/Ta
Changes in directory llvm/test/Regression/CodeGen/X86:
vec_ins_extract.ll added (r1.1)
---
Log message:
new testcase, not currently working.
---
Diffs of the changes: (+52 -0)
vec_ins_extract.ll | 52
1 files changed, 52 insertions(+)
Changes in directory llvm-poolalloc/runtime/FreeListAllocator:
PoolAllocator.cpp updated: 1.34 -> 1.35
PoolSlab.h updated: 1.6 -> 1.7
---
Log message:
Fix compile problems
---
Diffs of the changes: (+4 -4)
PoolAllocator.cpp |5 ++---
PoolSlab.h|3 ++-
2 files changed, 4 inse
Changes in directory llvm-poolalloc/runtime:
Makefile updated: 1.10 -> 1.11
---
Log message:
Fix compile problems
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-poolalloc/runtime/Makefile
diff -u llvm-poolalloc/runtime/Make
Changes in directory llvm-poolalloc/lib/PoolAllocate:
Heuristic.cpp updated: 1.13 -> 1.14
PoolAllocate.h updated: 1.48 -> 1.49
---
Log message:
Fix compile problems
---
Diffs of the changes: (+2 -2)
Heuristic.cpp |2 +-
PoolAllocate.h |2 +-
2 files changed, 2 insertions(+), 2 dele
Changes in directory llvm-poolalloc/runtime/FL2Allocator:
PoolAllocator.cpp updated: 1.52 -> 1.53
PoolAllocator.h updated: 1.26 -> 1.27
---
Log message:
Fix compile problems
---
Diffs of the changes: (+3 -3)
PoolAllocator.cpp |2 +-
PoolAllocator.h |4 ++--
2 files changed, 3 inse
Changes in directory llvm/utils/TableGen:
DAGISelEmitter.cpp updated: 1.209 -> 1.210
---
Log message:
Fix support for optional input flag.
---
Diffs of the changes: (+11 -17)
DAGISelEmitter.cpp | 28 +++-
1 files changed, 11 insertions(+), 17 deletions(-)
Index:
Changes in directory llvm/lib/Target/X86:
X86ISelLowering.cpp updated: 1.228 -> 1.229
---
Log message:
Add argument registers to the end of call operand list (partial fix).
---
Diffs of the changes: (+15 -1)
X86ISelLowering.cpp | 16 +++-
1 files changed, 15 insertions(+), 1 d
Changes in directory llvm/lib/CodeGen:
MachineDebugInfo.cpp updated: 1.39 -> 1.40
---
Log message:
Change versioning to per debug info descriptor (merged with tag.)
---
Diffs of the changes: (+24 -28)
MachineDebugInfo.cpp | 52 +++
1 files
Changes in directory llvm/include/llvm/CodeGen:
MachineDebugInfo.h updated: 1.33 -> 1.34
---
Log message:
Change versioning to per debug info descriptor (merged with tag.)
---
Diffs of the changes: (+21 -26)
MachineDebugInfo.h | 47 +--
1 file
Changes in directory llvm/lib/Target/X86:
X86ATTAsmPrinter.cpp updated: 1.50 -> 1.51
---
Log message:
Place dwarf headers at earliest possible point. Well behaved when skipping
functions.
---
Diffs of the changes: (+4 -1)
X86ATTAsmPrinter.cpp |5 -
1 files changed, 4 insertions(+)
Changes in directory llvm/include/llvm/CodeGen:
DwarfWriter.h updated: 1.36 -> 1.37
---
Log message:
Place dwarf headers at earliest possible point. Well behaved when skipping
functions.
---
Diffs of the changes: (+17 -5)
DwarfWriter.h | 22 +-
1 files changed, 17 in
Changes in directory llvm/lib/Target/PowerPC:
PPCAsmPrinter.cpp updated: 1.176 -> 1.177
---
Log message:
Place dwarf headers at earliest possible point. Well behaved when skipping
functions.
---
Diffs of the changes: (+4 -2)
PPCAsmPrinter.cpp |6 --
1 files changed, 4 insertions(+
Changes in directory llvm/lib/CodeGen:
DwarfWriter.cpp updated: 1.60 -> 1.61
MachineDebugInfo.cpp updated: 1.38 -> 1.39
---
Log message:
Place dwarf headers at earliest possible point. Well behaved when skipping
functions.
---
Diffs of the changes: (+57 -51)
DwarfWriter.cpp | 100 ++
17 matches
Mail list logo