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
Manuel Klimek
Adds JSON output for replacements, to simplify tools...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Meador Inge
Support: ensure proper state in ErrorOr copy ctors...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
NAKAMURA Takumi
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
NAKAMURA Takumi
llvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Manuel Klimek
Implements support for specifying multiple ranges.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Arnold Schwaighofer
Loop Vectorizer: Handle pointer stores/loads in getWide...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Evgeniy Stepanov
[asan] Fix Win/Mac build.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tim Northover
Fix remaining StringRef abuse.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
NAKAMURA Takumi
Revert r174343, "When the target-independent DAGCombine...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Evgeniy Stepanov
[asan] Fix nonsensical reports of partial right OOB.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Logan Chien
Link .ARM.exidx with corresponding text section.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Arnold Schwaighofer
ARM cost model: Cost for scalar integer casts and float...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tim Northover
Fix formatting in AArch64 backend.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tim Northover
Remove cyclic dependency in AArch64 libraries
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tobias Grosser
TempScopInfo: clang-format
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tobias Grosser
Dependences: clang-format
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tobias Grosser
ScopInfo: clang-format file
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tobias Grosser
ScopDetect: clang-format pointer types in templates
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Daniel Jasper
Initial support for formatting ObjC method declarations...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Daniel Jasper
Fix some linebreak decisions in Google format.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tobias Grosser
ScopDetection: clang-format some more code
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Daniel Jasper
Fix formatting regression introduced by r174307.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Jack Carter
This patch that sets the Mips ELF header flag for
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Arnaud A. de...
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Jack Carter
This patch that sets the EmitAlias flag in td files
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Michael J....
[Support][ErrorOr] Add support for convertable types.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Bill Wendling
Add target-dependent versions of addAttribute/removeAtt...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Michael Gottesman
Changed in comment cxx -> C++. Thanks Richard Smith!.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Jack Carter
This patch changes a static_cast to dyn_cast
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
NAKAMURA Takumi
TextDiagnostic.cpp: Suppress a warning to use ptrdiff_t...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Eric Christopher
Construct a skeleton cu for each compile unit in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Eric Christopher
Add support for testing the output of the abbrev table...
commit
|
commitdiff
|
tree
|
snapshot
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
next