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-18
Sid Manning
This update does the following:
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
David Blaikie
PR14021: Copy lookup results to ensure safe iteration.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Greg Clayton
<rdar://problem/12462048>
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Chad Rosier
[ms-inline asm] Move most of the AsmParsing logic in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Chad Rosier
[ms-inline asm] Move most of the AsmParsing logic in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Andy Gibbs
Fix typo (test commit)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Evgeniy Stepanov
[asan] Disable new/delete interceptors on Android and...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Dmitri Gribenko
Un-XFAIL some tests for comment to XML conversion....
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Ulrich Weigand
This patch fixes failures in the SingleSource/Regressio...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Alexey Samsonov
[Sanitizer] fall back to online symbolizer if user...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Chandler Carruth
Refactor insert and extract of sub-integers into static...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Chandler Carruth
This FIXME was fixed some time ago. =]
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Abramo Bagnara
Fixed some corner cases due to implicit int TypeLoc...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Chandler Carruth
Re-enable this test now that r166172 has hacked around...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Chandler Carruth
Introduce a BarrierNoop pass, a hack designed to allow...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Nick Lewycky
Put used="1" on all used declarations in the XML dumper...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Nadav Rotem
remove unused variable to fix a warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Nadav Rotem
Add a small example which shows a vectorizable loop...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Bob Wilson
Temporarily revert the TargetTransform changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Nadav Rotem
Remove the use of dominators and AA.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Douglas Gregor
Start factoring the on-disk records for an AST file...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Nadav Rotem
Vectorizer: Add support for loops with an unknown count...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Bob Wilson
Revert svn r165741 "Add TargetTransformInfo to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
NAKAMURA Takumi
libclang/CXComment.cpp: Fix abuse of StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Richard Smith
Tests for DR1507.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Argyrios Kyrtzidis
[libclang] Invoke a ppIncludedFile callback when indexi...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Argyrios Kyrtzidis
[libclang] Add a test for annotation of module headers
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Bill Wendling
Revert r166157 because some tests fail...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Smith
Update comment to match DR1502.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Bill Wendling
Check that the operand of the GEP is not the GEP itself...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Smith
DR1535: only potentially-evaluated typeid expressions...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Michael Liao
Revert part of r166049 back and enable test case in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
David Blaikie
Fix -Woverloaded-virtual when the using statement refer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
NAKAMURA Takumi
LoopVectorize.cpp: Fix a warning. [-Wunused-variable]
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Smith
DR1528: C++11 doesn't allow repeated cv-qualifiers...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Fariborz Jahanian
XFAIL these tests until I can figure out what is going...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Fariborz Jahanian
Adds couple of missing warning flags so warnings can...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Michael Liao
Disable extract-concat test case temporarily
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Smith
Add -std=c++1y argument, for *highly* experimental...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jakub Staszak
Remove redundant SetInsertPoint call.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Greg Clayton
<rdar://problem/12462048>
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Michael Liao
Revert r166049
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Reed Kotler
Add conditional branch instructions and their patterns.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Enrico Granata
Improvements to the data formatters logging - plus...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Sean Callanan
Fixed ClangASTContext to own its TargetOptions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Sean Callanan
Added support for "bool", "true", and "false" to
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Fariborz Jahanian
[Doc parsing]: This patch adds <Declaration> tag to
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Anna Zaks
[analyzer] CmpRuns: cleanup APIs, allow processing...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Roman Divacky
Fix some typos and wrong indenting.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Greg Clayton
Added register write examples and also how to modify...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Michael Liao
Teach DAG combine to fold (extract_subvec (concat v1...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jakob Stoklund...
Switch MRI::UsedPhysRegs to a register unit bit vector.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Nadav Rotem
Update the release notes about how to enable the loop...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Evan Cheng
Add a really faster pre-RA scheduler (-pre-RA-sched...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jordan Rose
[analyzer] When binding to a ParenExpr, bind to its...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jordan Rose
[analyzer] Create a temporary region when accessing...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Enrico Granata
<rdar://problem/12503640> Fixing an issue where the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
David Blaikie
Move -Wint-to-pointer-cast from -Wall to -Wmost to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jakob Stoklund...
Merge MRI::isPhysRegOrOverlapUsed() into isPhysRegUsed().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Nadav Rotem
Update the release notes about the store-merge dag...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Nadav Rotem
Update the release notes about the new TargetTransformI...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Daniel Dunbar
build/clang_darwin: Don't try to build ARM contents...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Nadav Rotem
Update the release notes about the new loop vectorizer.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Nadav Rotem
Add a loop vectorizer.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Daniel Dunbar
build/make: There is no need to put timestamps into...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jakob Stoklund...
Check for empty YMM use-def lists in X86VZeroUpper.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Eric Christopher
Revert r158009 since there are some uses of artificial...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Anton Korobeynikov
Fix fallout from RegInfo => FrameLowering refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Andrew Trick
misched: Better handling of invalid latencies in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Sean Silva
docs: Add link to integrated assembler HowTo
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Daniel Dunbar
Support: Don't remove special files on signals.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Alexey Samsonov
[ASan] unit tests: Move main() to a separate file....
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Kostya Serebryany
[asan] added a test for a bug in asan at -O0 introduced...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Kostya Serebryany
[asan] better debug diagnostics in asan compiler module
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Alexey Samsonov
[ASan] Fix strchr/index tests for users who have 'char...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Daniel Jasper
Fix tests, which accidentally matched implicit code...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Alexey Samsonov
[ASan] don't use attribute no_address_safety_analysis...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Alexey Samsonov
[Sanitizer] symbolizer: increase the maximal number...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Chandler Carruth
Remove an unneeded flag from the bitrig driver tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Chandler Carruth
This just in, it is a *bad idea* to use 'udiv' on an...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Daniel Jasper
First version of matchers for Types and TypeLocs.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Kostya Serebryany
[asan] fix gcc warnings while building asan-rt
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Bill Wendling
Marked this variable as 'used' so that LTO doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Chandler Carruth
Fix a really annoying "bug" introduced in r165941....
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Smith
Update test FIXME: The '[]' in 'delete []' is never...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Craig Topper
Remove LLVM_DELETED_FUNCTION from destructors that...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
John McCall
Set a special flag in class metadata when an Objective...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
John McCall
Organize and rename the magic constants for class flags.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Michael Liao
Check SSSE3 instead of SSE4.1
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
John McCall
At -O0, prefer objc_storeStrong with a null new value...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Michael Liao
Fix setjmp on models with non-Small code model nor...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jakob Stoklund...
Use a SparseSet instead of a BitVector for UsedInInstr...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
David Blaikie
Implement C++ 10.3p16 - overrides involving deleted...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jason Molenda
Add code to UnwindAssemblyInstEmulation::GetNonCallSite...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Nico Weber
"'Might as well make it static const.' -- John McCall...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Douglas Gregor
Fix the handling of target options in our unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Eli Friedman
Move test to a more appropriate place.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Eric Christopher
Use a typedef to reduce some typing and reformat code...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Eric Christopher
Variable name cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Eric Christopher
Formatting and 80-col.
commit
|
commitdiff
|
tree
|
snapshot
next