Benjamin Kramer
|
7b5e159450
|
X86: Fix type check. Just because an integer type is illegal doesn't mean it's i64.
Fixes PR17495, where an i24 triggered this code. It's intended to
optimize i64 loads on 32 bit x86.
llvm-svn: 192123
|
2013-10-07 19:11:35 +00:00 |
Preston Gurd
|
f2ea70ae4a
|
Fix remaining lit tests which were failing when run on an Atom
processor.
Patches by Tyler Nowicki, Andy Zhang, and Preston Gurd!
llvm-svn: 160520
|
2012-07-19 18:53:21 +00:00 |
Stuart Hastings
|
7ae360f2e1
|
Tweak this test for ARM-hosted 'bot.
llvm-svn: 132711
|
2011-06-07 15:23:11 +00:00 |
Stuart Hastings
|
e0d3426e1a
|
Followup to 132458, omit unnecessary stack copy when x87 input is a
load. rdar://problem/6373334
llvm-svn: 132696
|
2011-06-06 23:15:58 +00:00 |