Changes in directory llvm/test/Regression/CodeGen/ARM:
section.ll updated: 1.6 -> 1.7
---
Log message:
Globals are not being renamed any more.
---
Diffs of the changes: (+1 -1)
section.ll |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/test/Regression/CodeGen/ARM/se
Changes in directory llvm/test/Regression/CodeGen/ARM:
section.ll updated: 1.5 -> 1.6
---
Log message:
Update test cases that grepped for register names that have now changed
as a result of llvm-upgrade handling collapsed type planes better.
---
Diffs of the changes: (+3 -2)
section.ll |
Changes in directory llvm/test/Regression/CodeGen/ARM:
section.ll updated: 1.4 -> 1.5
---
Log message:
use a . instead of a % in the grep expression
---
Diffs of the changes: (+1 -1)
section.ll |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/test/Regression/CodeGen
Changes in directory llvm/test/Regression/CodeGen/ARM:
section.ll updated: 1.3 -> 1.4
---
Log message:
%progbits not @progbits
---
Diffs of the changes: (+1 -1)
section.ll |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/test/Regression/CodeGen/ARM/section.ll
diff -u
Changes in directory llvm/test/Regression/CodeGen/ARM:
section.ll updated: 1.2 -> 1.3
---
Log message:
add missing &&
---
Diffs of the changes: (+1 -1)
section.ll |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/test/Regression/CodeGen/ARM/section.ll
diff -u llvm/tes
Changes in directory llvm/test/Regression/CodeGen/ARM:
section.ll updated: 1.1 -> 1.2
---
Log message:
add \"aw\",@progbits" to ctors and dtors
---
Diffs of the changes: (+1 -0)
section.ll |1 +
1 files changed, 1 insertion(+)
Index: llvm/test/Regression/CodeGen/ARM/section.ll
diff -
Changes in directory llvm/test/Regression/CodeGen/ARM:
section.ll added (r1.1)
---
Log message:
make sure that we don't use a common symbol if a section was specified
---
Diffs of the changes: (+4 -0)
section.ll |4
1 files changed, 4 insertions(+)
Index: llvm/test/Regression/Co