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-05-15
Richard Smith
Test file I forgot to 'svn add' in r156802.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Stepan Dyatkovskiy
SelectionDAGBuilder::Clusterify : main functinality...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Richard Smith
PR12826: Converting an lvalue to an xvalue is a no...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Richard Smith
Fold the six functions checking explicitly-defaulted...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Akira Hatanaka
Temporarily disable anti-dependence breaking for Mips...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Greg Clayton
Fixed a typo: "aync" => "async"
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Greg Clayton
<rdar://problem/11451919>
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Greg Clayton
<rdar://problem/11240464>
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
John McCall
Change the mangling of a ref-qualifier on a function...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Enrico Granata
Fixing a bug where the summary for certain NSStrings...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Jakob Stoklund...
Create a struct representing register units in TableGen.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Bill Wendling
Remove extraneous ';'.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Akira Hatanaka
Add a command line option to skip the delay slot filler...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Argyrios Kyrtzidis
[objcmt] When rewriting to subscripting syntax, make...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Fariborz Jahanian
objc: allow typedef'ing an id to a pointer to a c-struc...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Michael J....
[Support/YAMLParser] Use rtrim on plain scalars.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Richard Smith
Recover properly from a redundant 'typename' before...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Michael J....
[Support/COFF] Make the order of members in symbol...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Anna Zaks
[analyzer] Fix a crash in templated code which uses...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Richard Smith
Slightly generalize FileCheck patterns to unbreak ...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Argyrios Kyrtzidis
[objcmt] When rewriting to array/dictionary literals...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Richard Smith
Implement IRGen for C++11's "T{1, 2, 3}", where T is...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
David Blaikie
Fix use of uninitialized variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Enrico Granata
Fixing a typo in the lldb-gdb webpage
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Jakob Stoklund...
Don't access MO reference after invalidating operand...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Jakob Stoklund...
Fix PR12821.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Chad Rosier
Move the capture analysis from MemoryDependencyAnalysis...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Brendon Cahoon
Revert 156634 upon request until code improvement chang...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Dan Gohman
Rename @llvm.debugger to @llvm.debugtrap.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Johnny Chen
Fix missing NEON registers for the 'register read'...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Akira Hatanaka
Release notes for MIPS backend.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Chandler Carruth
Teach the driver on Linux to respect -nodefaultlibs.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Andrew Trick
Remove a stale forward declaration.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Jordy Rose
[analyzer] strncpy: Special-case a length of 0 to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Jakob Stoklund...
Remove the expensive BitVector::operator~().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Jakob Stoklund...
Remove BitVector binops.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Dmitry Vyukov
tsan: add more atomics to public interface (fetch_or...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Dmitry Vyukov
tsan: enabled report suppression for signal-unsafe...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Dmitry Vyukov
tsan: fix output_tests script to actually verify tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Jakob Stoklund...
Consider ad hoc aliasing when building RegUnits.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Jakob Stoklund...
Record the ad hoc aliasing graph in CodeGenRegister.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Jakob Stoklund...
Compute topological signatures of registers.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Jakob Stoklund...
Add BitVector::anyCommon().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Dmitry Vyukov
tsan: make addr2line symbolizer understand dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Dmitry Vyukov
tsan: update output tests to race on heap memory
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Stepan Dyatkovskiy
SwitchInst cosmetics: renamed "Hash" method to "hash"
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Bill Wendling
Formatting changes. Remove the '...' placeholders.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Bill Wendling
Use ArrayRef instead of an explicit vector type.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Bill Wendling
Add blurb about Julia.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Gregory Szorc
[clang.py] Implement Cursor.canonical
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Gregory Szorc
[clang.py] Implement Cursor.result_type
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Jordy Rose
Test for -fdebugger-objc-literal: missing methods shoul...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Justin Holewinski
ReleaseNotes: Add info on PTX back-end
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Benjamin Kramer
Hexagon: Initialize TBB to 0.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Jean-Daniel...
Fix Xcode case (Upper X, lower c)
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Jean-Daniel...
Fix Xcode case (Upper X, lower c)
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Dmitry Vyukov
tsan: fix mmap fd
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Benjamin Kramer
ReleaseNotes: Add a note about zero_undef on llvm.cttz...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Benjamin Kramer
ReleaseNotes: Add a blurb about llvm-mc -g and move...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Benjamin Kramer
ReleaseNotes: Document that LLVM was rewritten in python.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Benjamin Kramer
ReleaseNotes: Add bullets for removed targets. Extend...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Benjamin Kramer
Outline some clang 3.1 highlights off the top of my...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Benjamin Kramer
Add a link for every project.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Bill Wendling
Add blurb for LLVM D Compiler.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Bill Wendling
Add blurbs for pocl and TCE.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Bill Wendling
Add OSL blurb.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Bill Wendling
Add FAUST blurb.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Nadav Rotem
Fix the tool documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Rafael Espindola
Refactor all the
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Rafael Espindola
Produce a warning for mismatched section attributes...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Rafael Espindola
We were already passing the case in pr9356. Add it...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Gregory Szorc
Document Python bindings in release notes
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Benjamin Kramer
Add support for __attribute__((hot)) and __attribute__...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Gregory Szorc
[clang.py] Followup to TranslationUnit refactor
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Gregory Szorc
Add Python binding info to release notes
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Jordy Rose
[analyzer] Test case: p->x is the same as p[0].x. ...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Jordy Rose
Only check NSArray/NSDictionary boxing method params...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Jordy Rose
80-col violations and minor reformatting. No functional...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Jordy Rose
Clean up ObjC boxing method checks by reducing duplicat...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Benjamin Kramer
Fix spacing after if.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Rafael Espindola
Remove unused variable. Thanks to Dmitri Gribenko for...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Rafael Espindola
Add support for the .rept directive. Patch by Vladmir...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Jordy Rose
Don't crash on boxed strings when +stringWithUTF8String...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Benjamin Kramer
ELF: Add support for the asm .version directive.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Alexander Potapenko
Increase error_message_buffer_size to 64K (16K is insuf...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Evgeniy Stepanov
Fix GetFrameNameByAddr hitting stale stack guards.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Benjamin Kramer
AsmParser: Add support for the .purgem directive.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Benjamin Kramer
AsmParser: Give a nice error message for .code16gcc...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Benjamin Kramer
AsmParser: ignore the .extern directive.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Benjamin Kramer
AsmParser: Add support for .ifc and .ifnc directives.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Benjamin Kramer
AsmParser: Add support for .ifb and .ifnb directives.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Stepan Dyatkovskiy
Recommited r156374 with critical fixes in BitcodeReader...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Jay Foad
Teach Function::hasAddressTaken that BlockAddress doesn...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Sirish Pande
Make sure new value jump is enabled for Hexagon V5...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Jordy Rose
[analyzer] RetainCountChecker: track ObjC boxed express...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Sirish Pande
Support for Hexagon feature, New Value Jump.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Akira Hatanaka
Fix test cases.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Akira Hatanaka
Remove MipsEmitGPRestore.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Akira Hatanaka
Delete all functions that are no longer needed in MipsF...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Akira Hatanaka
Stop reserving register $gp. Do not call isGPFI to...
commit
|
commitdiff
|
tree
|
snapshot
next