Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
71dbefed4e6c9de86bcc38779f599901f8e1bdf1
/
test
/
CodeGen
/
X86
71dbefe
xfail these tests, whcih require more info in the code generator to implement
by Chris Lattner
· 21 years ago
ae37c2a
Add several testcases for new optimizations in the code generator.
by Chris Lattner
· 21 years ago
25f8965
This program doesn't break anything anymore.
by Chris Lattner
· 21 years ago
c8c1f12
Adding srcdir arg
by Tanya Lattner
· 21 years ago
28b372f
Adding subdirectory dg.exp files in order to be able to use dejagnu to only run specific tests (located in some subdirectory of Regression)
by Tanya Lattner
· 21 years ago
23c7130
Update this to expect AT&T syntax
by Chris Lattner
· 21 years ago
12ff968
Adding XFAIL lines for dejagnu support.
by Tanya Lattner
· 21 years ago
d4bcae9
New testcase. The setcc is only used by a select, but not as a condition:
by Chris Lattner
· 21 years ago
c95f3b8
Make this testcase more interesting
by Chris Lattner
· 21 years ago
7962a8b
Isnan became unordered
by Chris Lattner
· 21 years ago
85a14bb
This testcase is a bit silly now, but oh well :)
by Chris Lattner
· 21 years ago
c31ae50
Test that the X86 backend is only emitting one fucom instruction
by Chris Lattner
· 21 years ago
4d091e0
Testcase for PR369
by Chris Lattner
· 21 years ago
a32579b
Check to make sure that isnan doesn't require calling a function
by Chris Lattner
· 21 years ago
5365b6d
Test for memory mapped I/O intrinsics.
by John Criswell
· 21 years ago
c78c0e4
new testcase that crashes the fp stackifier
by Chris Lattner
· 21 years ago
5deaa7a
Make the testcase more challenging
by Chris Lattner
· 21 years ago
479f7e5
Update testcase to illustrate the coalescing problem. The previous one did not work because of a fix in the x86 instruction selector.
by Alkis Evlogimenos
· 21 years ago
f8d57a5
Added testcase for the llvm.readport and llvm.writeport intrinsics.
by John Criswell
· 21 years ago
d1862af
Add same value coalescing testcase
by Alkis Evlogimenos
· 21 years ago
bb4d6c5
New testcase
by Chris Lattner
· 21 years ago
2d9de9d
New testcase
by Chris Lattner
· 21 years ago
dbd1588
New testcase
by Chris Lattner
· 21 years ago
140385e
Tests for fp cmov's that I forgot to check in earlier
by Chris Lattner
· 21 years ago
dd285ea
Test folding comparisons into select instructions
by Chris Lattner
· 21 years ago
5192676
New testcase. This now codegens to:
by Chris Lattner
· 21 years ago
3b68c20
New testcase for select instructions
by Chris Lattner
· 21 years ago
16865af
Add testcase for the casts that are missing in PR249
by Chris Lattner
· 21 years ago
8710da3
Test for actual support, not just for lack of crashage
by Chris Lattner
· 22 years ago
d31dd32
New testcase for PR237: [x86] wierd stack/frame pointer manipulation
by Chris Lattner
· 22 years ago
4a6f9a4
Test that the code generator supports these intrinsics
by Chris Lattner
· 22 years ago
cb7cb71
Test that we get rep movs when calling memcpy
by Chris Lattner
· 22 years ago
79caafe
Move this testcase out of /home/vadve/lattner/cvs/llvm/test/Programs/LLVMSource,
by Chris Lattner
· 22 years ago
8b391fb
New testcase, code generators should support invoke/unwind
by Chris Lattner
· 22 years ago
1d8addb
New testcase
by Chris Lattner
· 22 years ago
eed462b
Change llc command line for register allocators
by Alkis Evlogimenos
· 22 years ago
14285c8
Renamed `as' => `llvm-as', `dis' => `llvm-dis'.
by Misha Brukman
· 22 years ago
f3f062e
New testcase, distilled from 176.gcc
by Chris Lattner
· 22 years ago
1913c11
New testcase
by Chris Lattner
· 22 years ago
ddd5b41
Rename -no-* to -disable-*
by Chris Lattner
· 22 years ago
2def884a
Testcases for bugfixes
by Chris Lattner
· 23 years ago