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-07-09
Daniel Jasper
Delete removed formatting option.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alexey Bataev
[OPENMP] Improved code of DataRecursiveASTVisitor and...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Jasper
clang-format: Revamp function declaration/definition...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
Prospective -fsanitize=memory build fix following r212586
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Nikola Smiljanic
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Nikola Smiljanic
Use correct memeber when displaying StringMap's size.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
CMake: make __DATE__, __TIME__ etc. macro usage an...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
CMake: fix compiler feature detection
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
clang-interpreter: don't check input file existence...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
Simplify warning flag value handling from r206826
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Todd Fiala
__arm64__ and __aarch64__ #ifdef adjustments
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Jason Molenda
Correct indentation level for one line.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Chandler Carruth
[SDAG] At the suggestion of Hal, switch to an output...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Ehsan Akhgari
[ms-coff] Add a test for proper handling of full Window...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Nick Kledzik
Change llvm-nm to use -M instead of -s to work with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Nico Weber
rewrap to 80 cols, no behavior change
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
NAKAMURA Takumi
MipsTargetStreamer.h: Avoid "using" to appease msc17.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Kevin Enderby
Changed the lvm-nm alias "-s" for -print-armap to ...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jason Molenda
Tweak for lldb coding style consistency.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Nico Weber
rewrap to 80 cols, no behavior change
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jim Grosbach
AArch64: Better codegen for loading from __fp16.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Hal Finkel
Improve BasicAA CS-CS queries
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Rui Ueyama
[PECOFF] Fix .bss section alignment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Tobias Grosser
DominanceInfo is strongly preferred over RegionInfo
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Marshall Clow
string_view enhancements. Move to the correct namespace...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Kevin Enderby
Add support for BSD format Archive map symbols (aka...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Greg Clayton
Make sure that qProcessInfo packet returns correct...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Reid Kleckner
MS compat: Allow lookup of types from dependent bases...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitry Vyukov
tsan: reapply 212531 and 212532 with a fix
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Alexey Samsonov
Remove unnecessary check for NULL
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Saleem Abdulrasool
test: merge arm-intrin into ms-intrin, fix invocation
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Alexey Samsonov
[TSan] Revert r212531 and r212532.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Reid Kleckner
Allow more lookup of types in dependent base classes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitry Vyukov
tsan: allow memory overlap in __tsan_java_move
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jim Ingham
Add the ability to provide a "count" option to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jim Ingham
Document the "thread.completed-expression" feature...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Nico Weber
Don't pull in setjmp.h in -ffreestanding compiles.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Nico Weber
Replace a few // comments with /**/ comments in headers...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
David Majnemer
Sema: Don't allow CVR qualifiers before structors
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Bruce Mitchener
Revert accidental change to Xcode project.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Bruce Mitchener
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jean-Daniel...
Simplify Host::GetOSVersion() on macosx.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Richard Smith
PR20227: materialize a temporary when dynamic_casting...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Pete Cooper
Revert "GlobalDCE: Delete available_externally initiali...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
As funny as it might look, this wasn't what I intended...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Todd Fiala
Remove hack from dotest.py to fix extra output on ...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Ulrich Weigand
[PowerPC] Implement atomic NAND operations as actual...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
Use explicit if and restore lost FileCheck error code...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
Update unit test for signature change.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
Turn some Twine locals into const char * variables.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Todd Fiala
Fix broken tests due to new error output.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Simon Atanasyan
[Mips] Make rel-dynamic-07.test test case independent...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
David Blaikie
Improve memory ownership of vfs::Files in the FileSyste...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
[clang-tidy] Address review comments for the Twine...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Andrea Di Biagio
[DAG] Teach how to combine a pair of shuffles into...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Marshall Clow
Fix some failing tests for the standard containers...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
Fix some Twine locals.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Todd Fiala
Fix broken MacOSX Xcode build for CommandOptionValidato...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
[clang-tidy] Add a little checker for Twine locals...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Evgeniy Stepanov
[msan] Fix out of bounds access in origin copying.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Kostya Serebryany
[tsan] Enable tsan's deadlock detector by default.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitry Vyukov
tsan: fix a potential hang
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitry Vyukov
tsan: fix a bug in metamap
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Timur Iskhodzhanov
[ASan/Win] Don't instrument private COMDAT globals...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Kostya Serebryany
[tsan] fix deadlock detector's interoperation with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Daniel Sanders
[mips] Fixed struct/class mismatch introduced in r212522.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitry Vyukov
tsan: remove unnecessary line split
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Kostya Serebryany
[tsan] fix pthread_rwlock_tryrdlock interceptor, don...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Alexander Musman
[OPENMP] Allow ‘reduction’ clause on ‘omp simd’ directive.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Richard Sandiford
Move misplaced x86_32 ABI code
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Daniel Sanders
Fix r212522 - [mips] Improve encapsulation of the ...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Daniel Sanders
[mips] Improve encapsulation of the .MIPS.abiflags...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Renato Golin
Revert "Refactor ARM subarchitecture parsing"
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Arnaud A. de...
Truncate the immediate in logical operation to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Vladimir Medic
Mips.abiflags is a new implicitly generated section...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Viktor Kutuzov
Support building floating-point facilities on FreeBSD...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Chandler Carruth
[x86,SDAG] Sink the logic for folding shuffles of splat...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Alexey Bataev
[OPENMP] Parsing and sema analysis for 'omp parallel...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Chandler Carruth
[SDAG] Actually check for a non-constant splat and...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Chandler Carruth
[SDAG] Build up a more rich set of APIs for querying...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Todd Fiala
Enable multi-process testing for MacOSX.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Saleem Abdulrasool
Headers: conditionalise more declarations
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Saleem Abdulrasool
Headers: mark arm_acle.h with extern "C"
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Zachary Turner
Implment "platform process list" for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Zachary Turner
Fix a compilation failure caused by a non-const reference.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Reid Kleckner
MS ABI: "Fix" passing non-POD structs by value to varia...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jim Ingham
Add docs for the "thread.completed-expression" format...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jim Ingham
If a hand-called function is interrupted by hitting...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Alexey Samsonov
[ASan] Completely remove sanitizer blacklist file from...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Adam Nemet
[X86] AVX512: Only allow k1-k7 as predicates to vpcmp*
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Alexey Samsonov
Kill unnecessary include
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Alp Toker
Rename static function to better describe its purpose
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Alexey Samsonov
[Sanitizer] Remove brittle cache variable and slightly...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Zachary Turner
Invalidate process UID/GID-related command options...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Alexey Samsonov
[Sanitizer] Reduce the usage of sanitizer blacklist...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Andrea Di Biagio
[x86] Fix assertion failure caused by a wrong combine...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Alp Toker
libclang: pass return code out argument by reference
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Joe Groff
ASTContext: Factor 'getObjCEncodingForPropertyType...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Sanjay Patel
fixed some typos
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Alp Toker
PlistSupport: make utility functions non-static inline...
commit
|
commitdiff
|
tree
|
snapshot
next