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
2013-01-17
Dmitry Vyukov
tsan: fix a bug
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Alexey Samsonov
ASan: add optional 'zero-based shadow' option to ASan...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Elena Demikhovsky
Optimization for the following SIGN_EXTEND pairs:
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
David Blaikie
Improve -Wreorder to handle cases of anonymous class...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
NAKAMURA Takumi
clang/test/Index/code-completion-skip-bodies.cpp: Check...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Craig Topper
Combine AVX and SSE forms of MOVSS and MOVSD into the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Nico Weber
Revert most of r172140.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Jason Molenda
Add one more bit of logging for armv7 watchpoint debugging.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
David Blaikie
ArrayRef-ize some ctor initializer related APIs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
David Blaikie
Remove some unnecessary casts
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Eric Christopher
Fix the assembly and dissassembly of DW_FORM_sec_offset...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Eric Christopher
Add the DW_AT_GNU_addr_base for the skeleton cu. Add...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
David Blaikie
Add test for PR12938, fixed by Richard Smith in r172691
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Matt Beaumont-Gay
Suppress all -Wunused-value warnings from macro body...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Douglas Gregor
Add a comment for Daniel
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Richard Smith
Test that we correctly handle reversion of line splicin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Richard Smith
Attempt to work around bug in older GCCs to fix buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Daniel Dunbar
[IRgen] Update modules autolink metadata to use module...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Richard Smith
Implement C++11 semantics for [[noreturn]] attribute...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Richard Smith
Add -Wunsequenced (with compatibility alias -Wsequence...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
NAKAMURA Takumi
clang/test/Modules/compiler_builtins.m: Mark this as...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Jakob Stoklund...
Move MachineTraceMetrics.h into include/llvm/CodeGen.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Jakob Stoklund...
Provide a place for targets to insert ILP optimization...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Douglas Gregor
Treat hidden Objective-C protocol definitions as if...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Jack Carter
This is a resubmittal. For some reason it broke the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Dmitri Gribenko
Implement a fixit for -Wmain-return-type
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Fariborz Jahanian
objC block layout: Patch reorders block layout to
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Matt Beaumont-Gay
Fix a typo introduced in r172665.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Daniel Dunbar
[IR] Reserve/define the purpose for the "Linker Options...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Lang Hames
Update the description of the llvm.fmuladd.* intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Argyrios Kyrtzidis
[objcmt] Rewrite a NSDictionary dictionaryWithObjects...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Rafael Espindola
Delay linkage checks when validating the weakref attribute.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Dmitri Gribenko
Documentation: fix a typo 'IEE754'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Aaron Ballman
Fixes crash when illegal function definitions are delet...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Michael J....
[ELF] Use operator new(std::size_t, BumpPtrAllocator).
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Michael J....
[ELF] clang-format ReaderELF.cpp
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Rafael Espindola
Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
David Blaikie
Remove unnecessary initialization i Added in r172668.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Enrico Granata
Adding a custom summary for libc++ std::vector<bool>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Aaron Ballman
Wrapping __popcnt64 for MSVC so that it's only used...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
David Blaikie
Readd an open paren that was lost while reformatting...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
David Blaikie
Fix -Wreorder warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Rafael Espindola
Check for internal weak decls after merging.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
David Blaikie
PR14964: intrinsic headers using non-reserved identifiers
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Douglas Gregor
Rework the traversal of Objective-C categories and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Peter Collingbourne
Use getProcessTriple in clang-interpreter.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Enrico Granata
Changing the Python reference document to be more expli...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Greg Clayton
Removed unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Dmitri Gribenko
Fix a -Wdocumentation warning (empty paragraph passed...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Richard Smith
Add raw string literal versus C preprocessor test,...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Dunbar
[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Renato Golin
Change CostTable model to be global to all targets
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Edwin Vane
Write transform results to disk only once
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Michael Gottesman
Added test for r172599 which fixes bugzilla://14584...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Michael J....
[Support] Include the intrisics header and check for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Tim Northover
Fix recent test for more diverse environments.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eric Christopher
Make this test X86 only.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eric Christopher
Move this to X86.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Tim Northover
Correct order of operands forwarding NEON vfma to LLVM fma
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eric Christopher
Move initialization of ParsingIfOrElifDirective down...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eric Christopher
Add testcase missed yesterday. Patch from Paul Robinson.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Greg Clayton
Remove std::string input arguments and replace with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eric Christopher
Add testcase missed yesterday from Paul Robinson.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Michael J....
[Support] Add MSVC intrinsic for CountPopulation.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Michael J....
[Support] Update MSVC compiler support in Compiler.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Aaron Ballman
Adding verbiage to the Language Extensions document...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eli Bendersky
Remove unneeded include and empty line
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Enrico Granata
Replacing reference to radar number with svn revision
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eli Bendersky
Some small (and mostly cosmetic) fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Aaron Ballman
No longer crashing with an assert when __has_include...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eli Bendersky
Clean up some unnecessary headers and forward declarations
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eli Bendersky
Now that GenericAsmParser was folded into AsmParser...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Enrico Granata
<rdar://problem/13021266>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Douglas Gregor
Teach global selector lookup to ignore hidden methods...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Dunbar
[Linker] Change module flag linking to be more extensible.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Enrico Granata
Greg created a new API on SBProcess to get an ID that...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Argyrios Kyrtzidis
[libclang] In clang_reparseTranslationUnit_Impl, move...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Howard Hinnant
Make a few tests optimization-proof. These tests were...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Kevin Enderby
We want the dwarf AT_producer for assembly source files...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Argyrios Kyrtzidis
[PCH/Modules] The iterator may become invalidated becau...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Greg Clayton
<rdar://problem/13009943>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Peter Collingbourne
Introduce llvm::sys::getProcessTriple() function.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Reed Kotler
First step in implementation of mips16 and nomips16...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Argyrios Kyrtzidis
[libclang] In clang_getCursorType, don't crash if the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Jasper
Fix a bug where we would move a following line into...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Argyrios Kyrtzidis
[preprocessor] Call the MacroUndefined callback even...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eli Bendersky
Replace virtual hasFixups with explicit fragment type...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Jasper
Fix parsing error in conditional expressions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Argyrios Kyrtzidis
[PCH/Modules] Change how macro [re]definitions are...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Jasper
Improve understanding of unary operators.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Jasper
Disable inlining of short ifs in Google style.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Jasper
Add option to avoid "bin-packing" of parameters.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Manuel Klimek
Add debugging support for split penalties.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Evgeniy Stepanov
Allow vectors in CreatePointerCast of constants.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Evgeniy Stepanov
A test for r172535.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Dmitry Vyukov
asan: fix ARM build
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Benjamin Kramer
Remove unused leftover header (it moved to llvm/IR).
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Benjamin Kramer
Move test that depends on the x86 target into a target...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Alexey Samsonov
ASan: wrap mapping scale and offset in a struct and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Benjamin Kramer
Remove triple from this test, it makes it fail when...
commit
|
commitdiff
|
tree
|
snapshot
next