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-26
Benjamin Kramer
Add a basic verifier for SCEV's backedge taken counts.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nadav Rotem
Fix a crash in SimpliftDemandedBits of vectors of pointers.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Akira Hatanaka
Make sure I is not the end iterator when isInsideBundle...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Douglas Gregor
Match up anonymous structs/unions in the ASTImporter...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Reed Kotler
(no commit message)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Chad Rosier
[ms-inline asm] Have the target AsmParser create the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Ted Kremenek
Add comments for RemoveRedundantMsgs, rename it to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Douglas Gregor
Eliminate some longstanding FIXMEs regarding variadic...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Douglas Gregor
In the ASTImporter, don't try to emit a diagnostic...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Alexander Potapenko
Fix a compiler warning in internal_memmove.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Alexander Potapenko
Fix the internal_memmove() implementation that used...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Renato Golin
Better handling of OpcodeToISD using enum/switch.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Joerg Sonnenberger
Don't explicitly require RTTI and EH.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Alexey Samsonov
[ASan] don't run hacky test for __asan_get_free_bytes...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Adhemerval...
PowerPC: Fix for rldcl/rldicl/rldicr MC emission
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
David Tweed
Minor enhancement to build process notes for ARM platforms.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Alexander Potapenko
In the dynamic runtime on Mac OS, do not call internal_...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Joerg Sonnenberger
Adjust llvm-ar and llvm-ranlib to not depend on excepti...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Daniel Jasper
Remove clang-fixit from tools page as it is currently...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
David Tweed
These tests require an actual x86 registered target...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nicolas Geoffray
Remove GC roots that reference dead objects.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nicolas Geoffray
Fix CPP backend for method attributes by creating a...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Bill Wendling
Alphabetize the enum list.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Bill Wendling
Fix grammar-o.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Alexey Samsonov
Fix test suppressed in r166683 on 32-bit Linux
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Jason Molenda
Add a new capability to RegisterContextLLDB: To recogn...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Reed Kotler
Implement carry for subtract/add for mips16
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nick Lewycky
Hoist out some work done inside a loop doing a linear...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Jason Molenda
Document target.source-map as the replacement for gdb...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Hal Finkel
Use VTTI->getNumberOfParts in BBVectorize.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Hal Finkel
Add VectorTargetTransform::getNumberOfParts.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nick Lewycky
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Reed Kotler
implement large (>16 bit) constant loading.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Rafael Espindola
Fix unexpected passes. These test do work with LTO...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Reed Kotler
fix test setgek.ll so that it will not give false ...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Fariborz Jahanian
Declare type of flags to be used in a __block (byref)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Rafael Espindola
libLTO has a bug in that it will keep every symbol...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Quentin Colombet
Oz optimization level sets ForceSizeOpt attribute for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Manman Ren
X86 SSE Intrinsics: update header for sqrt_ss, rsqrt_ss...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Rafael Espindola
Port testcase to FileCheck.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Hal Finkel
Disable generation of pointer vectors by BBVectorize.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Filipe Cabecinhas
Add a teardown function to TestAbbreviations so it...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
Revert 166726 because it may have broken a number of...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Hal Finkel
BBVectorize, when using VTTI, should not form types...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Bill Wendling
Recommit Eric's code to validate ASM string's constrain...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Richard Smith
Fix the other occurrence of the problem fixed by r166731.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Fariborz Jahanian
Changing name of enum for block literal flags to represent
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Greg Clayton
<rdar://problem/12570550>
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Jim Ingham
Found a couple more places where we need to run all...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Richard Smith
LLVM's hashing routines produce a size_t, and thus...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Kaelyn Uhrain
Fix anonymous namespace issue introduced by r166714:
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Ted Kremenek
TrackConstraintBRVisitor and ConditionBRVisitor can...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Richard Smith
Add a more direct test for r166661.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
Fix a crash in ValueTracking. Add support for vectors...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Chad Rosier
[ms-inline asm] Add a test case for r166723 and r166724.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Chad Rosier
[ms-inline asm] Perform field lookups with the dot...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Chad Rosier
[ms-inline asm] Add support for field lookup in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
Fix the cost-model test.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Reed Kotler
implement mips16 patterns for select nodes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Hal Finkel
Add CPU model to BBVectorize cost-model tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Kaelyn Uhrain
Don't return false when the function's return type...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
Add the cpu model to the test.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Fariborz Jahanian
Add some new types in preparation of encoding of captur...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Hal Finkel
Begin incorporating target information into BBVectorize.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
LoopVectorize: Teach the cost model to query scalar...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Chad Rosier
[ms-inline asm] Add support for creating AsmRewrites...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Joerg Sonnenberger
Don't require exception handling for clang-tblgen.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Joerg Sonnenberger
Remove exception handling usage from tblgen.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Kaelyn Uhrain
Move the input files for test/PCH/badpch.c under test...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Jakob Stoklund...
Also optimize large switch statements.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Douglas Gregor
When capturing 'this' in a lambda, make sure to update...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Michael Liao
Add 'const' qualifier on member functions not changing...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Dmitri Gribenko
Comment to XML conversion: avoid memory allocation...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
Minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Dmitri Gribenko
CommentDumper: reorder members and add a comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Jim Ingham
Add text to the help to explain how to set user defined...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Fariborz Jahanian
Provide comment describing what buildBlockDescriptor...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Micah Villmow
Update the release notes to note the change from Target...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Greg Clayton
Allow operating system plug-ins to specify the address...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Sid Manning
This patch changes the following:
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Michael Liao
Add test for ATOM ISA SSSE3
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Chad Rosier
[ms-inline asm] Add error handling to the ParseIntelDot...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Jim Ingham
Add section on creating convenience variables.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
David Blaikie
Remove unused member & unnecessary semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Greg Clayton
Changed the V1 and V2 runtimes to be able to detect...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Joerg Sonnenberger
Don't throw exceptions in clang-tblgen by switching...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Joerg Sonnenberger
In preparation for removing exception handling in table...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Benjamin Kramer
DependenceAnalysis: Push #includes down into the implem...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
NAKAMURA Takumi
llvm/utils/TableGen/CMakeLists.txt: Update correspondin...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Sebastian Pop
add TableGen support to create relationship maps betwee...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Micah Villmow
Cleanup some clang code to use new type functions inste...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
NAKAMURA Takumi
clang/test/CodeGenCXX/debug-info-thunk.cpp: Suppress...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Adhemerval...
This patch fixes the MC object emission of 'nop' for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
David Tweed
Correct test inovocations to use %clang_cc1 rather...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Bill Schmidt
This patch addresses a PPC64 ELF issue with passing...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
David Tweed
Modify the targets to set appropriate calling conventio...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Adhemerval...
PowerPC: Initial support for PowerPC64 MCJIT
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Adhemerval...
Initial TOC support for PowerPC64 object creation
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Alexey Samsonov
Initialize debug info for special cases of functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
NAKAMURA Takumi
unittests/ToolingTest.cpp: Suppress newFrontendActionFa...
commit
|
commitdiff
|
tree
|
snapshot
next