index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make this testcase more interesting
Chris Lattner
2004-07-02
1
-5
/
+6
*
New testcase for constant expression lowering pass, contributed by Vladimir P...
Chris Lattner
2004-06-25
1
-0
/
+26
*
Isnan became unordered
Chris Lattner
2004-06-22
1
-2
/
+2
*
This testcase is a bit silly now, but oh well :)
Chris Lattner
2004-06-15
1
-4
/
+2
*
Test that the X86 backend is only emitting one fucom instruction
Chris Lattner
2004-06-11
1
-0
/
+11
*
Testcase for PR369
Chris Lattner
2004-06-11
1
-0
/
+6
*
Check to make sure that isnan doesn't require calling a function
Chris Lattner
2004-06-11
1
-0
/
+7
*
Test case for PR368
Brian Gaeke
2004-06-11
1
-0
/
+11
*
Make the test pass by using the correct RUN: syntax.
Reid Spencer
2004-05-27
1
-1
/
+1
*
Added a "RUN:" line so this file can be executed by TestRunner.sh
Reid Spencer
2004-05-27
1
-0
/
+2
*
gc_init now gets an argument
Chris Lattner
2004-05-27
1
-2
/
+2
*
Make the test use the %A type
Chris Lattner
2004-05-26
1
-0
/
+1
*
Add a simple testcase for garbage collection support
Chris Lattner
2004-05-23
1
-0
/
+52
*
Testcase for PR337, which was reduced by Reid Spencer.
Chris Lattner
2004-05-10
1
-0
/
+15
*
Test for memory mapped I/O intrinsics.
John Criswell
2004-04-14
1
-0
/
+21
*
new testcase that crashes the fp stackifier
Chris Lattner
2004-04-13
1
-0
/
+8
*
Make the testcase more challenging
Chris Lattner
2004-04-13
1
-5
/
+8
*
Update testcase to illustrate the coalescing problem. The previous one did no...
Alkis Evlogimenos
2004-04-12
1
-12
/
+4
*
Added testcase for the llvm.readport and llvm.writeport intrinsics.
John Criswell
2004-04-12
1
-0
/
+18
*
Add same value coalescing testcase
Alkis Evlogimenos
2004-04-12
1
-0
/
+19
*
New testcase
Chris Lattner
2004-04-11
1
-0
/
+17
*
New testcase
Chris Lattner
2004-04-11
1
-0
/
+40
*
New testcase
Chris Lattner
2004-04-11
1
-0
/
+34
*
New file that can be useful for hand inspection of assembly required for certain
Chris Lattner
2004-04-07
1
-0
/
+23
*
New testcase
Chris Lattner
2004-04-07
1
-0
/
+54
*
Tests for fp cmov's that I forgot to check in earlier
Chris Lattner
2004-04-01
1
-0
/
+13
*
Test folding comparisons into select instructions
Chris Lattner
2004-03-30
1
-0
/
+18
*
New testcase. This now codegens to:
Chris Lattner
2004-03-30
1
-0
/
+7
*
New testcase for select instructions
Chris Lattner
2004-03-30
1
-0
/
+32
*
Fixed test case to actually check for the static declaration.
John Criswell
2004-02-26
1
-2
/
+1
*
Regression tests for PR258 and PR259.
John Criswell
2004-02-26
2
-0
/
+16
*
Add testcase for the casts that are missing in PR249
Chris Lattner
2004-02-23
1
-0
/
+11
*
New testcase
Chris Lattner
2004-02-15
1
-0
/
+16
*
Test for actual support, not just for lack of crashage
Chris Lattner
2004-02-15
1
-1
/
+1
*
New testcase for PR237: [x86] wierd stack/frame pointer manipulation
Chris Lattner
2004-02-15
1
-0
/
+5
*
Add a testcase for the frameaddress and returnaddress intrinsics.
Chris Lattner
2004-02-14
1
-0
/
+14
*
Test that the code generator supports these intrinsics
Chris Lattner
2004-02-14
1
-0
/
+14
*
Update tests
Chris Lattner
2004-02-13
2
-2
/
+2
*
Test that we get rep movs when calling memcpy
Chris Lattner
2004-02-12
1
-0
/
+24
*
Move this testcase out of /home/vadve/lattner/cvs/llvm/test/Programs/LLVMSource,
Chris Lattner
2004-02-09
1
-0
/
+13
*
New testcase, code generators should support invoke/unwind
Chris Lattner
2004-02-08
1
-0
/
+13
*
Unbreak this test case - llvm-as no longer tolerates redefining names in any
Brian Gaeke
2003-11-22
1
-3
/
+3
*
Strengthen test case.
Brian Gaeke
2003-11-22
1
-1
/
+5
*
C Writer was dumping core on this test case.
Brian Gaeke
2003-11-22
1
-0
/
+6
*
New testcase
Chris Lattner
2003-11-03
1
-0
/
+4
*
New testcase, reduced from DOOM.
Brian Gaeke
2003-10-28
1
-0
/
+10
*
New testcase, which failes to compile. 252.eon hits this problem
Chris Lattner
2003-10-23
1
-0
/
+3
*
Zero arg varargs functions are legal in LLVM, but not in C.
Chris Lattner
2003-10-23
1
-0
/
+9
*
Update test
Chris Lattner
2003-10-23
1
-2
/
+2
*
Test that we can emit global initializers that are not normal FP values
Chris Lattner
2003-10-12
1
-0
/
+3
[next]