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-15
Douglas Gregor
Introduce the notion of excluded headers into the modul...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Bill Wendling
Move the AttributesImpl header file into the VMCore...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Bill Wendling
Attributes Rewrite
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Bill Wendling
Attributes Rewrite
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Meador Inge
instcombine: Migrate strcmp and strncmp optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Richard Smith
At -O0, emit an @llvm.trap() call at the end of a value...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Richard Smith
Provide a slightly more helpful diagnostic if -fcatch...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Richard Smith
Use a better test for __int128 support, which works...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Benjamin Kramer
Make sure temporary files are deleted when recovering...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Benjamin Kramer
Delete temporary output files when an error occurs...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Benjamin Kramer
Update CMake build.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Benjamin Kramer
Fix a typo that made ImmutableMap::getMaxElement()...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Benjamin Kramer
Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Benjamin Kramer
Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Benjamin Kramer
Unquadratize SetVector removal loops in DSE.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Remove dead methods.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Remove operator cast method in favor of querying with...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Bill Wendling
Remove operator cast method in favor of querying with...
commit
|
commitdiff
|
tree
|
snapshot
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
next