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-01-29
Michael Gottesman
Fixed a few debug messages and some 80+ violations.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Gottesman
Added some periods to some comments and added an overlo...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Daniel Jasper
Move the token annotator into separate files.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Gottesman
Changed DoesObjCBlockEscape => DoesRetainableObjPtrEsca...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Bill Wendling
Add a couple of accessor methods to get the kind and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Bill Wendling
s/Data/Kind/g. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Argyrios Kyrtzidis
[Preprocessor] When checking if we can concatenate...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Chad Rosier
[driver] Refactor the driver so that a failing commands...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Shankar Easwaran
remove targetInfo and layout from ELFTargetLayout
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Greg Clayton
<rdar://problem/13107904>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael J....
[ELF] Fix header sort order.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Daniel Jasper
Improve formatting of code with comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
David Blaikie
Support artificial parameters in function types.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Jyotsna Verma
Use multiclass for post-increment store instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Will Dietz
[tsan] Fix checks for siginfo_t in tests
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Jyotsna Verma
Add constant extender support for MInst type instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Evan Cheng
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Argyrios Kyrtzidis
Mark a struct definition in an objc container with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Edwin Vane
Fixing warnings revealed by gcc release build
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Benjamin Kramer
LoopVectorize: Clean up ValueMap a bit and avoid double...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael J....
[ELF] Add support for IFUNC.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
NAKAMURA Takumi
R600/AMDILPeepholeOptimizer.cpp: Tweak std::make_pair...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Daniel Jasper
Allow all parameters on next line for function calls...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Daniel Jasper
Split ">>" in "A<B<C> >" in Chromium style.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
NAKAMURA Takumi
AttributeSet::get(): Fix a valgrind error. It doesn...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Daniel Jasper
Fix uninitialized error caused by r173801.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Joey Gouly
Fix a crash in OpenCL code by using the proper (RHS...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Daniel Jasper
Calculate the split penalty upfront.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Evgeniy Stepanov
[msan] Cleanup public interface header.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Dmitry Vyukov
tsan: dump stack on internal assert failure
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Hans Wennborg
Fix typo in X86BaseInfo.h that I introduced in r157818.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Dmitry Vyukov
tsan: support for inprocess symbolizer
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Dmitry Vyukov
tsan: remember when we are inside of symbolizer code...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Alexey Samsonov
ASan: fix lint
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Evgeniy Stepanov
[sanitizer] Copy sanitizer headers to the build tree.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Daniel Jasper
Fix a comment and reformat clang-format with clang...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Daniel Jasper
Initial support for multiple variable declarations.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Joey Gouly
Add a diagnostic for an OpenCL kernel with a pointer...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
Test update missed in r173789.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
Produce a diagnostic if alignas is applied to an expres...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
Downgrade 'attribute ignored when parsing type' from...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Daniel Jasper
Reverting changes from r173785 (removing empty lines...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Dmitry Vyukov
asan: fix the test
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Daniel Jasper
Remove empty lines before "}".
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Dmitry Vyukov
tsan: fix the message (tsan is not asan)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Dmitry Vyukov
tsan: add IsSymbolizerAvailable() function for querying...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Dmitry Vyukov
tsan: add interceptor stubs for stat family of functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Timur Iskhodzhanov
Hopefully fix the Windows build failure introduced...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Tim Northover
Fix 64-bit atomic operations in Thumb mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
Implement C++11 [dcl.align]p1 and C11 6.7.5/2 rules...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Alexey Samsonov
[ASan] fix deallocation hook in allocator2: according...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Craig Topper
Merge SSE and AVX shuffle instructions in the comment...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Alexey Samsonov
[ASan] Do allocate memory even for zero-size allocation...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Andrew Trick
MIsched: cleanup code. Use isBoundaryNode().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Gottesman
Fixed 2 more header comments...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Gottesman
Fixed header comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Gottesman
Fixed some whitespace/80+ violations. Also added a...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
C++11 status:
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Gottesman
Added missing dashes from header declaration comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Gottesman
Juggled Debug.h from ObjCARC.h to only the including...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
Propagate the spelling list index for an attribute...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Gottesman
Sorted includes using utils/sort_includes.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
PR15017: A '>' can appear after a type-specifier in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Han
Add a test case for attribute print.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Gottesman
Added two missing headers from ObjCARCAliasAnalysis.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Gottesman
Removed InstCombine/Targets as library dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Bill Wendling
Modify the tests for the (sorted) order that the attrib...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Bill Wendling
Convert getAttributes() to return an AttributeSetNode.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Gottesman
Extracted ObjCARCContract from ObjCARCOpts into its...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Gottesman
Removed some cruft from ObjCARCAliasAnalysis.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
PR15100: look through type sugar when determining wheth...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Enrico Granata
Since an address (0x12346) is an expression, be brief.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
Fold tests for C++ 'main' into a single file.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Evan Cheng
Teach SDISel to combine fsin / fcos into a fsincos...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
Test that we print MS keyword attributes without a...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Enrico Granata
<rdar://problem/12552374>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
Treat alignas and _Alignas as keyword attributes. This...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Bill Wendling
Use an AttrBuilder to generate the correct AttributeSet.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
Actually remove the hack which was blocking the Borland...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Enrico Granata
<rdar://problem/12890171>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Douglas Gregor
Don't crash while printing APValues that are lvalues...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Richard Smith
Replace AS_MSTypespec with AS_Keyword, for representing...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Greg Clayton
<rdar://problem/12524607>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
John McCall
Abstract the behavior of when to use base-class tail...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael J....
[ELF] Give Chunk a ELFTargetInfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Bill Wendling
Convert the AttrBuilder into a list of Attributes inste...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael J....
[ELF] Remove OwningPtr from the Chunk::write interface.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael J....
[ELF] Clean up doxygen comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Andrew Kaylor
Formatting correction
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Bill Wendling
S'more small non-functional changes in comments and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Enrico Granata
Describe the data formatters as part of the architecture
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Bill Wendling
Reorder some functions and add comments. No functionali...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Enrico Granata
Adding a Makefile. Hopefully that will make the Linux...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Greg Clayton
Fixed a "wchar_t" typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Hal Finkel
Unroll again after running BBVectorize
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Hal Finkel
Add isBGQ method to PPCSubtarget
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Enrico Granata
<rdar://problem/12978143>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Richard Smith
Finish semantic analysis for [[carries_dependency]...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Bill Wendling
Try to appease some broken compilers by using 'unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Greg Clayton
Always define types from stdint.h so they are always...
commit
|
commitdiff
|
tree
|
snapshot
next