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-11-13
Kaelyn Uhrain
A couple of small fixes to r167783
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Anna Zaks
[analyzer] Address Jordan's feedback for r167780.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Ted Kremenek
Fix bad CFG construction bug when handling C++ 'try...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Shuxin Yang
revert r167740
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Nick Lewycky
When filtering the list of associated namespaces so...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Andrew Trick
Cleanup -join-splitedges. Make the loop more obvious.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Hal Finkel
BBVectorize: Only some insert element operand pairs...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Kaelyn Uhrain
Enable C++11 attribute syntax for warn_unused_result...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Jean-Daniel...
Update link to external document
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Anna Zaks
[analyzer] Follow up to r167762 - precisely determine...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Richard Smith
Factor duplicated implicit memcpy call generation code...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Greg Clayton
Patch from Andrew Kaylor that fixes a race condition...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Eric Christopher
Finish reverting r167761, it's causing test failures.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Greg Clayton
New compiler warnings caught issues with the m_encoding...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Greg Clayton
Fixed an error in the ELF parser that was comparing...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Daniel Malea
Fix typo (dwarf/dsym mismatch) in testcase causing...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Daniel Malea
Fix minor typo on build page.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Michael Liao
Fix test case added in patch fixing PR14314
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Daniel Malea
Update platform section to mention Linux/FreeBSD local...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Rafael Espindola
Remove duplicated line.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
David Blaikie
Fix more try scoping bugs introduced by r167650.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Eric Christopher
Add an option to enable prototype "fission" capabilitie...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Daniel Malea
Replace const_iterator with iterator to build against...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Bill Wendling
That's causing an error.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Anna Zaks
[analyzer] Fix a regression (from r 165079): compare...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Bill Wendling
Don't test for incomplete types.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Chad Rosier
Update test case for r167754/r167755.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Evan Cheng
Cache size of PassVector to speed up getNumContainedPas...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Andrew Trick
Added a temporary option to avoid critical edges splitting.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Eric Christopher
Rewrite DIContext interface to take an object. Update...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Richard Smith
Remove abuse of hasTrivial*, and fix miscompile wherein...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Chad Rosier
Revert r167620; this can be implemented using an existi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Chad Rosier
If we encounter a fatal error, exit with status 70...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Andrew Trick
misched: rename interfaceto avoid gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Greg Clayton
<rdar://problem/12153915>
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Filipe Cabecinhas
s/BCPLComment/LineComment/ (llvm r167690)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Hal Finkel
BBVectorize: Use a more sophisticated check for input...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Ted Kremenek
Per discussion on cfe-dev, re-enable suppression of...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Bill Wendling
Update testcase to show that we don't emit an error...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Daniel Malea
Fix libstdc++ build
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Andrew Trick
misched: Target-independent support for MacroFusion.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Hal Finkel
BBVectorize: Check the types of compare instructions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Andrew Trick
misched: Target-independent support for load/store...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Chad Rosier
If we encounter a fatal error, call the interrupt handl...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Shuxin Yang
This change is to fix rdar://12571717 which is about...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
David Blaikie
80 cols & unnecessary braces from r167736.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Andrew Trick
misched: Infrastructure for weak DAG edges.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Ulrich Weigand
Make TOC order deterministic by using MapVector instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
David Blaikie
Correct printing of nested anonymous type member accesses.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Bill Wendling
The register constraint could mean a 16- or 8-bit register.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Nadav Rotem
fix a spelling mistake
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Howard Hinnant
Wen-Han Gu: Fix for llvm.org/bugs/show_bug.cgi?id...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Sean Callanan
Fixed a potential crash in the Darwin platform.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Hal Finkel
BBVectorize: Check the input types of shuffles for...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Alexander Potapenko
Don't use __cxa_demangle under MSVC (which doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Alexey Samsonov
[ASan] fixup for r167725: Don't fetch name of StructTyp...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Alexey Samsonov
Fixup for r167558: Store raw pointer (instead of refere...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Alexey Samsonov
[ASan] test blacklist functionality for global-init...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Meador Inge
Normalize memcmp constant folding results.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Alexey Samsonov
[ASan]: Add minimalistic support for turning off initia...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Gabor Greif
do not play preprocessor tricks with 'private', use...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Alexander Potapenko
[ASan] Add llvm-symbolizer from to tools/
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Alexander Potapenko
[ASan] Remove llvm-symbolizer from compiler-rt/utils/
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Alexander Potapenko
[ASan] Fix the golden stack for use-after-free.cc.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Gabor Greif
add unit test for waymarking algorithm (Use::getUser)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Eric Christopher
Remove unused field.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Michael Liao
Fix PR14314
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Bill Wendling
Check that the input size is correct for the given...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Craig Topper
Add --enable-werror and --enable-cxx11 to projects...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Rafael Espindola
Remove calls to getMostRecentDecl. The case they were...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Rafael Espindola
In Sema::MergeVarDecl we handle merging of storage...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Justin Holewinski
[NVPTX] Fix const modifier on builtins
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Justin Holewinski
[NVPTX] Add more precise PTX/SM target attributes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Meador Inge
Delete a stale comment. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Craig Topper
Move some helper methods to being static functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Daniel Jasper
Fix binding of nodes in case of forEach..() matchers.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Nico Weber
Remove unneeded includes from IdentifierTable
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Nico Weber
Delete comment reference to non-existent method
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Meador Inge
Remove hard-coded constant in Transforms/InstCombine...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Nico Weber
s/BCPLComment/LineComment/
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Meador Inge
instcombine: Migrate memset optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Nadav Rotem
Update the vectorizer docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Meador Inge
instcombine: Migrate memmove optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Meador Inge
instcombine: Migrate memcpy optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Nadav Rotem
Use the isTruncFree and isZExtFree API to figure out...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Nadav Rotem
Fix a comment typo and add comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Meador Inge
instcombine: Migrate memcmp optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Meador Inge
instcombine: Migrate strstr optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Meador Inge
Add method for replacing instructions to LibCallSimplifier
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Nico Weber
FileCheckize test
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Richard Smith
Fix a typo which Matt pointed out.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Fariborz Jahanian
objective-C blocks: Change BLOCK_HAS_EXTENDED_LAYOUT...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Daniel Malea
Test commit: clean up C++11 options in lldb (on Linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Benjamin Kramer
Provide definitions for all functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Meador Inge
instcombine: Migrate strcspn optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Benjamin Kramer
Simplify the SmallVector pretty printer for LLDB a...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Craig Topper
Remove unnecessary subtraction and addition by 1 around...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Duncan Sands
Remove empty directory.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Craig Topper
Tidy up spacing. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Craig Topper
Removed unimplemented method declaration.
commit
|
commitdiff
|
tree
|
snapshot
next