summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo
diff options
context:
space:
mode:
authorJuergen Ributzka <juergen@apple.com>2014-08-13 22:22:17 +0000
committerJuergen Ributzka <juergen@apple.com>2014-08-13 22:22:17 +0000
commitba8b79e93299f98dbe6c19d1b3092145ebb44453 (patch)
treeec0e9b38775d599827ee6fd61ed742b2f7e82904 /llvm/test/DebugInfo
parent230494b39926a835865be0c02ef10431b6e8b1e5 (diff)
downloadbcm5719-llvm-ba8b79e93299f98dbe6c19d1b3092145ebb44453.tar.gz
bcm5719-llvm-ba8b79e93299f98dbe6c19d1b3092145ebb44453.zip
[FastISel][X86] Use XOR to materialize the "0" value.
llvm-svn: 215594
Diffstat (limited to 'llvm/test/DebugInfo')
-rw-r--r--llvm/test/DebugInfo/X86/fission-ranges.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/X86/fission-ranges.ll b/llvm/test/DebugInfo/X86/fission-ranges.ll
index 135837582fc..6e3bbfef75c 100644
--- a/llvm/test/DebugInfo/X86/fission-ranges.ll
+++ b/llvm/test/DebugInfo/X86/fission-ranges.ll
@@ -25,7 +25,7 @@
; if they've changed due to a bugfix, change in register allocation, etc.
; CHECK: [[A]]: Beginning address index: 2
-; CHECK-NEXT: Length: 199
+; CHECK-NEXT: Length: 190
; CHECK-NEXT: Location description: 11 00
; CHECK-NEXT: {{^$}}
; CHECK-NEXT: Beginning address index: 3
OpenPOWER on IntegriCloud