Benjamin Kramer
|
51a8280fbb
|
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192123 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-10-07 19:11:35 +00:00 |
|
Preston Gurd
|
5b50701b1c
|
Fix remaining lit tests which were failing when run on an Atom
processor.
Patches by Tyler Nowicki, Andy Zhang, and Preston Gurd!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160520 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-07-19 18:53:21 +00:00 |
|
Stuart Hastings
|
a0dab9cfdf
|
Tweak this test for ARM-hosted 'bot.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132711 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-06-07 15:23:11 +00:00 |
|
Stuart Hastings
|
f99a4b82a4
|
Followup to 132458, omit unnecessary stack copy when x87 input is a
load. rdar://problem/6373334
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132696 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-06-06 23:15:58 +00:00 |
|