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
/
Feature
Age
Commit message (
Expand
)
Author
2008-04-25
Update test
Anton Korobeynikov
2008-04-22
Start removing 'unwinds to' support from mainline in preparation for 2.3.
Nick Lewycky
2008-04-14
Upgrade these tests for the current intrinsic prototypes.
Dan Gohman
2008-03-22
Support chained aliases for LLVM IR printing. This fixes PR2145
Anton Korobeynikov
2008-03-12
no need to keep around this output.
Chris Lattner
2008-03-10
Turn unwind_to into "unwinds to".
Nick Lewycky
2008-03-06
Exercise the new CFG change.
Nick Lewycky
2008-03-02
Oops, can't unwind to the entry block (entry block may have no preds).
Nick Lewycky
2008-03-02
Add an unwind_to field to basic blocks, making them Users instead of Values.
Nick Lewycky
2008-03-01
Remove llvm-upgrade and update tests.
Tanya Lattner
2007-12-11
Use not instead of ignore when an exit status is expected to always
Dan Gohman
2007-11-27
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-17
Add support for vectors to int <-> float casts.
Nate Begeman
2007-10-23
llvm/test programs should not be execution programs. This
Chris Lattner
2007-09-05
Change all floating constants that are not exactly
Dale Johannesen
2007-08-04
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-03
Long double, part 1 of N. Support in IR.
Dale Johannesen
2007-07-23
Delete the svn:executable property on these files, which aren't executable.
Dan Gohman
2007-07-23
The Ada f-e produces various auxiliary output files
Duncan Sands
2007-07-19
For PR1553:
Reid Spencer
2007-06-29
Convert .cvsignore files
John Criswell
2007-06-05
Commit first round work of PR1373. "noalias" is now fully supported in
Zhou Sheng
2007-05-19
Make sure we can round-trip an escaped value in a name.
Reid Spencer
2007-05-06
remove libbzip2 from this. This should use llvm-config or something.
Chris Lattner
2007-04-28
Implement review feedback. Aliasees can be either GlobalValue's or
Anton Korobeynikov
2007-04-28
not fully implemented yet.
Chris Lattner
2007-04-26
An example for PR1362
Andrew Lenharth
2007-04-25
Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part
Anton Korobeynikov
2007-04-16
For PR1319:
Reid Spencer
2007-04-14
Changes to fix problems with "make check". Apparently you can redefine
Reid Spencer
2007-04-14
Try some alternative syntax.
Reid Spencer
2007-04-14
Simplify this test and correct redirection for Tcl exec.
Reid Spencer
2007-04-14
For PR1319:
Reid Spencer
2007-04-14
Fix a missing -f that the new llvm.exp found.
Reid Spencer
2007-04-14
Fix a missing -f caught by the new llvm.exp script.
Reid Spencer
2007-04-12
vector compares aren't allowed. It doesn't make sense to have an xfailed
Chris Lattner
2007-04-12
The hello pass actually requires a function to chew on!
Reid Spencer
2007-04-11
Fix a guard that is supposed to guard against mistakes like this patch fixes!
Reid Spencer
2007-04-11
The "Hello" message is written on stderr so make sure it is duplicated to
Reid Spencer
2007-04-11
Add a test case for PR1318.
Reid Spencer
2007-04-11
Use the new %link variable to make this test portable.
Reid Spencer
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
Add a test case for testing basic IR features via llvm2cpp. This helps find
Reid Spencer
2007-04-11
Make sure upgrade doesn't fail on this.
Reid Spencer
2007-04-11
Upgrade this file completely instead of downgrading it. Make sure that
Reid Spencer
2007-04-11
Make sure this test uses llvm-upgrade.
Reid Spencer
2007-04-11
Fix to not give false positives.
Reid Spencer
2007-04-01
For PR1297:
Reid Spencer
2007-03-28
Remove use of implementation keyword.
Reid Spencer
2007-03-22
Add tests for nounwind and noreturn function attributes.
Reid Spencer
[next]