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-10-09
Enrico Granata
<rdar://problem/15180638>
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
Debug Info: In DIBuilder, the context fields of a stati...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Edwin Vane
clang-modernize: Clean up help output
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
Debug Info: update testing cases when the derived-from...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
Debug Info: In DIBuilder, the derived-from field of...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Fix flaky elf/X86_64/dynlib-search.test.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Use size_t for array index.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Nick Kledzik
[unwind] Fix unw_init_remote_thread() use to void*...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
Debug Info: update testing cases when the derived-from...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
Debug Info: In DIBuilder, the derived-from field of...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Nick Kledzik
[unwind] add required #include
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Reid Kleckner
-Wmicrosoft: Don't warn on non-inline pure virtual...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Chad Rosier
[AArch64] Add support for NEON scalar floating-point...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Chad Rosier
[AArch64] Add support for NEON scalar floating-point...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Nick Kledzik
Fix conditionals on __Unwind_SjLj_* functions to only...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Hans Wennborg
Turn error about fastcall variadic function into warnin...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Enrico Granata
<rdar://problem/14028923>
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Fariborz Jahanian
ObjectiveC migrator: Add support for inferring
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Matt Arsenault
Fix duplicated assertions.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Enrico Granata
Tweak documentation for formats in categories
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Enrico Granata
<rdar://problem/12632394>
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Chad Rosier
[AArch64] Add support for NEON scalar signed/unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Chad Rosier
[AArch64] Add support for NEON scalar signed/unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Fix #endif comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Use size_t instead of int64_t for the vector size.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Reid Kleckner
Explicitly request unsigned enum types when desired
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Reid Kleckner
Explicitly request unsigned enum types when desired
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Fariborz Jahanian
ObjectiveC migration. Add support for inferring
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Timur Iskhodzhanov
Revert 192220 as it fails on an assertion
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
Debug Info: update testing to reflect r192018.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Reed Kotler
Add fabsf to the list of inlined functions; otherwise
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Richard Smith
Suggest people use -Xclang not -cc1 when passing option...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Richard Smith
Remove documentation of removed -ast-dump-xml flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Timur Iskhodzhanov
Abstract out parts of thunk emission code, add support...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Akira Hatanaka
[mips] Remove XFAIL.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
Add DbgVariable::resolve per Eric's suggestion.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Enrico Granata
<rdar://problem/11778815>
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
Debug Info: rename getOriginalTypeSize to getBaseTypeSize.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
Debug Info: take advantage of the existing CU::resolve.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
Move DIRef::getName out of line.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Akira Hatanaka
[mips] Simplify and optimize code.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Matt Arsenault
Add some xfaild R600 tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Ted Kremenek
Remove transient code I did not mean to check in.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Sergey Matveev
[sanitizer] Fix deadlock in StopTheWorld.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Benjamin Kramer
IRBuilder: Downgrade InsertPointGuard's instruction...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Serge Pavlov
Fixed messages in tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Reed Kotler
Let rotr and bswap be handled by expansion for Mips16...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Enrico Granata
An example of data formatters that generate a summary...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Andrew Kaylor
Removing unintended code block from lli
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Serge Pavlov
Fixed grammar. Thanks to Jordan Rose.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Ted Kremenek
Convert anachronistic use of 'void *' to 'DeclContext...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Benjamin Kramer
Fix an edge case in the template differ with default...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Hans Wennborg
clang-cl: ignore the /sdl[-] flag
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Serge Pavlov
Add fixits suggesting parenthesis around type name...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Eric Christopher
Grammar.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Sergey Matveev
[sanitizer] Do not break the CFI unwind chain in clone().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Edwin Vane
Switching code owner email address.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Daniel Jasper
clang-format: Improve indentation when deriving from...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rafael Espindola
Fix build on Solaris 11.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Daniel Jasper
clang-format: Don't exit with failure on empty files.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Shankar Easwaran
[LinkingContext] make LinkingContext non-const
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rafael Espindola
Only modify lto.exports.def when contents have changed.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rafael Espindola
Add a MCTargetStreamer interface.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Joerg Sonnenberger
Consistent spelling of names.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
NAKAMURA Takumi
SparcJITInfo.cpp: Prune "default:" label to fix a warni...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
NAKAMURA Takumi
Prune trailing linefeeds.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Alp Toker
Make InstantiatingTemplate depth checks clearer
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Venkatraman...
[Sparc] Implement JIT for SPARC.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Craig Topper
Remove unneeded MMX instruction definition by moving...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Craig Topper
Fix a typo in the mattr part of the run line.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Craig Topper
Explicitly disable AVX on a bunch of tests so they...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Shankar Easwaran
[Cleanup] Remove file thats not being used
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Craig Topper
Remove some instructions that existed to provide aliase...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Move duplicate code in InputGraphs to the parent class.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Rename GnuLd's path() too.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Daniel Jasper
clang-format: Improve constructor initializer linewrapping.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Rename path() -> getPath().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Faisal Vali
Fix linkage calculation of auto member functions return...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Use size_t instead of uint64_t to represent the vector...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Remove an unnecessary local variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Make bitmask an unsigned type.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Expand auto for readability.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Jason Molenda
Add entries for arm6m to ArchSpec's g_macho_arch_entries.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Venkatraman...
[Sparc] Do not hardcode nop in the delay slot of TLS_CA...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Jason Molenda
Clarify how to handle a thread register context with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Adrian Prantl
typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Adrian Prantl
typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Adrian Prantl
Reduce testcase from 1r92011.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Richard Smith
Fix build break: clang no longer supports -ast-dump...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Nick Kledzik
fix typos
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Nick Kledzik
fix all EXPECT_EQ(.address) tests
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Nick Kledzik
fix test case failing on bot
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Nick Kledzik
update mach-o EXPORT_SYMBOL_* names
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Reid Kleckner
[ms-cxxabi] Fix the calling convention for operator...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Add comments. Early return.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rui Ueyama
Convert error code structs to scoped enums.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Nick Kledzik
Supoort mach-o encoded in yaml.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Justin Bogner
Sema: Only merge typedef attributes if the previous...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
TBAA: use the same format for scalar TBAA and struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Ted Kremenek
Split test to test -Wshadow with emmintrin.h more portable.
commit
|
commitdiff
|
tree
|
snapshot
next