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-02
Chandler Carruth
Re-enable this test to reflect re-enabling the new...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Chandler Carruth
Turn the new SROA pass back on. Let's see if it sticks...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Jason Molenda
Handle KASLR kernel loading for kernel corefiles.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Jordan Rose
-Wformat: Don't check format strings in uninstantiated...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Chad Rosier
Fix 80-column violations. Cleanup whitespace in generat...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
NAKAMURA Takumi
clang/test/Index: Fix two tests. Both %S and %t are...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Hemant Kulkarni
Emit symbol tables.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Chad Rosier
[ms-inline asm] Use the convertToMapAndConstraints...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Chad Rosier
[ms-inline asm] Add the convertToMapAndConstraints...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Michael Gottesman
[clang-tests] Changed relative paths to absolute paths...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Fariborz Jahanian
Modern translator test. Breakup test into two and
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Sid Manning
This change:
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
NAKAMURA Takumi
test/CodeGen/X86/red-zone2.ll: Add -mtriple=x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jim Grosbach
MachO: direct-to-object attribute for data-in-code...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Enrico Granata
<rdar://problem/12349509> Renaming the structure that...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Reed Kotler
checking test case for r164811. was an omission to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Fariborz Jahanian
Rename a test I just added.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Fariborz Jahanian
objective-C modern translator. Test for producing both
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Chad Rosier
[ms-inline asm] Expose the getReg() function in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Richard Smith
Fix treatment of case which came up on std-proposals...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Richard Smith
PR13978: A 'decltype' DeclSpec has an expression repres...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Anna Zaks
Move isObjCSelf into Expr.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Anna Zaks
[analyzer] Address Jordan's review for r164868.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Michael J....
[Docs] Update File Headers section to cover doxygen...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Fariborz Jahanian
Add xml test for availability to comment-xml-schema.c
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jordan Rose
[analyzer] Allow ObjC ivar lvalues where the base is...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jordan Rose
[analyzer] Add a test for PR13927 "offsetof replacement...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jordan Rose
Revert "[analyzer] Check that a member expr is valid...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Fariborz Jahanian
availability in structured documents. Takes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jordan Rose
Re-enable support for --program-prefix.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Ted Kremenek
Have AnalyzerOptions::getBooleanOption() stick the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Ted Kremenek
Add checker debug.ConfigDumper to dump the contents...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jordan Rose
Reapply "[analyzer] Handle inlined constructors for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Richard Trieu
Cleaning up the self initialization checker.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Enrico Granata
<rdar://problem/12406088> Fixing a crasher with adding...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Micah Villmow
Forgot the SPIR test case.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Micah Villmow
Add in support for SPIR to LLVM core. This adds a new...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jordan Rose
[analyzer] Make ProgramStateManager's SubEngine paramet...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Michael Liao
Fix PR13899
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Benjamin Kramer
Provide a shortcut for MCObjectStreamer when emitting...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Daniel Jasper
Fix ASTMatchersTests in configurations where
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Daniel Jasper
Add matchers for selected C++11 features.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Chandler Carruth
Fix more misspellings found by Duncan during review.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Chandler Carruth
Make this plural. Spotted by Duncan in review (and...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Chandler Carruth
Prune some unnecessary includes.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Chandler Carruth
Fix several issues with alignment. We weren't always...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Benjamin Kramer
TargetData: s/uint32_t/unsigned/ per Kuba's request.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Benjamin Kramer
SimplifyCFG: Don't crash when forming a switch bitmap...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Chandler Carruth
Factor the PHI and select speculation into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Axel Naumann
The Redeclarable part of named decls is read before...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Axel Naumann
Also merge template redeclarations.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Nico Weber
Mark two Clang tests as passing on ARM
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Kostya Serebryany
fix test/CodeGen/tbaa-for-vptr.cpp: don't hardcode...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Axel Naumann
Bring ASTReader and Writer into sync for the case where...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Craig Topper
Use constants for all return values in switch. Allows...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Chandler Carruth
Refactor the PartitionUse structure to actually use...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Jakub Staszak
Use dyn_cast instead of isa and cast.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Benjamin Kramer
SimplifyCFG: Enumerating all predecessors of a BB can...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Dmitri Gribenko
RST docs: convert HTML escapes to plain text in code...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Dmitri Gribenko
Sphinx CSS: remove negative letter-spacing, it makes...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Jakub Staszak
Fix && to && in Coding Standards.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Craig Topper
Change getX86SubSuperRegister to take an MVT::SimpleVal...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Benjamin Kramer
ArgumentPromotion: Remove ancient workaround for a...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Benjamin Kramer
CodeGen: Copy tail padding when we're not dealing with...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Bill Wendling
Filter out tools and unittests which we don't want...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Bill Wendling
Remove this hack in favor of another, better way of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Duncan Sands
Ignore apparent buffer overruns on external or weak...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Nadav Rotem
Revert r164910 because it causes failures to several...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Nadav Rotem
A DAGCombine optimization for merging consecutive store...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Bob Wilson
Temporarily comment out some new arm variants to try...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Bob Wilson
Specify a full target in an attempt to appease buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Add Clang support for iOS6.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Add ARM VFPv4 feature and enable it by default for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Add armv7s and some other arm variants supported by...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Add an FMA intrinsic for ARM Neon.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Add compiler-rt support for Swift.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Add support for iOS6.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Add LLVM support for Swift.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Benjamin Kramer
Shrink TargetAlignElem a bit, we do a lot of searches...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Daniel Jasper
Fix refersToDeclaration()-matcher and add missing test...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Dmitri Gribenko
Move the 'find macro by spelling' infrastructure to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Chandler Carruth
Fix a somewhat surprising miscompile where code relying...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Duncan Sands
Speculatively revert commit 164885 (nadav) in the hope...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Dmitri Gribenko
Comment XML schema: correct indentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Jason Molenda
Add the RelocateOrLoadKernel and LoadKernel methods...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Craig Topper
Tidy up to match coding standards. Remove 'else' after...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Craig Topper
Replace a couple if/elses around similar calls with...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Nadav Rotem
A DAGCombine optimization for merging consecutive store...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Jason Molenda
Add support for debugging KASLR kernels via kdp (the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Craig Topper
Remove more LLVM_DELETED_FUNCTIONs from destructors...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
NAKAMURA Takumi
clang/test/CodeGen/tbaa-struct.cpp: Fix. Be aware of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Sean Callanan
Now in the presence of an Objective-C version 2
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Jordan Rose
Revert "[analyzer] Create a temporary region for rvalue...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Jordan Rose
Revert "[analyzer] Create a temp region when a method...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Jordan Rose
Revert "[analyzer] Handle inlined constructors for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Argyrios Kyrtzidis
For PPCallbacks::InclusionDirective() add a parameter...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Argyrios Kyrtzidis
In the Module class, add a reference to the correspondi...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Argyrios Kyrtzidis
Add an assertion to make sure the implicitly imported...
commit
|
commitdiff
|
tree
|
snapshot
next