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
2013-01-31
Fix a copy/paste-o that got missed because 'check' doesn't build lto.
Chandler Carruth
2013-01-31
Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Chandler Carruth
2013-01-31
Remove the AttrBuilder form of the Attribute::get creators.
Bill Wendling
2013-01-31
Regenerate configure to hopefully fix buildbot breakage. Oh how I love autoconf.
Richard Smith
2013-01-31
Update AMDGPURegisterInfo::eliminateFrameIndex() corresponding to r174083.
NAKAMURA Takumi
2013-01-31
Add -Wno-nested-anon-types to -pedantic builds of LLVM. This Clang warning
Richard Smith
2013-01-31
[lit] Add a test for internal shell execution behaviors.
Daniel Dunbar
2013-01-31
[lit] Change to raise InternalShellError for all command execution issues.
Daniel Dunbar
2013-01-31
Document another instsimplify assumption.
Dan Gohman
2013-01-31
R600: Fold clamp, neg, abs
Tom Stellard
2013-01-31
R600: Consider bitcast when folding const_address node.
Tom Stellard
2013-01-31
R600: Make store_dummy intrinsic more general by passing export type
Tom Stellard
2013-01-31
Remove unused variable, which should have been removed with r174083.
Chad Rosier
2013-01-31
Linker: correctly link in dbg.declare
Manman Ren
2013-01-31
Add support for emitting a string attribute.
Bill Wendling
2013-01-31
[lit] Fix bug where InternalShellError messages were discarded.
Daniel Dunbar
2013-01-31
Add braces, so my head doesn't explode.
Chad Rosier
2013-01-31
[lit] Fix a shell parsing bug with ';' not separated by whitespace.
Daniel Dunbar
2013-01-31
Update AArch64 backend to changed eliminateFrameIndex interface.
Tim Northover
2013-01-31
When lowering memcpys to loads and stores, make sure we don't promote alignments
Lang Hames
2013-01-31
[Dwarf] early exit to avoid creating dangling DIEs
Manman Ren
2013-01-31
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
interpreter: Fix errant fallthrough.
Jim Grosbach
2013-01-31
Object: Fix errant fallthrough.
Jim Grosbach
2013-01-31
RuntimeDyld: Fix errant fallthrough.
Jim Grosbach
2013-01-31
Turn off missing field initializer warnings for gcc
Edwin Vane
2013-01-31
[lit] Add a test for the various ShTest format features.
Daniel Dunbar
2013-01-31
[lit] TestRunner: Eliminate failDueToStderr argument, which is now unused.
Daniel Dunbar
2013-01-31
[lit] Delete the now-unused SyntaxCheckTest format.
Daniel Dunbar
2013-01-31
Clarify intent.
Jakob Stoklund Olesen
2013-01-31
[MC] bundle alignment: prevent padding instructions from crossing bundle boun...
Derek Schuff
2013-01-31
Add myself as code owner of AArch64 backend.
Tim Northover
2013-01-31
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
Made the min-trip-count-switch test X86-specific to avoid
Pekka Jaaskelainen
2013-01-31
Annotate BumpPtrAllocator for MemorySanitizer.
Evgeniy Stepanov
2013-01-31
Revert r173946. This breaks compilation of googletest with Clang
Alexey Samsonov
2013-01-31
Remove the Attribute::hasAttributes() function.
Bill Wendling
2013-01-31
Fixed a mistake in my previous commit where I changed the wording slightly an...
Michael Gottesman
2013-01-31
Formatting Fix. Changed " to `` around the word 'constant' in the Lang Ref
Michael Gottesman
2013-01-31
Revert r174026, "Remove Attribute::hasAttributes() and make Attribute::hasAtt...
NAKAMURA Takumi
2013-01-31
Change stripAndComputeConstantOffsets to accept a NULL DataLayout pointer
Dan Gohman
2013-01-31
Add a comment.
Dan Gohman
2013-01-31
Move isKnownNonNull out of AliasAnalysis.h and into ValueTracking.cpp since
Dan Gohman
2013-01-31
Remove Attribute::hasAttributes() and make Attribute::hasAttribute() private.
Bill Wendling
2013-01-31
Change GetPointerBaseWithConstantOffset's DataLayout argument from a
Dan Gohman
2013-01-31
Make the AttrBuilder creation method of Attribute private so that people won'...
Bill Wendling
2013-01-31
build: @ENABLE_THREADS@ => @LLVM_ENABLE_THREADS@
Saleem Abdulrasool
2013-01-31
[lit] Move unittest adaptor code into discovery module.
Daniel Dunbar
2013-01-31
[lit] Run the ShUtil tests as part of the test suite.
Daniel Dunbar
2013-01-31
[lit] Set parallel mode for coverage tests.
Daniel Dunbar
[prev]
[next]