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
2009-04-07
Revert prev. patch for now.
Devang Patel
2009-04-07
Temporarily revert r68552. This was causing a failure in the self-hosting LLVM
Bill Wendling
2009-04-07
Right now DBG_LABEL are required for llvm.dbg.region_start and llvm.dbg.regio...
Devang Patel
2009-04-07
Reduce code duplication on the TLS implementation.
Rafael Espindola
2009-04-07
Don't attempt to handle aggregate argument values in FastISel; let
Dan Gohman
2009-04-07
PR2985 / <rdar://problem/6584986>
Jim Grosbach
2009-04-07
Remove ccc now. Radar 6737767
Mike Stump
2009-04-07
fix style.
Torok Edwin
2009-04-07
Use 'name' instead of 'href'.
Bill Wendling
2009-04-07
Fix verification failure.
Bill Wendling
2009-04-07
Offer an explanation of why building LLVM-GCC with objdir == srcdir doesn't
Bill Wendling
2009-04-07
Another reformatting. No change in docs.
Bill Wendling
2009-04-07
Another attempt at fixing PR2975.
Torok Edwin
2009-04-07
fix comment to reflect the implementation I ended up settling on.
Chris Lattner
2009-04-07
fix rdar://6762290, a crash compiling cxx filt with clang.
Chris Lattner
2009-04-07
Add an API for the bitstream reader to read blobs and return
Chris Lattner
2009-04-07
remove empty section
Chris Lattner
2009-04-07
Add svn:ignore properties.
Dan Gohman
2009-04-06
stub out code for reading record with blobs as blobs. Not active yet.
Chris Lattner
2009-04-06
allow clients to look up abbrev id's
Chris Lattner
2009-04-06
Add a new EmitRecordWithBlob API that allows a blob to be emitted
Chris Lattner
2009-04-06
add a new Blob encoding abbreviation for bitcode files that emits
Chris Lattner
2009-04-06
Handle 'a' modifier in ARM inline assembly.
Bob Wilson
2009-04-06
split ReadAbbreviatedLiteral out of ReadAbbreviatedField.
Chris Lattner
2009-04-06
reduce indentation with early-out
Chris Lattner
2009-04-06
simplify code a bit.
Chris Lattner
2009-04-06
simplify to reduce indentation.
Chris Lattner
2009-04-06
revert r68457, its crashing in make check.
Torok Edwin
2009-04-06
Teach llvm-bcanalyzer to skip over the header we use on LLVM IR files.
Chris Lattner
2009-04-06
fix (part of) memory leak on shutdown. See PR2975.
Torok Edwin
2009-04-06
clean up some html
Chris Lattner
2009-04-06
Avoid -O3 on Darwin for now.
Mike Stump
2009-04-06
Let the strcat optimizer return the pointer to the start of the buffer,
Ed Schouten
2009-04-06
Map stack based frameindices for spills to zero based indices that can be acc...
Sanjiv Gupta
2009-04-05
Add character encoding declaration to fix verification warning.
Bill Wendling
2009-04-05
Obsessively format this document.
Bill Wendling
2009-04-05
Add segment flag bits to ELF.h.
Mikhail Glushenkov
2009-04-05
Add character encoding declaration.
Bill Wendling
2009-04-05
Fix validation error.
Bill Wendling
2009-04-05
A lot of formatting changes.
Bill Wendling
2009-04-04
CMake: Added notes pointing to the LLVM CMake documentation.
Oscar Fuentes
2009-04-04
CMake: defines and uses macro add_llvm_definitions for keeping track
Oscar Fuentes
2009-04-04
Fix some HTML validation errors.
Bill Wendling
2009-04-04
General clean-up of the bitcode format documentation. Having the paragraphs
Bill Wendling
2009-04-04
Try SSE2?
Nick Lewycky
2009-04-04
CloneModule stores the BasicBlock mapping in ValueMap. There's no need to
Nick Lewycky
2009-04-04
Remove bogus include.
Nick Lewycky
2009-04-04
Add support for embedded metadata to LLVM. This introduces two new types of
Nick Lewycky
2009-04-04
Fix test on non-x86 platforms.
Nick Lewycky
2009-04-03
Test commit access to LLVM with some minor narcissism.
Stefanus Du Toit
[next]