index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
Generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make this test x86-specific for now; targets that don't use
Dan Gohman
2008-03-12
1
-16
/
+0
*
Basic feature test for multiple return values in codegen.
Dan Gohman
2008-03-11
1
-0
/
+16
*
some more spelling changes
Gabor Greif
2008-03-06
1
-0
/
+0
*
Fix PR2096, a regression introduced with my patch last night. This
Chris Lattner
2008-02-26
1
-0
/
+50
*
Fix isNegatibleForFree to not return true for ConstantFP nodes
Chris Lattner
2008-02-26
1
-0
/
+14
*
testcase for PR1133
Chris Lattner
2008-02-21
1
-0
/
+9
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-02-19
86
-2699
/
+2541
*
Teach LegalizeTypes how to expand and promote CTLZ,
Duncan Sands
2008-02-13
1
-12
/
+11
*
Crashes LegalizeTypes with "Do not know how to
Duncan Sands
2008-02-04
1
-0
/
+22
*
Crashes LegalizeTypes with "Do not know how to split
Duncan Sands
2008-02-04
1
-0
/
+14
*
remove target triple to make this test more "generic"
Chris Lattner
2008-02-04
1
-2
/
+0
*
Crashed the new type legalizer. Not likely to catch
Duncan Sands
2008-02-04
1
-0
/
+21
*
Fix some bugs in SimplifyNodeWithTwoResults where it would call deletenode to
Chris Lattner
2008-01-26
1
-0
/
+31
*
new testcase.
Chris Lattner
2008-01-17
1
-0
/
+8
*
add testcase that has been sitting in my tree for awhile.
Chris Lattner
2008-01-17
1
-0
/
+11
*
new testcase for llvm.trap.
Chris Lattner
2008-01-15
1
-0
/
+9
*
new testcase for PR1845
Chris Lattner
2008-01-10
1
-0
/
+11
*
Setting GlobalDirective in TargetAsmInfo by default rather than
Gordon Henriksen
2008-01-07
2
-0
/
+56
*
With this patch, the LowerGC transformation becomes the
Gordon Henriksen
2008-01-07
1
-0
/
+17
*
Fix PR1833 - eh.exception and eh.selector return two
Duncan Sands
2007-12-31
1
-0
/
+36
*
Tests for changes made in r45356, where IPO optimizations would drop
Gordon Henriksen
2007-12-26
2
-0
/
+35
*
GC poses hazards to the inliner. Consider:
Gordon Henriksen
2007-12-25
2
-0
/
+47
*
Noting and enforcing that GC intrinsics are valid only within a
Gordon Henriksen
2007-12-25
2
-1
/
+11
*
Adjusting verification of "llvm.gc*" intrinsic prototypes to match
Gordon Henriksen
2007-12-25
4
-1
/
+49
*
Make invokes of inline asm legal. Teach codegen
Duncan Sands
2007-12-17
1
-0
/
+15
*
Adding a collector name attribute to Function in the IR. These
Gordon Henriksen
2007-12-10
1
-1
/
+1
*
Upgrading this test to 2.0 .ll syntax.
Gordon Henriksen
2007-12-09
1
-28
/
+27
*
upgrade this test
Chris Lattner
2007-11-28
1
-49
/
+63
*
Fix a crash on invalid code due to memcpy lowering.
Chris Lattner
2007-11-27
1
-0
/
+19
*
Fix a bug in which node A is replaced by node B, but later
Duncan Sands
2007-11-21
1
-0
/
+161
*
-pre-RA-sched=none, simple, simple-noitin are gone.
Evan Cheng
2007-10-01
1
-3
/
+0
*
Fix a typo in a comment.
Dan Gohman
2007-09-24
1
-1
/
+1
*
Fix for PR1633: Verifier doesn't fully verify GC intrinsics
Gordon Henriksen
2007-09-17
1
-1
/
+2
*
Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is nee...
Anton Korobeynikov
2007-09-07
3
-88
/
+88
*
Change all floating constants that are not exactly
Dale Johannesen
2007-09-05
5
-7
/
+7
*
Fix a gcroot lowering bug.
Evan Cheng
2007-09-01
1
-0
/
+10
*
Remove this test as it is too hard to fix after the
Duncan Sands
2007-08-27
1
-1621
/
+0
*
Now that we don't output cleanups by default, the action
Duncan Sands
2007-08-27
1
-1
/
+1
*
Allow target constants to be illegal types. The target should
Chris Lattner
2007-08-25
1
-0
/
+8
*
Convert tests using "grep -c ... | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-1
/
+1
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
5
-17
/
+17
*
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-04
1
-8
/
+8
*
Change the x86 assembly output to use tab characters to separate the
Dan Gohman
2007-07-31
2
-2
/
+2
*
Don't use * in XFAIL line unless you want it to XFAIL on everything. I don't ...
Tanya Lattner
2007-07-17
3
-3
/
+3
*
XFAIL these on sparc-solaris
Gabor Greif
2007-07-17
3
-2
/
+8
*
For PR1558:
Reid Spencer
2007-07-17
1
-26
/
+0
*
Remove the trailing semicolon from function declarations in LLVM,
Dan Gohman
2007-07-16
1
-1
/
+1
*
Skeleton of post-RA scheduler; doesn't do anything yet.
Dale Johannesen
2007-07-13
1
-7
/
+7
*
remove this bogus t-t
Chris Lattner
2007-07-09
1
-1
/
+0
*
Test that byte offsets are used to index into the list
Duncan Sands
2007-07-06
1
-0
/
+1621
[next]