projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2013-01-27
Richard Osborne
[XCore] Add missing l2rus instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Dmitri Gribenko
Comment parsing: fix test in r173626 for -fms-extension...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Privitize some the copy c'tor and assignment operator...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Add some helpful comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Dmitri Gribenko
Decl printer: fix CXXConstructExpr with implicit defaul...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Richard Osborne
[XCore] Add missing l2r instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
s/AttrList/pImpl/g in AttributeSet. No functionality...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Start using more of the AttrNode in the AttributeSetImp...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Dmitri Gribenko
Comment parsing: attach any tag type's documentation...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Benjamin Kramer
Legalizer: Reword comment again, per Duncan's suggestion.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Richard Osborne
[XCore] Add missing 1r instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Richard Osborne
[XCore] Add missing 0r instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Jordan Rose
PR15067: Don't assert when a UCN appears in a C90 file.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Hal Finkel
BBVectorize: Better use of TTI->getShuffleCost
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Benjamin Kramer
Legalizer: Add an assert and tweak a comment to clarify...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
NAKAMURA Takumi
AddCompilerRT.cmake: Try to unbreak since r173617.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
In the AttributeSetImpl c'tor, fill in the AttrNodes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
NAKAMURA Takumi
[CMake][Lit][unittests] Cleanup in AddLLVM.cmake.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
NAKAMURA Takumi
[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Benjamin Kramer
When the legalizer is splitting vector shifts, the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
NAKAMURA Takumi
Revert r173586 (and r173587) , "Attach any tag type...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Fix miscompile. Add back the use of the ArrayRef versio...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Rearrange some deckchairs. Moving the class before...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Remove dead methods.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Chandler Carruth
Re-revert r173342, without losing the compile time...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Michael Gottesman
Renamed function IsPotentialUse to IsPotentialRetainabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Fix test to not use the AttributeSet's AttributeWithInd...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Hide the method that creates an AttributeSet with Attri...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Convert the CPP backend to use the AttributeSet instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Michael Han
Add the missing line return to align parameters of...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Greg Clayton
Make sure that multi-line expressions don't create...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
libclang: refactor CXStringPool: make it a class
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
David Blaikie
PR14566: Debug Info: avoid top level lexical blocks...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
David Blaikie
PR14566: Debug Info: Removing top level lexical blocks
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
David Blaikie
IRBuilder: Remove redundant check around SetInstDebugLo...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
libclang: type safety for CXTranslationUnitImpl::CIdx
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
libclang: type safety for CXTranslationUnitImpl::Format...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
libclang: some type safety for CXTranslationUnitImpl...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Fariborz Jahanian
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Fariborz Jahanian
Attach any tag type's documentation to its typedef if
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
libclang: factor out the frequent pattern static_cast...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
libclang: make getCursorParentDecl() return 'const...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
libclang: change getCursorAttr() to return 'const Attr *'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
Migrate tests to -verify
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Enea Zaffanella
Added ASTContext methods getIntPtrType and getUIntPtrType.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Hal Finkel
BBVectorize: Add a additional comment about the cost...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Hal Finkel
BBVectorize: Fix anomalous capital letter in comment
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
<limits.h> includes <linux/limits.h> on Linux, no need...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
libclang: make getCursorStmt() and getCursorExpr()...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Tim Northover
Specify non-GNU-ARM triples for key-function test.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
Constify getOptionalExplicitTemplateArgs()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
Constify some getters of DesignatedInitExpr
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Benjamin Kramer
lldX86_64ELFTarget depends on lldCore.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Benjamin Kramer
X86: Decode PALIGN operands so I don't have to do it...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
Documentation: fix syntax error
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Michael J....
Use proper delete.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Benjamin Kramer
X86: Do splat promotion later, so the optimizer can...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Benjamin Kramer
FileCheckize and merge some tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
NAKAMURA Takumi
Object/RelocVisitor: Add minimal support, R_MIPS_32...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
NAKAMURA Takumi
Object/RelocVisitor: Add minimal support, R_PPC64_ADDR3...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
NAKAMURA Takumi
RelocVisitor::visit(): Set hasError in the default...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Jason Molenda
One more change of a uint32_t variable to offset_t
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Reed Kotler
fix use of std::std. it's ordered set.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
NAKAMURA Takumi
test/remove-cstr-calls/basic.cpp: Disable again on...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
NAKAMURA Takumi
clang/test/Misc/diag-template-diffing-color.cpp: Symbol...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Jason Molenda
Add comments showing the symbolic names for the exc_cod...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Argyrios Kyrtzidis
[libclang] Introduce clang_getFileUniqueID which return...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
NAKAMURA Takumi
clang/test/Misc/ast-dump-color.cpp: Symbolize color...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Jordan Rose
[analyzer] C++ initializers may require cleanups; look...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Richard Trieu
Give a more informative error message when the dot...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Jim Ingham
Add "target.process.stop-on-shared-library-events"...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Richard Smith
Fix mismatch between pointer and pointee type when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Richard Trieu
Fix test case by being more lenient on what to accept...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
NAKAMURA Takumi
DWARFDebugLine.cpp: Fix true path. Did you forget ...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Nick Lewycky
Remove function that is newly dead as of r173538.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Fariborz Jahanian
Hopefuly unbreak buldbot.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Richard Trieu
Highlight various parts of the AST dump with color...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Jordan Rose
[analyzer] Track null object lvalues back through C...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Jordan Rose
[analyzer] bugreporter::getDerefExpr now takes a Stmt...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Jordan Rose
[analyzer] Add 'prune-paths' config option to disable...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Jordan Rose
[analyzer] Rename PruneNullReturnPaths to SuppressNullR...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Fariborz Jahanian
Fix up the test.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Douglas Gregor
Since we're stuck with realpath for the header <->...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Richard Smith
Revert r172285 (suppressing a 'redundant' -Wc++98-compa...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dmitri Gribenko
Comment parsing: actually check for a block command...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Nick Lewycky
Preserve Sema::UndefinedInternals across PCH boundaries...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Andrew Kaylor
Add DIContext::getLineInfoForAddressRange() function...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Bill Wendling
Convert BuildLibCalls.cpp to using the AttributeSet...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Fariborz Jahanian
patch for PR9027 and // rdar://11861085
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
NAKAMURA Takumi
clang/test/Index/annotate-comments-typedef.m: Remove...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Michael J....
[ELF][x86-64] Add relocation string<->kind.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Aaron Ballman
A port of the Visual Studio 2012 debugger visualizers...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
John McCall
ARM says that the array cookie should always be eight...
commit
|
commitdiff
|
tree
|
snapshot
next