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-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
2013-01-16
Manuel Klimek
Use standard llvm Debug.h support for debugging output.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Alexander Kornienko
Clang Format: A couple of tests for the trailing stuff...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Alexander Kornienko
Clang Format: Handle missing semicolon
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Alexey Samsonov
Fix uninitialized bool flag access in SanitizerArgs...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Jasper
Calculate the total length of a line up to each token...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Kostya Serebryany
[asan] asan_allocator2: fix the memalign handling ...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Jasper
Change the datastructure for UnwrappedLines.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Jasper
Never merge < and ::, as it produces different tokens.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Daniel Jasper
Remove errors were if statements were incorrectly put...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Michael Gottesman
[ObjCARC] Turn off ignoring unwind edges in ObjCARC...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
NAKAMURA Takumi
clang/test/Driver/darwin-sdkroot.c: Suppress this on...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Anna Zaks
[analyzer] Add an annotation to allow suppression of...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Anna Zaks
[analyzer] Fix warning typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Anna Zaks
[analyzer] Refactor: parameter rename.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Jack Carter
reverting 172579
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Greg Clayton
SDKROOT should only be unset/cleared for ARM builds...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Douglas Gregor
Add -fmodules-autolink/-fno-modules-autolink (defaults...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eric Christopher
Collect both normal and static data members of a class...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eric Christopher
Define metadata interfaces for describing a static...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eric Christopher
Add a test for static member debug information.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Dmitri Gribenko
Documentation: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Douglas Gregor
Document the redeclaration and overriding restrictions...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Douglas Gregor
One can have an unavailable method overridden by an...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Douglas Gregor
Apply adjustment to function- and array-typed non-type...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Eli Bendersky
Use the ExtensionDirectiveHandler type in other places...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Han Ming Ong
<rdar://problem/13019628>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Greg Clayton
Fix clang builds that were broken due to SDKROOT change...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
David Greene
Use --enable-werror
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Dmitri Gribenko
Improve r172577 by using the correct type when declarin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Jack Carter
Akira,
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Eric Christopher
Split address information for DWARF5 split dwarf propos...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
David Greene
Avoid Enum Compare Warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Nadav Rotem
Teach InstCombine to optimize extract of a value from...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Sean Callanan
Fixes to the code I just committed to reflect
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Sean Callanan
Modified the Objective-C runtime to fetch Objective-C
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Sean Callanan
ClangExpressionVariable previously was not capable of
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Eli Bendersky
Optimize the memory usage of MC bundling, by creating...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
David Greene
Fix signed/unsigned Compare
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
David Greene
Avoid unsigned Compare to int
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Chad Rosier
[ms-inline asm] Address the FIXME in AsmParser.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Eli Bendersky
Refactor generic Asm directive parsing.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Douglas Gregor
When checking availability attributes for consistency...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Greg Clayton
<rdar://problem/13011717>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
David Greene
Fix Casting
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
David Greene
Fix Casting
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
David Greene
Fix Casting
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
David Greene
Fix Casting
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
David Greene
Fix Cast
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
David Greene
Fix Casting
commit
|
commitdiff
|
tree
|
snapshot
next