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
This commit was manufactured by cvs2svn to create tag 'RELEASE_1'.
svn-tags/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
2003-10-23
A new testcase for an instcombine miscompilation!
Chris Lattner
2003-10-23
Fix apparent typo in head-of-file comment.
Brian Gaeke
2003-10-23
Minor edits
Chris Lattner
2003-10-23
Make this pass substantially stronger by having it delete dead return values
Chris Lattner
2003-10-23
To say this file is obsolete to understate the obvious
Chris Lattner
2003-10-23
Really close the <li> tags.
Misha Brukman
2003-10-23
Remove extraneous comments.
Misha Brukman
2003-10-23
* Quote a value in <font> tag.
Misha Brukman
2003-10-23
* Use UTF-8 instead of ISO-8859-1
Misha Brukman
2003-10-22
* Use UTF-8 instead of soon-to-be-extinct ISO-8859-1 ;)
Misha Brukman
2003-10-22
We will distributed this stylesheet with the documentation, as well as use it
Misha Brukman
2003-10-22
This important patch fixes two warnings in the linker which can occur from li...
Chris Lattner
2003-10-22
New testcase for the deadreturnvalue deletion extension to -deadargelim
Chris Lattner
2003-10-22
Change the type of FnAllocState.
Brian Gaeke
2003-10-22
Don't worry about converting each function's reg. alloc. state into One Big
Brian Gaeke
2003-10-22
Add prototype for verifySavedState().
Brian Gaeke
2003-10-22
Doxygenify method comments.
Brian Gaeke
2003-10-22
This is a disgusting hack that improves code substantially, by making
Chris Lattner
2003-10-22
Clarify our testing experience.
Brian Gaeke
[next]