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
Age
Commit message (
Expand
)
Author
2003-10-24
Added an answer about running the tests.
release_1
John Criswell
2003-10-24
Added note about multilib options.
John Criswell
2003-10-24
Fixed the name of the Command Guide index.
John Criswell
2003-10-24
Fixed the name of the Command Guide index.
John Criswell
2003-10-24
HTML version of README.txt
John Criswell
2003-10-24
Removed the reference to llvm-request since the source code will be
John Criswell
2003-10-24
Added brief information on how to query filed bugs via BugZilla.
John Criswell
2003-10-24
Made QMTest run first to ensure that it runs.
John Criswell
2003-10-24
Merged revision 1.19.
John Criswell
2003-10-24
Merged revision 1.21.
John Criswell
2003-10-24
Merged in revision 1.12.
John Criswell
2003-10-24
Merged in revision 1.4, adjusting tabs to spaces to keep indentation
John Criswell
2003-10-24
Updated the design guide to be a newer paper on LLVM.
John Criswell
2003-10-24
Fixed the syntax for Solaris /bin/sh.
John Criswell
2003-10-23
Added information on why someone would want to build the GCC front end.
John Criswell
2003-10-23
Added information about fixing the headers on Solaris.
John Criswell
2003-10-23
Removing Release Tasks. This belongs in the web site repository.
John Criswell
2003-10-23
Added LLVM copyright header per Vikram's request.
John Criswell
2003-10-23
Removed pre-release license.
John Criswell
2003-10-23
This commit was manufactured by cvs2svn to create branch 'release_1'.
cvs2svn
2003-10-23
Updated configure script.
John Criswell
2003-10-23
We might as well strip off any CPRs before propagation
Chris Lattner
2003-10-23
Fail gracefully if we have a zero arg varargs function
Chris Lattner
2003-10-23
Turn on the IPCP pass by default. It has passed all of the tests
Chris Lattner
2003-10-23
Reformat. A few minor edits.
Brian Gaeke
2003-10-23
* Eliminate `using' directive
Misha Brukman
2003-10-23
* Fix order of #include files
Misha Brukman
2003-10-23
* Order #includes as per style guide
Misha Brukman
2003-10-23
* Use C++ style comments instead of C-style
Misha Brukman
2003-10-23
* Eliminate `using' directive
Misha Brukman
2003-10-23
* We were forgetting to pass varargs arguments through a call
Chris Lattner
2003-10-23
* Eliminate `using' directive
Misha Brukman
2003-10-23
Make code layout more consistent.
Misha Brukman
2003-10-23
Zero arg varargs functions are legal in LLVM, but not in C.
Chris Lattner
2003-10-23
Delete unused EmitByteSwap method
Chris Lattner
2003-10-23
Check in initial version of ipcp
Chris Lattner
2003-10-23
Include new prototype
Chris Lattner
2003-10-23
Make code layout more consistent.
Misha Brukman
2003-10-23
Actually share constants local to a function!
Chris Lattner
2003-10-23
* Order includes according to style guide
Misha Brukman
2003-10-23
* Stop referring to llvmbugs mailing list, point them to Bugzilla
Misha Brukman
2003-10-23
Update test
Chris Lattner
2003-10-23
document real source of bug
Chris Lattner
2003-10-23
Added new license information in preparation for LLVM 1.0.
John Criswell
2003-10-23
fix test
Chris Lattner
2003-10-23
Fix test
Chris Lattner
2003-10-23
Fix buggy test
Chris Lattner
2003-10-23
Fix an assertion failure in Bugpoint
Chris Lattner
2003-10-23
Do not report errors if QMTest returns a non-zero value.
John Criswell
2003-10-23
Fix bug: instcombine/2003-10-23-InstcombineNullFail.ll
Chris Lattner
[next]