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-07
Dmitri Gribenko
libclang: reduce CXString abuse
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Arnold Schwaighofer
Loop Vectorizer: Refactor Memory Cost Computation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Douglas Gregor
Rename -fmodule-cache-path <blah> to -fmodules-cache...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
DeLesley Hutchins
Thread safety analysis: make sure that expressions...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Edwin Vane
Fix for combined loop and nullptr convert tests
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Marshall Clow
Belt and suspenders when calling sysconf
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Meador Inge
ADT: Correct APInt::getActiveWords for zero values
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Chad Rosier
Testcase for r174477.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michael J....
[Object][ELF] Fix crash on no dynamic section.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Enrico Granata
<rdar://problem/13107151>
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Marshall Clow
Another libc++ warning suppression on Linux; no functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Marshall Clow
More libc++ warning suppression on Linux; no functional...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Dmitry Vyukov
tsan: fix suppress_java logic
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tom Stellard
R600/SI: Use proper instructions for array/shadow samplers.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tom Stellard
R600/SI: Make sample intrinsic address parameter type...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tom Stellard
R600/SI: Add basic support for more integer vector...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Arnold Schwaighofer
ARM cost model: Add costs for vector selects
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Guy Benyei
Enable overloading of OpenCL events - this is needed...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Alexander Potapenko
[ASan] Remove the replace_cfallocator flag, which is...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Alexander Potapenko
[ASan] Enable alloc_dealloc_mismatch by default on...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tim Northover
FileCheckize volatile test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Alexander Potapenko
[ASan] Enable the new and delete wrappers on Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Howard Hinnant
Revert accidental check-in. These changes are probably...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Dmitry Vyukov
tsan: intercept libc __res_iclose
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Howard Hinnant
Michael van der Westhuizen: The attached patch add...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Dmitry Vyukov
tsan: fix Go build
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tim Northover
Only check for volatile memcpys in test.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tim Northover
Add AArch64 wchar definition to test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tim Northover
XFAIL test that's inappropriate for AArch64 ABI
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tim Northover
Permit ABIs where the caller extends the result (test...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Kostya Serebryany
[sanitizer] always allocate 16-byte aligned chunks...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Alexander Potapenko
[sanitizer_common] Fix lint warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michel Danzer
R600/SI: Add pattern for flog2
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
NAKAMURA Takumi
FDE::dumpHeader(): Forgot to fix one more formatting...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Dmitri Gribenko
Documentation: fix typo: stdard -> stdarg
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Dmitri Gribenko
Documentation: add information about builtin includes...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Marshall Clow
Clean up some warnings for Linux build; No functionalit...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tom Stellard
R600: Consolidate sub register indices.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tom Stellard
R600: Add support for SET*_DX10 instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tom Stellard
R600: Add tests for unsupported condition codes.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tom Stellard
R600: Fix assembly name for SETGT_INT
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
NAKAMURA Takumi
libclang: CursorVisitor::VisitBuiltinTypeLoc(): Add...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Manuel Klimek
Implements equalsNode for Decl and Stmt.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Alexander Potapenko
[ASan] Fix a compilation warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Alexander Potapenko
[ASan] Implement asan_mz_size(), asan_mz_force_lock...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
NAKAMURA Takumi
FDE::dumpHeader(): Forgot to fix one more formatting...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Guy Benyei
Add OpenCL samplers as Clang builtin types and check...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Evgeniy Stepanov
[sanitizer] OFF_T on Mac is u64.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Kostya Serebryany
[tsan] race_on_write test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Evgeniy Stepanov
[sanitizer] Exclude off64_t test on mac.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Alexey Samsonov
[Sanitizer] include stddef.h for ptrdiff_t in intercept...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Zonr Chang
Implement aeabi_{f,d}cmp*.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Kostya Serebryany
[msan] add strip_path_prefix flag; print error summary...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Evgeniy Stepanov
[sanitizer] Add a missing header.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Evgeniy Stepanov
[sanitizer] Fix wrong size of OFF_T on 32-bit platforms.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michael J....
[docs] lld self hosts.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Owen Anderson
Remove this testcase until I can figure out how to...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michael J....
[Driver] Add -L and -l support.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michael J....
[Driver] Replace Target with TargetInfo. Simplify Linke...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Owen Anderson
Another attempt at getting the XFAIL line right for...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Sean Silva
[ReleaseNotes] tidy up organization and formatting
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Nadav Rotem
Update Release notes regarding TTI.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Nadav Rotem
Document the loop vectorizer changes.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Nick Lewycky
Apply the pure-virtual odr rule to other constructs...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Reed Kotler
Make sure we call externals from libraries properly...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Sean Silva
tblgen: Diagnose duplicate includes.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michael Gottesman
Moved some comments due to the recent refactoring of...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Reed Kotler
Enable jumps when in -static mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Greg Clayton
Address sanitizer found an issue which we filed a bug...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Greg Clayton
Fixed an bug found by running LLDB with the address...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Richard Smith
Fix handling of module imports adding names to a DeclCo...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Richard Smith
Simplify FindExternalVisibleDeclsByName by making it...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Alexander Kornienko
-Wimplicit-fallthrough: fixed two cases where "fallthro...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
NAKAMURA Takumi
DWARFDebugFrame.cpp: Fix formatting on i686 hosts.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Fariborz Jahanian
objective-C modern translator. Fix up the translated
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michael J....
80-col
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michael Ilseman
Preserve fast-math flags after reassociation and commut...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Richard Smith
AST dumping: indicate the previous declaration for...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michael Ilseman
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michael J....
[Object][ELF] Do the actual devirtualization.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Douglas Gregor
Be a little more permissive with -fmodules-ignore-macro...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michael J....
[Object][ELF] Devirtualize and simplify dynamic table...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Richard Smith
Add a *San + modules FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Owen Anderson
Fix CMake detection of various cmath functions, and...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Daniel Dunbar
[build/Darwin] Use the correct libc++abi reexport list.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Daniel Dunbar
[build] Detabify.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Owen Anderson
Conditionalize constant folding of math intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Douglas Gregor
Introduce -fmodules-ignore-macro=NNN to ignore a macro...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Nico Weber
Formatter: Move ObjC literal tests to its own test...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Greg Clayton
Be ready for fully qualified hash names in the __apples...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Sean Callanan
Fixed a problem that would cause LLDB to crash
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Greg Clayton
Removed debug print line I left in.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Owen Anderson
Signficantly generalize our ability to constant fold...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Douglas Gregor
Detect when we end up trying to load conflicting module...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Eli Bendersky
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Michael J....
[Support][ErrorOr] Add support for convertable types.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Eli Bendersky
Add a comment to the test that points to the source...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Joe Abbey
Code Custodian (trivial whitespace cleanup)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Daniel Jasper
Fix bug in the alignment of comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Eric Christopher
Clean up multiple skeleton compile units if we have...
commit
|
commitdiff
|
tree
|
snapshot
next