This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCS3/llvm.git
synced
2024-12-23 12:40:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
68c9344056
llvm
/
test
/
FrontendC
/
2009-01-20-k8.c
4 lines
64 B
C
Raw
Normal View
History
Unescape
Escape
Check that the "don't barf on k8" fix is not accidentally reverted again. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62587 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-20 18:08:39 +00:00
// RUN: %llvmgcc %s -S -march=k8
These tests are x86 specific. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69798 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-22 10:39:51 +00:00
// XTARGET: x86
Check that the "don't barf on k8" fix is not accidentally reverted again. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62587 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-20 18:08:39 +00:00
long
double
x
;
Reference in New Issue
Copy Permalink