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