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
2004-11-05
Go ahead and trust the client not to mess with the ModuleProvider* returned
Reid Spencer
2004-11-05
* Documentation corrections (thanks to Chris for nit-picking)
Reid Spencer
2004-11-05
Fix compilation problem; make the cast and the LHS be the same type.
John Criswell
2004-11-05
First version of the interface to Archive files. This introduces the
Reid Spencer
2004-11-05
Remove dead var
Chris Lattner
2004-11-05
Quiet VC++ warnings
Chris Lattner
2004-11-05
Do not make i have bigger scope that we need
Chris Lattner
2004-11-05
Remove dead vars
Chris Lattner
2004-11-05
Fix some warnings on VC++
Chris Lattner
2004-11-05
Remove this file as suggested by Jeff Cohen
Chris Lattner
2004-11-05
Fix project file, patch contributed by Jeff Cohen
Chris Lattner
2004-11-05
Clean up code layout, delete extra blank line, say `fibonacci' instead of `foo'
Misha Brukman
2004-11-04
Thanks to sabre for pointing out that we were incorrectly codegen'ing
Nate Begeman
2004-11-04
Fix typeo
Chris Lattner
2004-11-04
Handle "call" operands of type long/ulong passed in registers.
Brian Gaeke
2004-11-03
Cleanup this example, simplifying it and making it conform to LLVM coding
Chris Lattner
2004-11-03
Don't call Constant::getNullValue when the argument could be VoidTy
Chris Lattner
2004-11-03
defining __STDC_LIMIT_MACROS on the command line is not really necessary
Chris Lattner
2004-11-03
CONFIGURATION isn't spelled Configuration, it's spelled BuildMode.
Brian Gaeke
2004-11-03
Top level files for building natively on win32
Reid Spencer
2004-11-03
MS Visual Studio files for building LLVM on Win32 platforms.
Reid Spencer
2004-11-02
Fix this function to not say that longs have 8-byte alignment on X86/PPC.
Chris Lattner
2004-11-02
Added gross hacks such as creating my own def-use map, and picking on Instruc...
Tanya Lattner
2004-11-02
Graphs that are part of equivalence sets can be multi-function SCC's
Chris Lattner
2004-11-02
Correctly handle new SCC's found as a result of merging EQ graphs do to
Chris Lattner
2004-11-02
Substantially cleanup/speedup the eq graphs pass by walking the callgraph
Chris Lattner
2004-11-02
Fix typo, contributed by Henrik Bach!
Chris Lattner
2004-11-02
* New Recursive Target: clean-all. This target will recursively descend the
Reid Spencer
2004-11-02
* New Recursive Target: clean-all
Reid Spencer
2004-11-02
Fix a warning
Chris Lattner
2004-11-02
Minor cleanups
Chris Lattner
2004-11-02
* Rearrange code slightly
Chris Lattner
2004-11-01
List the individual tools for easier reference.
Reid Spencer
2004-11-01
Add compliant header.
Reid Spencer
2004-11-01
Add missing tag.
Reid Spencer
2004-11-01
Remove more dead methods
Chris Lattner
2004-11-01
Delete a dead method
Chris Lattner
2004-11-01
Rename FoldedGraph -> DSInfo to be consistent with other passes
Chris Lattner
2004-11-01
Update table to llvm.css standards.
Reid Spencer
2004-11-01
Get rid of bogus entity references.
Reid Spencer
2004-11-01
Get rid of the EquivClassGraphArgsInfo class, and the map that held it.
Chris Lattner
2004-11-01
Add placeholder variable to make Win32 work, applied for Morten Ofstad
Chris Lattner
2004-11-01
Eliminate the cloneGraph method
Chris Lattner
2004-11-01
Attempt CSS 2 compliance.
Reid Spencer
2004-11-01
Attempt CSS 2 validation.
Reid Spencer
2004-11-01
HTML 4.01 Strict compliance.
Reid Spencer
2004-11-01
Correct the document type declaration.
Reid Spencer
2004-11-01
Add the HTML 4.01 and CSS icons with links to validators.
Reid Spencer
2004-11-01
Attempt HTML 4.01 Strict compliance.
Reid Spencer
2004-11-01
Cleanup the constants section.
Reid Spencer
[prev]
[next]