index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Linker
Age
Commit message (
Expand
)
Author
2004-05-27
Correct test. use "not grep" instead of "grep -v"
Chris Lattner
2004-05-07
Regression test for PR#330.
John Criswell
2004-02-17
New testcase for PR245
Chris Lattner
2003-11-19
New testcase for PR 130
Chris Lattner
2003-10-27
Fix initializers to match
Chris Lattner
2003-10-27
New testcase
Chris Lattner
2003-10-21
New testcase. The linker should not consider it an error if two types
Chris Lattner
2003-09-26
Updated these tests so that they use the new temporary directory as opposed
John Criswell
2003-09-15
Removing Makefiles. Regression tests are now run by QMTest.
John Criswell
2003-09-15
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-06
Checkin of autoconf-style object root.
John Criswell
2003-08-29
Yet ANOTHER complication that the libstdc++ library runs into linking...
Chris Lattner
2003-08-29
Ok, the last bug fix was not good enough to fix libstdc++. Maybe this one wi...
Chris Lattner
2003-08-29
New testcase which is preventing the linking of libstdc++
Chris Lattner
2003-08-25
Fix spelling error in comment.
Brian Gaeke
2003-08-24
New testcase
Chris Lattner
2003-08-23
New testcase, which causes the linker to segv.
Chris Lattner
2003-08-23
Test functions as well as globals
Chris Lattner
2003-08-23
New testcase, which is basically the problem with 176.gcc
Chris Lattner
2003-08-20
new testcase
Chris Lattner
2003-06-28
Remove usage of grep-not script
Chris Lattner
2003-06-28
Remove explicit control flow through the use of the 'not' script
Chris Lattner
2003-06-02
Second testcase identified by Joel
Chris Lattner
2003-06-02
New testcase identified by Joel
Chris Lattner
2003-05-31
New testcase for behavior we depend on.
Chris Lattner
2003-05-15
New linker problem from twolf benchmark
Chris Lattner
2003-05-13
Add uses of the appending variable
Chris Lattner
2003-05-13
Add new testcase for appending linkage
Chris Lattner
2003-05-13
New test for appending linkage
Chris Lattner
2003-04-26
New testcase distilled from a problem identified by sumant
Chris Lattner
2003-04-23
New testcase
Chris Lattner
2003-04-23
Tweak testcases to use linkonce as appropriate
Chris Lattner
2003-04-21
New testcase
Chris Lattner
2003-04-16
Add tests for linker and linkonce globals
Chris Lattner
2003-01-30
New testcase
Chris Lattner
2003-01-30
NEw testcase
Chris Lattner
2003-01-23
Fix broken testcase
Chris Lattner
2002-08-22
Covnert testcases to not use indexed loads/stores
Chris Lattner
2002-08-21
Fix testcase to not use indexing in non-gep instructions
Chris Lattner
2002-08-20
Cleanup testsuite
Chris Lattner
2002-08-20
Clean up testcases to make them proper
Chris Lattner
2002-08-20
New testcase for constexpr problem.
Chris Lattner
2002-08-20
Provide a way to actually run tests
Chris Lattner
2002-07-23
TEstcases for old bugs
Chris Lattner
2001-12-14
Update LLVM tests to use new pointer indexing, and remove unsized array test ...
Chris Lattner
2001-11-26
Add testcases for internal
Chris Lattner
2001-10-15
Add some more interesting test cases for the linker
Chris Lattner
2001-10-14
More interesting testcase
Chris Lattner
2001-10-13
Test files for linker
Chris Lattner