[X86][AVX] Renamed AVX1 fp stack folding tests. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 20 Jan 2015 23:45:50 +0000 (23:45 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 20 Jan 2015 23:45:50 +0000 (23:45 +0000)
commitbddfe2660e77378979957c7fd72be368b477fe46
treec67e24426ad7b596f2cc819bc5e5758b6589bbbb
parent622a4bdaa77e4f97bae5fe50b9ac757423e7d4e8
[X86][AVX] Renamed AVX1 fp stack folding tests. NFC.

The SSE42 version of the AVX1 float stack folding tests will be added shortly, this renames the AVX1 file so that the files will be near each other in a directory listing to help ensure they are kept in sync.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226620 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/avx1-stack-reload-folding.ll [deleted file]
test/CodeGen/X86/stack-folding-fp-avx1.ll [new file with mode: 0644]