index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
Age
Commit message (
Expand
)
Author
2004-06-15
This testcase is a bit silly now, but oh well :)
Chris Lattner
2004-06-11
Test that the X86 backend is only emitting one fucom instruction
Chris Lattner
2004-06-11
Testcase for PR369
Chris Lattner
2004-06-11
Check to make sure that isnan doesn't require calling a function
Chris Lattner
2004-06-11
Test case for PR368
Brian Gaeke
2004-05-27
Make the test pass by using the correct RUN: syntax.
Reid Spencer
2004-05-27
Added a "RUN:" line so this file can be executed by TestRunner.sh
Reid Spencer
2004-05-27
gc_init now gets an argument
Chris Lattner
2004-05-26
Make the test use the %A type
Chris Lattner
2004-05-23
Add a simple testcase for garbage collection support
Chris Lattner
2004-05-10
Testcase for PR337, which was reduced by Reid Spencer.
Chris Lattner
2004-04-14
Test for memory mapped I/O intrinsics.
John Criswell
2004-04-13
new testcase that crashes the fp stackifier
Chris Lattner
2004-04-13
Make the testcase more challenging
Chris Lattner
2004-04-12
Update testcase to illustrate the coalescing problem. The previous one did no...
Alkis Evlogimenos
2004-04-12
Added testcase for the llvm.readport and llvm.writeport intrinsics.
John Criswell
2004-04-12
Add same value coalescing testcase
Alkis Evlogimenos
2004-04-11
New testcase
Chris Lattner
2004-04-11
New testcase
Chris Lattner
2004-04-11
New testcase
Chris Lattner
2004-04-07
New file that can be useful for hand inspection of assembly required for certain
Chris Lattner
2004-04-07
New testcase
Chris Lattner
2004-04-01
Tests for fp cmov's that I forgot to check in earlier
Chris Lattner
2004-03-30
Test folding comparisons into select instructions
Chris Lattner
2004-03-30
New testcase. This now codegens to:
Chris Lattner
2004-03-30
New testcase for select instructions
Chris Lattner
2004-02-26
Fixed test case to actually check for the static declaration.
John Criswell
2004-02-26
Regression tests for PR258 and PR259.
John Criswell
2004-02-23
Add testcase for the casts that are missing in PR249
Chris Lattner
2004-02-15
New testcase
Chris Lattner
2004-02-15
Test for actual support, not just for lack of crashage
Chris Lattner
2004-02-15
New testcase for PR237: [x86] wierd stack/frame pointer manipulation
Chris Lattner
2004-02-14
Add a testcase for the frameaddress and returnaddress intrinsics.
Chris Lattner
2004-02-14
Test that the code generator supports these intrinsics
Chris Lattner
2004-02-13
Update tests
Chris Lattner
2004-02-12
Test that we get rep movs when calling memcpy
Chris Lattner
2004-02-09
Move this testcase out of /home/vadve/lattner/cvs/llvm/test/Programs/LLVMSource,
Chris Lattner
2004-02-08
New testcase, code generators should support invoke/unwind
Chris Lattner
2003-11-22
Unbreak this test case - llvm-as no longer tolerates redefining names in any
Brian Gaeke
2003-11-22
Strengthen test case.
Brian Gaeke
2003-11-22
C Writer was dumping core on this test case.
Brian Gaeke
2003-11-03
New testcase
Chris Lattner
2003-10-28
New testcase, reduced from DOOM.
Brian Gaeke
2003-10-23
New testcase, which failes to compile. 252.eon hits this problem
Chris Lattner
2003-10-23
Zero arg varargs functions are legal in LLVM, but not in C.
Chris Lattner
2003-10-23
Update test
Chris Lattner
2003-10-12
Test that we can emit global initializers that are not normal FP values
Chris Lattner
2003-10-03
Renamed these tests so that they don't contain extra periods.
John Criswell
2003-10-02
Change llc command line for register allocators
Alkis Evlogimenos
2003-09-26
Updated to generate temporary files in the temporary directory.
John Criswell
[next]