OSDN Git Service

[Hexagon] Remove unneeded attributes from lit test
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 3 Apr 2018 16:05:20 +0000 (16:05 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 3 Apr 2018 16:05:20 +0000 (16:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329078 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Hexagon/brev_ld.ll

index 1e6068b..0da839e 100644 (file)
@@ -88,5 +88,5 @@ declare { i32, i8* } @llvm.hexagon.L2.loadruh.pbr(i8*, i32) #1
 declare { i32, i8* } @llvm.hexagon.L2.loadrb.pbr(i8*, i32) #1
 declare { i32, i8* } @llvm.hexagon.L2.loadrub.pbr(i8*, i32) #1
 
-attributes #0 = { nounwind readonly "correctly-rounded-divide-sqrt-fp-math"="false" "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "no-trapping-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="hexagonv60" "target-features"="-hvx-double,-long-calls" "unsafe-fp-math"="false" "use-soft-float"="false" }
+attributes #0 = { nounwind readonly "target-cpu"="hexagonv60" }
 attributes #1 = { nounwind readonly }