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-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
2012-11-10
Craig Topper
Simplify custom emitter code for pcmp(e/i)str(i/m)...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Douglas Gregor
Rework my implementation of circular-reference finding...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Jason Molenda
Add support for libdispatch version 4 structure layout...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Jason Molenda
Don't assume that Modules have directories. They may...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Michael Liao
Add clang support of RTM from TSX
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Richard Smith
-momit-leaf-frame-pointer is a -m option, not a -f...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Evan Cheng
Convert an improper CodeGen test to a MC test.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Ted Kremenek
Revert "Disable -Wimplicit-fallthrough when not using...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Meador Inge
Add a few more test cases for verifying -fno-builtin.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Meador Inge
instcombine: Query target library information to gate...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Meador Inge
Add more functions to the target library information.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Evan Cheng
xfail a bad test. This is a MC test but it's dependent...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Evan Cheng
Disable the Thumb no-return call optimization:
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Jim Ingham
how to do it correctly.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Ted Kremenek
Disable -Wimplicit-fallthrough when not using C++.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Jordan Rose
[analyzer] When invalidating symbolic offset regions...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
David Blaikie
Handle redeclarations of catch variables in catch blocks.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Craig Topper
Cleanup pcmp(e/i)str(m/i) instruction definitions and...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Douglas Gregor
Diagnostic circular inheritance involving dependent...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
David Blaikie
PR14296: function parameter name collisions in function...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Eli Friedman
Make __LDBL_MAX__ etc. have the correct type on targets...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Jordan Rose
-Wobjc-literal-compare: look through implicit casts.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Justin Holewinski
[NVPTX] Add __nvvm_* intrinsics as Clang builtins
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Justin Holewinski
[NVPTX] Use ABI alignment for parameters when alignment...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Richard Smith
Document -W in clang --help. Also make the help text...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Richard Smith
Don't include the help for -mips* in clang --help....
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Richard Smith
-Wlarge-by-value-copy may be awesome, but it really...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Richard Smith
PR13788: Don't perform checks on the initializer of...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Argyrios Kyrtzidis
Remove leftover code.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Argyrios Kyrtzidis
Add lldb data formatters for clang classes, starting...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Richard Smith
Remove --help text for deprecated sanitizer options...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Richard Smith
PR14303: Add a NoDriverOption flag to those options...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Greg Clayton
Remove a debugging printf that was left in the code.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Filipe Cabecinhas
Removed use of non-standard escape character '\%'
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Evandro Menezes
Fix issue with invalid flat operand number
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Evandro Menezes
Fix issue with invalid flat operand number
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Anton Korobeynikov
Add ARM TARGET2 relocation. The testcase will follow...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Roman Divacky
Switch FreeBSD/i386 back to 4byte stack alignment....
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Chad Rosier
Add string to try and fix build from r167629.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Dmitry Vyukov
tsan: intercept gettimeofday()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Argyrios Kyrtzidis
Add a SourceLocation::printToString() that returns...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Argyrios Kyrtzidis
Add a FileCharacteristic parameter to SourceManager...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Argyrios Kyrtzidis
Turn FrontendInputFile into an immutable class and...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Argyrios Kyrtzidis
Make CompilerInstance::InitializeSourceManager accept...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Jakob Stoklund...
Fix assertions in updateRegMaskSlots().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Rafael Espindola
Don't use so many bits.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Chad Rosier
Implement -mstrict-align using '-backend-option -arm...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Chad Rosier
Revert r167620; this can be implemented using an existi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Chad Rosier
Add test case for r167619.
commit
|
commitdiff
|
tree
|
snapshot
next