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-12-20
Jakob Stoklund...
Require the two-argument MI::addOperand(MF, MO) for...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jakob Stoklund...
Add an MF argument to MI::copyImplicitOps().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jakob Stoklund...
Use two-arg addOperand(MF, MO) internally in MachineIns...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jakob Stoklund...
MachineInstrBuilderize ARM.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jakob Stoklund...
MachineInstrBuilderize NVPTX.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Eli Bendersky
Fix an unitialized member variable that may have caused...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Sean Silva
docs: actually indent these consistently
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Sean Silva
docs: Indent consistently in code examples.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Sean Silva
docs: Improve navigation for Vectorizers.rst
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Ted Kremenek
Revert "Warn if a __weak variable is initialized with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Sean Silva
docs: bring back link for reddit.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Eric Christopher
Whitespace and 80-column cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Eric Christopher
Start splitting out the debug string section handling...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Sean Silva
docs: Make document name congruent with title.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Bill Wendling
Some random comment, naming, and format changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jakob Stoklund...
Remove two dead functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Bob Wilson
Revert "Adding support for llvm.arm.neon.vaddl[su]...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Argyrios Kyrtzidis
Use some heuristics so that when a fixit removes a...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Ted Kremenek
Warn if a __weak variable is initialized with an Object...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Dmitri Gribenko
Documentation: use monospaced font in BlockLanguageSpec...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Chad Rosier
Use the MaybeParseMicrosoftAttributes function.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Daniel Jasper
Remove namespace qualifier that lead to build breakage.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Daniel Jasper
Move operator precedence calculation to new header
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Nadav Rotem
LoopVectorize: Fix a bug in the scalarization of instru...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jim Ingham
If we can't find the python function for a given summar...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Evan Cheng
On some ARM cpus, flags setting movs with shifter opera...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Fariborz Jahanian
Add objective-C style formatting to clang format and
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Eli Bendersky
Change Lit error redirection to FileCheck to a more...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Ted Kremenek
Update RetainCountChecker to understand attribute ns_re...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Ted Kremenek
Attribute 'cf_returns_autoreleased' doesn't really...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Bill Wendling
Rename llvm::Attributes to llvm::Attribute.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Bill Wendling
Revert r170500. It over-zealously converted *ALL* thing...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Eli Bendersky
Add a largish auto-generated test for the aligned bundl...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Eli Bendersky
Tests for the aligned bundling support added in r170718
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Eli Bendersky
Aligned bundling support. Following the discussion...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jakob Stoklund...
Use MachineInstrBuilder for PHI nodes in SelectionDAGISel.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jim Grosbach
Fix inadvertant delete of 'has'.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jakob Stoklund...
Use MachineInstrBuilder in InstrEmitter.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jakob Stoklund...
Use MachineInstrBuilder in a few CodeGen passes.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Rafael Espindola
Simplify the testcase a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Nadav Rotem
Loop Vectorizer: turn-off if-conversion.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Dmitry Vyukov
tsan: java interface implementation skeleton
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Howard Hinnant
Test case for llvm.org/bugs/show_bug.cgi?id=14670.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Rafael Espindola
Fix Generic_GCC::GCCVersion::operator<
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
James Molloy
Add a new attribute, 'noduplicate'. If a function conta...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Howard Hinnant
Hyeon-Bin Jeong: readsome() need to reset gcount to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Alexey Samsonov
[ASan] remove duplicate entry in shadow byte legend
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Roman Divacky
Remove MCTargetAsmLexer and its derived classes now...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Alexey Samsonov
[Sanitizer] Fix CMake build rules for sanitizer_common...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Kostya Serebryany
[asan] asan_allocator2: implement memalign
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Evgeniy Stepanov
[*san] Create unittests output directory, if it does...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Dmitry Vyukov
tsan: add cmake build and tests into presubmit script
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Renato Golin
Adding support for llvm.arm.neon.vaddl[su].* and
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
NAKAMURA Takumi
c-index-test/Makefile: Add clangFormat to USEDLIBS...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
NAKAMURA Takumi
c-index-test/Makefile: Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Alexey Samsonov
[Sanitizer] Modify CMake build rules for sanitizer_comm...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Alexander Potapenko
[ASan] Make the FileCheck pattern more c++filt-resistant.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Kostya Serebryany
[tsan] fix cmake build
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Alexander Kornienko
Minor coding style issue: NULL -> 0
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Kostya Serebryany
[asan] add memalign tests
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Evgeniy Stepanov
Add __has_feature(memory_sanitizer).
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Kostya Serebryany
[asan] add a flag poison_heap to allow better allocator...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Alexander Kornienko
ASTDumper coding style fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
NAKAMURA Takumi
clang/test/Driver/warning-options.cpp: Appease MSYS...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
NAKAMURA Takumi
llvmbuild/main.py: Let LibraryDependencies.inc determin...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Dmitry Vyukov
tsan: add java interface implementation stub
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Kostya Serebryany
[asan] asan_allocator2: make all remaining tests pass.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Dmitry Vyukov
tsan: add Java interface
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Kostya Serebryany
[asan] add ASAN_PCRE_DOTALL to two new multi-line regexps
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Craig Topper
Formatting fixes. Remove some unnecessary 'else' after...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Craig Topper
Removing trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Reed Kotler
Implement cfi_def_cfa_offset. "Make check" test case...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Reed Kotler
There is one more patch to finish large frames. Make...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jyotsna Verma
Add constant extender support to GP-relative load/store...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jyotsna Verma
Add TSFlags to ALU32 type instructions for constant...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Alexey Samsonov
[ASan] don't use -fsanitize=address linker flag for...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Reed Kotler
set register class properly for mips16 here
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Rafael Espindola
Undefine PPC harder.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Reed Kotler
This assert is overly restrictive and does not work...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Richard Smith
Move C++ name demangling support from ubsan into saniti...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Reed Kotler
Turn on register scavenger for Mips 16
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Akira Hatanaka
[mips] Refactor SLT (set on less than) instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Akira Hatanaka
[mips] Refactor unconditional branch instruction. Separ...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Richard Smith
Implement std::is_base_of for the case where we don...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Akira Hatanaka
[mips] Remove asm string parameter from pseudo instruct...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Akira Hatanaka
[mips] Delete definition of CPRESTORE instruction.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Akira Hatanaka
[mips] Refactor conditional branch instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Richard Smith
Don't use isa<CallInst>(this) in the constructor for...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Akira Hatanaka
[mips] Refactor conditional branch instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Reed Kotler
fix most of remaining issues with large frames.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Akira Hatanaka
[mips] Use "or $r0, $r1, $zero" instead of "addu $r0...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Richard Smith
Fix use-before-construction of X86TargetLowering.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Richard Smith
Don't use -1 as a value of an unsigned 7-bit enumeratio...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Richard Smith
Don't leave IsUnsigned uninitialized in a default-const...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Akira Hatanaka
[mips] Change the order of template parameters. Move...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Akira Hatanaka
[mips] Refactor shift instructions with register operan...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Akira Hatanaka
[mips] Refactor shift immediate instructions. Separate...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Akira Hatanaka
[mips] Refactor arithmetic and logic instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Akira Hatanaka
[mips] Refactor arithmetic and logic instructions....
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Sean Silva
docs: Show TOC for GettingStarted.rst.
commit
|
commitdiff
|
tree
|
snapshot
next