NAKAMURA Takumi
|
67bf77e8fd
|
test/CodeGen/X86/dyn-stackalloc.ll: FileCheck-ize.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127730 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-03-16 13:52:08 +00:00 |
|
NAKAMURA Takumi
|
9dceb1305c
|
test/CodeGen/X86: Add explicit -mtriple=(i686|x86_64)-linux for Win32 host.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112947 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-09-03 03:24:08 +00:00 |
|
Dan Gohman
|
36a0947820
|
Eliminate more uses of llvm-as and llvm-dis.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81290 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-08 23:54:48 +00:00 |
|
Chris Lattner
|
08ab4fdb59
|
tweak this to pass on linux.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81273 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-08 23:32:40 +00:00 |
|
Dan Gohman
|
4da69c77cf
|
Fully escape the grep string for this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68580 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-04-08 00:54:40 +00:00 |
|
Dan Gohman
|
ac03132018
|
Update this test for recent codegen improvements. CodeGen is now
using an lea in place of a mov and an add for this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68579 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-04-08 00:51:11 +00:00 |
|
Evan Cheng
|
3da927b95d
|
New test. Make sure dynamic_stackalloc size is rounded up.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41135 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-08-16 23:52:23 +00:00 |
|