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
2014-05-29
Eli Bendersky
Implement a convenience recursive walk method over...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Michael J....
[LoadCombine] Missed a file.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Michael J....
Add LoadCombine pass.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Alexey Samsonov
[ASan] Hoist blacklisting globals from init-order check...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Alexey Samsonov
[ASan] Hoist blacklisting globals from init-order check...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Michael J....
[x86] Fold extract_vector_elt of a load into the Load...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Matt Arsenault
R600/SI: Fix pattern variable names.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Richard Smith
PR19878: If a pack expansion appears within another...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Marshall Clow
Fix a problem exposed by r208825, which caused bind...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Alexey Samsonov
Fix typo in variable name
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Joerg Sonnenberger
Add __extenddftf2 and __extendsftf2 for IEEE quad preci...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Joerg Sonnenberger
Implement __trunctfdf2 and __trunctfsf2 for IEEE quad...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Joerg Sonnenberger
Refactor extendsfdf2.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Alexey Samsonov
[ASan] Use llvm.global_ctors to insert init-order check...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Joerg Sonnenberger
Refactor truncdfsf2.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Greg Fitzgerald
Moved the builtins documentation to lib/builtins/
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Reid Kleckner
Add a simple helper function to create a 64-bit integer.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Rafael Espindola
Revert "Revert "InstCombine: Improvement to check if...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Rafael Espindola
Revert "Add support for combining GEPs across PHI nodes"
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
DeLesley Hutchins
Thread Safety Analysis: update TIL traversal mechanism...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Alexey Samsonov
[Sanitizer] Always prefer cached contents of /proc...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Matt Arsenault
Fix wrong setcc result type when legalizing uaddo/usubo
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Jim Grosbach
Update CREDITS to be at least moderately more current.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Sanjay Patel
added Intel's BMI intrinsic variants
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Sanjay Patel
fixed a few typos
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Eli Bendersky
Expose CUDA function attributes to the C interface.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Warren Hunt
Reverting 209503 - Breaks asan blacklists
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Adrian Prantl
Debug Info: Fix the source range for IfStmt's Condition...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Sanjay Patel
test check-in: added missing parenthesis in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Rafael Espindola
Revert "InstCombine: Improvement to check if signed...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Reid Kleckner
Move misplaced Documentation note in Attr.td
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Reid Kleckner
Fix standard integer definitions for MSVC in DataTypes.h
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Rafael Espindola
[pr19844] Add thread local mode to aliases.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Fariborz Jahanian
Objective-C. Diagnose use of properties in functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Dmitry Vyukov
tsan: refactor suppressions machinery
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Todd Fiala
Disabled warning C4251 on MSVC builds.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Louis Gerbarg
Add support for combining GEPs across PHI nodes
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Eli Bendersky
Trim trailing whitespace in cindex.py
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Johannes Doerfert
Added option for n-dimensional rectangular tiling
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Todd Fiala
Cmake build changes.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Fariborz Jahanian
Objective-C. Deprecate use of function definitions
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Johannes Doerfert
Reorder cmake include folders (polly source first)
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Todd Fiala
Fix Windows warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Hal Finkel
Revert "[DAGCombiner] Split up an indexed load if only...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Rafael Espindola
InstCombine: Improvement to check if signed addition...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Hal Finkel
Revert "[PPC] Use alias symbols in address computation."
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Dmitry Vyukov
tsan: do not use 64-bit atomics in allocator code
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Alexander Kornienko
Renamed runClangTidy argument Ranges to InputFiles...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Joerg Sonnenberger
Don't hard-code ld when extracting host linker version...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Joerg Sonnenberger
Refactor muldf3 and mulsf3.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Joerg Sonnenberger
Refactor addsf3.c and adddf3.c.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Ed Maste
Avoid passing null signal name for Log %s argument
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Dario Domizioli
[DOC] Documentation for #pragma clang optimize on/off
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Ed Maste
Fix whitespace / formatting
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Evgeniy Stepanov
[asan] Mass-xfail 17 tests on Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Evgeniy Stepanov
[sanitizer] Replace -lpthread with -pthread in tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Evgeniy Stepanov
[asan] XFAIL:android several tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Timur Iskhodzhanov
[ASan tests] Exclude some tests from Windows runs
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Evgeniy Stepanov
-pthread does not translate to -lpthread on Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Alp Toker
Add a PR reference for XFAILed test
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Alp Toker
Test requires exceptions
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Alp Toker
Consolidate some note diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Nikola Smiljanic
Fix line endings.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
NAKAMURA Takumi
Let clang/test/CodeGen/pr19841.cpp tolerant of MS mangler.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Daniel Jasper
clang-format: Don't break before a case's colon.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Evgeniy Stepanov
[asan] Fix android test setup.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Nick Lewycky
Add 'nonnull' parameter or return attribute when produc...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Timur Iskhodzhanov
[ASan tests] Move one more test to POSIX-only directory
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Evgeniy Stepanov
[asancov] Don't emit extra runtime calls when compiling...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Daniel Jasper
clang-format: Format array and dict literals similar...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Timur Iskhodzhanov
[ASan/Win] Use clang rather than clang-cl by default...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Evgeniy Stepanov
[asan] Add a dll thunk for __sanitizer_cov_module_init.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Evgeniy Stepanov
[asan] Add a few stubs to fix windows build.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Alexey Bataev
[OPENMP] Additional checking for local vars in initial...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Tilmann Scheller
[AArch64] Add store post-index update folding regressio...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Alexey Bataev
[OPENMP] Reformatting of parsing code for OpenMP constr...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Alexey Bataev
[OPENMP][C++11] Formatting and make more C++11 complian...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Justin Bogner
utils: Teach lldbDataFormatters to load automatically
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Tilmann Scheller
[AArch64] Add load post-index update folding regression...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Tobias Grosser
Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Simon Atanasyan
[Mips] Do not mix _gp and _gp_disp symbols in relocatio...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Richard Trieu
Move the logic for testing for namespace std into one...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Nick Kledzik
[mach-o] Add support for parsing of weak-def symbols
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Hans Wennborg
Don't dllimport/export destructor variants implemented...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Nick Kledzik
[mach-o] rename test case
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Nick Kledzik
[mach-o] Support parsing of non-lazy-pointer sections
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Greg Clayton
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Greg Clayton
Allow classes to be intialized using current lldb:...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Nick Kledzik
[mach-o] Add support for initializers and terminators...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Greg Fitzgerald
[asan] use relative line numbers in tests
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Alexey Samsonov
Change representation of instruction ranges where varia...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Alexey Samsonov
Factor out looking for prologue end into a function
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sebastian Pop
delinearize does not return a remainder
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sebastian Pop
pass element size to delinearization
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sebastian Pop
avoid type mismatch when building SCEVs
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sebastian Pop
do not use the GCD to compute the delinearization strides
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sebastian Pop
remove BasePointer before delinearizing
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sebastian Pop
remove constant terms
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Alexey Samsonov
Don't pre-populate the set of keys in the map with...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Arnaud A. de...
No need for those tests to go thru llvm-as and/or llvm...
commit
|
commitdiff
|
tree
|
snapshot
next