index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Linker
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
When a constant's type is refined, update the constant in place
Dan Gohman
2
-0
/
+44
2009-09-15
Use llvm-link -S instead of using llvm-dis.
Dan Gohman
21
-24
/
+24
2009-09-05
Rename %S metavar to %M (clang uses %S for the basename of the test file).
Daniel Dunbar
7
-23
/
+23
2009-09-03
There is not any need to copy metadata while merging modules.
Devang Patel
2
-0
/
+55
2009-08-25
Remove obsolete -f flags.
Dan Gohman
18
-40
/
+40
2009-08-11
Link NamedMDNodes.
Devang Patel
2
-0
/
+12
2009-08-11
Link metadata.
Devang Patel
2
-0
/
+24
2009-01-02
Reimplement the old and horrible bison parser for .ll files with a nice
Chris Lattner
1
-1
/
+1
2008-10-15
Add global variable to test for consistency
Anton Korobeynikov
2
-0
/
+4
2008-10-15
This is not failing anymore
Anton Korobeynikov
1
-2
/
+0
2008-07-14
Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes
Chris Lattner
4
-4
/
+6
2008-07-14
implement linking of globals to functions, in one direction
Chris Lattner
1
-0
/
+13
2008-07-05
Testcase for PR2463
Anton Korobeynikov
2
-0
/
+32
2008-07-05
Testcase for PR2146
Anton Korobeynikov
2
-0
/
+27
2008-06-27
Use the c modifier to tell llvm-ar not to issue a
Duncan Sands
1
-2
/
+2
2008-06-27
when linking globals, make sure to preserve the address space of the global.
Chris Lattner
1
-0
/
+9
2008-06-20
Fix an error handling redefinition of linkonce functions where the
Chris Lattner
2
-1
/
+9
2008-06-12
Fix some tests.
Evan Cheng
1
-2
/
+1
2008-06-10
Fix some escaping and quoting in RUN lines, mainly involving { and <. In two
Matthijs Kooijman
2
-2
/
+2
2008-05-20
Eliminate questionable syntax for stdin redirection. This probably also speed...
Gabor Greif
6
-6
/
+6
2008-05-20
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
1
-1
/
+1
2008-05-20
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
1
-1
/
+1
2008-05-01
Update old-style syntax in some "not grep" tests.
Dan Gohman
1
-1
/
+1
2008-03-10
This passes now
Anton Korobeynikov
1
-1
/
+0
2008-03-10
Remove llvm-upgrade and update tests.
Tanya Lattner
16
-186
/
+162
2008-03-09
Temporary XFAIL the test, until I'll commit a fix
Anton Korobeynikov
1
-0
/
+1
2008-03-09
Remove llvm-upgrade and update tests.
Tanya Lattner
15
-61
/
+62
2008-03-08
much simpler test case
Andrew Lenharth
2
-442
/
+3
2008-03-07
add dropped section test case for PR2123
Andrew Lenharth
2
-0
/
+460
2008-03-05
Fix test not to emit junk into source directory
Anton Korobeynikov
1
-2
/
+2
2008-03-05
Testcase for PR2054
Anton Korobeynikov
2
-0
/
+28
2007-12-11
Use not instead of ignore when an exit status is expected to always
Dan Gohman
2
-3
/
+3
2007-08-16
Add a test to ensure that obvious link messages are actually produced on
Reid Spencer
1
-0
/
+11
2007-06-29
Convert .cvsignore files
John Criswell
1
-5
/
+0
2007-05-18
Add a test case for PR1434
Reid Spencer
1
-0
/
+15
2007-04-16
For PR1319:
Reid Spencer
1
-2
/
+2
2007-04-15
For PR1319: Upgrade to new test harness
Reid Spencer
38
-104
/
+108
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
1
-1
/
+1
2007-02-05
For PR411:
Reid Spencer
1
-0
/
+10
2007-01-30
For PR411:
Reid Spencer
1
-1
/
+1
2007-01-27
Use -f option so test is repeatable.
Reid Spencer
1
-2
/
+2
2007-01-27
Add a test case for PR411.
Reid Spencer
1
-0
/
+13
2007-01-27
Make this really do nothing.
Reid Spencer
1
-1
/
+1
2007-01-26
For PR761:
Reid Spencer
3
-5
/
+5
2007-01-05
Global variables are not renamed by llvm-upgrade any more.
Reid Spencer
2
-4
/
+4
2007-01-03
Update test cases that grepped for register names that have now changed
Reid Spencer
2
-3
/
+4
2007-01-02
For PR1070:
Reid Spencer
1
-2
/
+2
2006-12-31
For PR950:
Reid Spencer
24
-47
/
+47
2006-12-29
Update tests that need to be run through llvm-upgrade. This is necessary
Reid Spencer
9
-18
/
+22
2006-12-19
Make sure linker output is overwritten so this test can pass multiple times.
Reid Spencer
1
-2
/
+1
[next]