[all-commits] [llvm/llvm-project] ed09d4: [LSR][X86] Replace -march with -mtriples
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Dec 2 09:11:19 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed09d41c8aa11fd8412211c38bc13220ffaf3070
https://github.com/llvm/llvm-project/commit/ed09d41c8aa11fd8412211c38bc13220ffaf3070
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M llvm/test/Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll
M llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-stress-X86.ll
M llvm/test/Transforms/LoopStrengthReduce/X86/lsr-insns-2.ll
Log Message:
-----------
[LSR][X86] Replace -march with -mtriples
Fixes build on gnux32 hosts
More information about the All-commits
mailing list