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
2012-10-14
Benjamin Kramer
Fix use after free when deleting attributes in a chaine...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Don't use the new syntax just yet.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Remove the bitwise AND operators from the Attributes...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Remove the bitwise assignment OR operator from the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Remove the bitwise OR operator from the Attributes...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Remove the bitwise XOR operator from the Attributes...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Remove the bitwise NOT operator from the Attributes...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Decode the LLVM attributes from bitcode using the attri...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Use builder to create alignment attributes. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Remove dead method.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Use the Builder to create the stack alignment attribute.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Don't pass in an Attributes object to something that...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Nico Weber
"Implement" codegen support for __noop().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Nico Weber
Simplify. Suggestion by Sean Silva.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Howard Hinnant
Use traits_type::to_int_type in basic_streambuf<_CharT...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Howard Hinnant
Make the type_info for __shim_type_info visible. This...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Howard Hinnant
Dimitry Andric: FreeBSD only: Add the C11 aligned_all...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Benjamin Kramer
Remove unused private field.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Benjamin Kramer
X86: Depending on the local semantics of .align this...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Dmitri Gribenko
Documentation: Lexicon.rst: add "BB Vectorization"...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Benjamin Kramer
X86: Disable long nops for all cpus prior to pentiumpro...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Jakob Stoklund...
Drop <def,dead> flags when merging into an unused lane.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Enrico Granata
Mention that the code signing process also applies...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Meador Inge
instcombine: Migrate strchr and strrchr optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Meador Inge
instcombine: Migrate strcat and strncat optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Meador Inge
Implement new LibCallSimplifier class
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Jakob Stoklund...
Allow for loops in LiveIntervals::pruneValue().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Benjamin Kramer
X86: Fix accidentally swapped operands.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Chandler Carruth
Teach SROA to cope with wrapper aggregates. These show...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Chandler Carruth
Speculatively harden the conversion logic. I have no...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Benjamin Kramer
X86: Promote i8 cmov when both operands are coming...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Chandler Carruth
Silence a warning in -assert builds.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Jordan Rose
[analyzer] Remove the "direct bindings only" Environmen...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Jordan Rose
[analyzer] Remove unneeded 'inlineCall' checker callback.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Chandler Carruth
Clean up how we rewrite loads and stores to the whole...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Chandler Carruth
Fix the bootstrap of CompilerRT with host compilers...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Greg Clayton
Make sure we always use lldb::tid_t for thread IDs...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Greg Clayton
<rdar://problem/12491387>
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Argyrios Kyrtzidis
Don't neglect to "return *this".
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Chad Rosier
Update for r165858.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Chad Rosier
[ms-inline asm] Remove the MatchInstruction() function...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Greg Clayton
<rdar://problem/12490588>
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Greg Clayton
Provide an SSL context ref in case SLL is needed for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Andrew Kaylor
Check section type rather than assuming it's code when...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Manman Ren
ARM: tail-call inside a function where part of a byval...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Greg Clayton
<rdar://problem/12490558>
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Chad Rosier
[ms-inline asm] Remove a bunch of parsing code from...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Eli Friedman
Add TargetInfo for r600.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Eli Friedman
Make -mms-bitfields behave consistently.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Greg Clayton
<rdar://problem/12489931>
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Chad Rosier
[ms-inline asm] Capitalize per coding standard.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Jakob Stoklund...
Fix buildbots: -misched=shuffle is only available in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Jim Grosbach
ARM: Mark VSELECT as 'expand'.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Richard Smith
-fcatch-undefined-behavior: Runtime library support...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Richard Smith
-fcatch-undefined-behavior: Trap undefined behavior...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ted Kremenek
Move assertion to not crash tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ted Kremenek
Silence static analyzer issue by documenting that in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ted Kremenek
Silence null dereference warnings by documenting contex...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ted Kremenek
Further harden checking that scan-view isn't serving...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ted Kremenek
Fix potential crash in ObjCContainersChecker by properl...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ted Kremenek
Silence dead store warning. It is conceptually possibl...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ted Kremenek
Fix potential null deference in CFG printer.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ted Kremenek
Remove dead store.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Chad Rosier
Update for r165833.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Chad Rosier
[ms-inline asm] Use the new API introduced in r165830...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Eli Friedman
Fix -ast-print for uses of operator->.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Chad Rosier
[ms-inline asm] Add a few data members and member funct...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
DeLesley Hutchins
Fix warnings introduced by r165826.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Bob Wilson
Use MACOSX_DEPLOYMENT_TARGET when it is set. <rdar...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Andrew Kaylor
Correcting enum values mentioned in comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
DeLesley Hutchins
Thread-safety analysis: support multiple thread-safety...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Chad Rosier
[ms-inline asm] Remove a bunch of parsing code from...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Jakob Stoklund...
Use a transposed algorithm for handleMove().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Sean Callanan
Fixed build problems with LLDB on Mac OS X,
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Douglas Gregor
Add missing header from 165821
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Douglas Gregor
Sanitize the names of modules determined based on the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Greg Clayton
Make SBDeclaration.h a public header in the LLDB.framework.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Bill Schmidt
Remove XFAIL,fix test
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Bill Schmidt
XFAIL pending further investigation
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
David Blaikie
Fix typo correction of one qualified name to another.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Bill Schmidt
This patch addresses PR13948.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ted Kremenek
Have scan-view guard against serving up pages outside...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Jan Wen Voung
Add bitcode instruction encoding documentation for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Jakob Stoklund...
Fix coalescing with IMPLICIT_DEF values.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Richard Trieu
Change (!list.size() == 0) to (!list.empty()). No...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Richard Trieu
Change (!ptr != 0) to (!ptr) to make the code more...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Argyrios Kyrtzidis
Handle a "#pragma options align" inside a class.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Bob Wilson
Set default CPU for Darwin targets with LTO. <rdar...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Jim Ingham
Bunch of cleanups for warnings found by the llvm static...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Fariborz Jahanian
Add dump support for comments coming from
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Greg Clayton
Patch from Daniel Malea that cleans up the process...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Greg Clayton
Patch from Andrew Kaylor that centralized where the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Greg Clayton
Modified patch from Matt Kopec that makes sure the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
NAKAMURA Takumi
llvm/test/CodeGen/PowerPC/2012-10-12-bitcast.ll: Try...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ulrich Weigand
Fix big-endian codegen bug in DAGTypeLegalizer::ExpandR...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
NAKAMURA Takumi
c-index-test.c: /* Use C style comment. */
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
NAKAMURA Takumi
ExceptionDemo.cpp: Use Function::setDoesNotReturn(...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
NAKAMURA Takumi
ExceptionDemo.cpp: Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
NAKAMURA Takumi
clang/test/Index/index-module.m: Tweak expressions...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Benjamin Kramer
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
next