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
/
Feature
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement review feedback. Aliasees can be either GlobalValue's or
Anton Korobeynikov
2007-04-28
1
-2
/
+2
*
not fully implemented yet.
Chris Lattner
2007-04-28
1
-0
/
+2
*
An example for PR1362
Andrew Lenharth
2007-04-26
1
-0
/
+1
*
Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part
Anton Korobeynikov
2007-04-25
1
-0
/
+28
*
For PR1319:
Reid Spencer
2007-04-16
3
-5
/
+3
*
Changes to fix problems with "make check". Apparently you can redefine
Reid Spencer
2007-04-14
1
-1
/
+1
*
Try some alternative syntax.
Reid Spencer
2007-04-14
3
-5
/
+5
*
Simplify this test and correct redirection for Tcl exec.
Reid Spencer
2007-04-14
1
-3
/
+2
*
For PR1319:
Reid Spencer
2007-04-14
4
-9
/
+8
*
Fix a missing -f that the new llvm.exp found.
Reid Spencer
2007-04-14
1
-1
/
+1
*
Fix a missing -f caught by the new llvm.exp script.
Reid Spencer
2007-04-14
1
-1
/
+1
*
vector compares aren't allowed. It doesn't make sense to have an xfailed
Chris Lattner
2007-04-12
1
-57
/
+0
*
The hello pass actually requires a function to chew on!
Reid Spencer
2007-04-12
1
-0
/
+5
*
Fix a guard that is supposed to guard against mistakes like this patch fixes!
Reid Spencer
2007-04-11
1
-1
/
+1
*
The "Hello" message is written on stderr so make sure it is duplicated to
Reid Spencer
2007-04-11
1
-1
/
+1
*
Add a test case for PR1318.
Reid Spencer
2007-04-11
1
-0
/
+6
*
Use the new %link variable to make this test portable.
Reid Spencer
2007-04-11
1
-1
/
+1
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
Add a test case for testing basic IR features via llvm2cpp. This helps find
Reid Spencer
2007-04-11
1
-0
/
+795
*
Make sure upgrade doesn't fail on this.
Reid Spencer
2007-04-11
1
-0
/
+1
*
Upgrade this file completely instead of downgrading it. Make sure that
Reid Spencer
2007-04-11
1
-31
/
+30
*
Make sure this test uses llvm-upgrade.
Reid Spencer
2007-04-11
1
-1
/
+2
*
Fix to not give false positives.
Reid Spencer
2007-04-11
1
-1
/
+2
*
For PR1297:
Reid Spencer
2007-04-01
1
-18
/
+18
*
Remove use of implementation keyword.
Reid Spencer
2007-03-28
2
-2
/
+0
*
Add tests for nounwind and noreturn function attributes.
Reid Spencer
2007-03-22
1
-2
/
+2
*
For PR411:
Reid Spencer
2007-01-30
1
-3
/
+3
*
For PR761:
Reid Spencer
2007-01-26
5
-35
/
+35
*
Packed structs use packed struct initializers
Andrew Lenharth
2007-01-08
1
-17
/
+17
*
Redefinition of functions is no longer permitted.
Reid Spencer
2007-01-07
2
-4
/
+3
*
For PR1077:
Reid Spencer
2007-01-05
1
-2
/
+1
*
Fix the test case for the change in parameter attribute syntax. The @ is
Reid Spencer
2007-01-05
1
-6
/
+6
*
For PR1077:
Reid Spencer
2007-01-05
3
-4
/
+15
*
For PR1077:
Reid Spencer
2007-01-05
1
-12
/
+0
*
XFAIL this test until such time that code gen can handle a comparison of
Reid Spencer
2007-01-04
1
-0
/
+1
*
Add a test to ensure that we can assembly comparisons of packed values.
Reid Spencer
2007-01-04
1
-0
/
+57
*
Test @zext and @sext fully as well as testing the "short" call syntax.
Reid Spencer
2007-01-04
1
-3
/
+5
*
Add a test case to test parameter attributes feature.
Reid Spencer
2007-01-03
1
-0
/
+18
*
Run llvm-upgrade on test to prepare for new assembly syntax.
Reid Spencer
2006-12-29
2
-2
/
+2
*
Add some tests for negative constants to unsigned and large positive
Reid Spencer
2006-12-20
1
-0
/
+7
*
Add a couple little tests for SExt/ZExt of constants of a sign that doesn't
Reid Spencer
2006-12-18
1
-0
/
+7
*
Add a test for constant folding of bitcast to/from floating point.
Reid Spencer
2006-12-11
1
-0
/
+18
*
packed initializers too in the test
Andrew Lenharth
2006-12-08
1
-0
/
+4
*
feature test for packed structs
Andrew Lenharth
2006-12-08
1
-0
/
+29
*
Remove old intrinsic declarations and usage.
Reid Spencer
2006-12-02
1
-14
/
+0
*
Remove a redundant RUN: line.
Reid Spencer
2006-12-02
1
-2
/
+0
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
39
-66
/
+71
*
For PR950:
Reid Spencer
2006-11-27
1
-1
/
+15
*
Fix some typos.
Reid Spencer
2006-11-23
1
-3
/
+2
*
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2006-11-23
5
-15
/
+16
[next]