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-02-05
Eric Christopher
Add support for emitting a stub DW_AT_GNU_dwo_id as...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Eric Christopher
Driver and option support for -gsplit-dwarf. This is...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Eric Christopher
Spaces instead of tabs.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Bill Wendling
Use the do-while(0) thing for this #define.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Alexey Samsonov
Print error messages from MemoryBuffer::getFile() in...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Michael Gottesman
Add code to GlobalVariable.h so that global variables...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Ted Kremenek
Revert "Remove sparse text on diagnostic options. ...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Owen Anderson
When the target-independent DAGCombiner inferred a...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Ted Kremenek
Remove dead code related to the now defunct PCH stat...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Nick Lewycky
Test for virtual instead of pure here. It has the exact...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Michael Gottesman
Added LLVM Asm/Bitcode Reader/Writer support for new...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Richard Smith
PR15095: Use more correct source locations for the...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Ted Kremenek
Remove sparse text on diagnostic options. These are...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Richard Smith
Add some missing diagnostics for C++11 narrowing conver...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Manman Ren
[Stack Alignment] emit warning instead of a hard error
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Bill Wendling
Initial cleanups of the param-attribute code in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Jason Molenda
Remove the m_images(NULL) hack in the Target ctor now
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Enrico Granata
<rdar://problem/12953018>
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Alexey Samsonov
Replace global std::string with const char[]
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Jyotsna Verma
Hexagon: Add V4 combine instructions and some more...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Benjamin Kramer
Disable a couple more vector splat optimizations on...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Tobias Grosser
ScopDetection: Improve printing of alias sets
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Tim Northover
Fix some abuses of StringRef
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Benjamin Kramer
X86: Open up some opportunities for constant folding...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Benjamin Kramer
X86: Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Benjamin Kramer
SelectionDAG: Teach FoldConstantArithmetic how to deal...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Tim Northover
Give explicit suffix to integer constant over 32-bits.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Tim Northover
Enable AArch64 as a target built by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Tim Northover
Update debugging test for change in expected metadata.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Manuel Klimek
Implements the convenience matcher findAll.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Dmitry Vyukov
asan/tsan: fix failing CHECK on windows
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Alexey Samsonov
[Sanitizer] use proper casting in *stat functions on Mac
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Dmitri Gribenko
Coding standards: don't use ``inline`` when defining...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Alexey Samsonov
[Sanitizer] extend internal libc with stat/fstat/lstat...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Manuel Klimek
Add an eachOf matcher.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Daniel Jasper
Improve handling of trailing block comments
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Patrik Hagglund
Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Dmitry Vyukov
asan/tsan: fix compilation errors/bugs on Windows where...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Dmitry Vyukov
tsan: intercept bind/listen
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Daniel Jasper
Improve formatting of stream operators.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Daniel Jasper
Improve handling of trailing block comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Daniel Jasper
Fix an error in formatting of for-loops.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Daniel Jasper
Restructuring of token annotation for formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Evgeniy Stepanov
More MSan/ASan annotations.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
David Blaikie
[DebugInfo] remove more node indirection (this time...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
David Blaikie
PR15149: crash when printing debug info metadata contai...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
NAKAMURA Takumi
clang/Analysis: Fix r174245, a valgrind error in Analys...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Michael Gottesman
Removed reference to LLVM as a project (since in LangRe...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Arnold Schwaighofer
ARM cost model: Penalize insertelement into D subregisters
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Edwin Vane
Turn off uninitialized-use warnings for gcc in cmake...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
NAKAMURA Takumi
PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add checking...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
NAKAMURA Takumi
PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Dmitri Gribenko
DeclPrinter: fix CXXConstructExpr printing with implici...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael Gottesman
Added instance variable/initializers/getter/setters...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Benjamin Kramer
Drop value names from test to get -Asserts builds back...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Benjamin Kramer
CodeGen: Implement hint values for dynamic_cast as...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Benjamin Kramer
CodeGen: Remove unnecessary const_casts. No functionali...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Daniel Jasper
Fix bug in formatting of nested initializers.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Dmitri Gribenko
Comment to XML conversion: replace string comparison...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Benjamin Kramer
CodeGen: Mark the runtime function __dynamic_cast as...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Joerg Sonnenberger
Recognize aarch64 for --enable-targets as advertised.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Dmitri Gribenko
Remove unneeded const_casts
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Dmitri Gribenko
libclang: wrap CXString implementation into 'namespace...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Dmitri Gribenko
libclang: remove 'using namespace cxstring'
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Dmitri Gribenko
libclang: migrate IndexingDeclVisitor to ConstDeclVisitor
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Dmitri Gribenko
libclang: remove unneeded const_cast
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Dmitri Gribenko
Constify ASTContext::getObjContainingInterface
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Dmitri Gribenko
libclang: migrate USRGenerator to ConstDeclVisitor
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Dmitri Gribenko
libclang: remove unneeded const_casts
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Nuno Lopes
use GEP::accumulateConstantOffset() to replace custom...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
NAKAMURA Takumi
clang/test/CodeGenCXX/debug-info-class.cpp: Tweak to...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael J....
[Resolver] Improve undefined symbol error.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael J....
[ELF] Use LLVM_IS_UNALIGNED_ACCESS_FAST.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael J....
[ELF][Reader] Improve performance by removing calls...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael J....
[ELF] Fix uninitialized variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael J....
[Archive] Update to LLVM change.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael J....
[Object][Archive] Improve performance.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael J....
[Support] Add LLVM_IS_UNALIGNED_ACCESS_FAST.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael Gottesman
Added new Global Variable marker ``externally_initializ...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael Gottesman
Added clarification paragraph to LangRef's documentation of
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Alex Rosenberg
Spelling and grammar corrections.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Jason Molenda
Change CommandObjectTargetSymbolsAdd to require that...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
David Blaikie
Remove the (apparently) unnecessary debug info metadata...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Jordan Rose
Revert "[analyzer] Model trivial copy/move ctors with...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Reed Kotler
Start static relocation implementation for mips16.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Dmitri Gribenko
libclang: introduce cxstring::{createRef,createDup...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Richard Smith
PR15132: Replace "address expression must be an lvalue...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Richard Smith
Correctly classify T{} as an array temporary if T is...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Ted Kremenek
Add some horrible Perl code to teach scan-build to...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Manman Ren
Removing ssp and uwtable from the testcase
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Greg Clayton
Added support for the qCmd monitor packet command....
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Richard Smith
Don't forget to run destructors when we create an array...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Ted Kremenek
Revert "Update checker build to checker-271."
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Michael Gottesman
Fixed another whitespace issue... *sigh*.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Michael Gottesman
Fixed whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Michael Gottesman
On platforms which do not support ARC natively, do...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Ted Kremenek
Update checker build to checker-271.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Bill Wendling
Remove AttrBuilder::Raw().
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Bill Wendling
Use the AttributeSet's iterators.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
David Blaikie
Revert r174246, accidentally committed.
commit
|
commitdiff
|
tree
|
snapshot
next