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
2014-02-10
Chandler Carruth
[LPM] A terribly simple fix to a terribly complex bug...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Han Ming Ong
<rdar://problem/15996848>
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
David Majnemer
Basic: Clean up malformed pragma diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Marshall Clow
Fix for PR17606 - result_of (and INVOKE) works incorrec...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Richard Smith
PR18777: This PR is already fixed; add regtest.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
David Majnemer
Sema: Remove useless MSStructPragmaOn update in Sema...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Hans Wennborg
Copy the ThreadLocalMode in GlobalVariable::copyAttribu...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Tom Stellard
R600/SI: Initialize M0 and emit S_WQM_B64 whenever...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Tom Stellard
R600/SI: Only use S_WQM_B64 in pixel shaders
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
David Blaikie
Remove some prototype code accidentally committed in...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Tim Northover
ARM: move vshll NEON implementation to common code
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Tim Northover
ARM: use natural LLVM IR for vshll instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Saleem Abdulrasool
Host: unconstify editline paramters
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Chad Rosier
[AArch64] Handle aliases of conditional branches withou...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Oliver Stannard
ARM: r12 is callee-saved for interrupt handlers
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Benjamin Kramer
Make succ_iterator a real random access iterator and...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Benjamin Kramer
GlobalsModRef: Unify and clean up duplicated pointer...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Tim Northover
ARM: implement vshrn NEON intrinsic in terms of shr...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Tim Northover
ARM: use LLVM IR to represent the vshrn operation
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Evgeniy Stepanov
Add a copy of missing <ucontext.h> for Android and...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Robert Lougher
Test commit - added a new line to vec_shuf-insert.ll.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Dmitri Gribenko
ASTUnit: simplify remapping files by using the exact...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Matheus Almeida
[mips][msa] Add DLSA instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Matheus Almeida
[mips][msa] Update FileCheck prefix in preparation for
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
NAKAMURA Takumi
[CMake] Add dependencies to gtest.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Matheus Almeida
[mips][msa] Make LSA_DESC a parameterizable class.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
NAKAMURA Takumi
[CMake] LLVMSupport should be responsible to provide...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
NAKAMURA Takumi
Fix Clang install rules to not set permissions on include/
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
NAKAMURA Takumi
Fix LLVM install rules to not set permissions on include/
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Evgeniy Stepanov
[msan] Return EINVAL instead of crashing from mmap...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
NAKAMURA Takumi
[CMake] add_clang_library(): Use llvm_add_library.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
NAKAMURA Takumi
[CMake] Introduce llvm_add_library().
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Alexey Samsonov
[Sanitizer] Don't #include the same system header twice.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Evgeniy Stepanov
[sanitizer] Disable 3 more syscall hooks on Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Alexey Samsonov
[TSan] Fix mismatched mangled names in operator delete...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Evgeniy Stepanov
[sanitizer] struct ustat and a bunch of other definitio...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Kostya Serebryany
[asan] support for FreeBSD, LLVM part. patch by Viktor...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Elena Demikhovsky
AVX-512: Fixed extract_vector_elt for v16i1 and v8i1...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Craig Topper
Recommit r201059 and r201060 with hopefully a fix for...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Bob Wilson
Revert r201059 and r201060.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
NAKAMURA Takumi
[CMake] LLVMProcessSources.cmake: Prune add_file_depend...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
NAKAMURA Takumi
[CMake] Re-apply r200765, "Get rid of llvm_config(...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Hao Liu
[AArch64]Implement the copy of two FPR8 registers by...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Craig Topper
Simplify a bunch of code by removing the need for the...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Craig Topper
Add MRMXr/MRMXm form to X86 for use by instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Saleem Abdulrasool
MCParser: add a single token lookahead
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Bob Wilson
Remove shell comment in the middle of a single-line...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Kaelyn Uhrain
PR18685: Ignore class template specializations as potential
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Benjamin Kramer
AsmParser: Simplify code with ArrayRef.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
NAKAMURA Takumi
Provide CMake package modules in install tree
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
NAKAMURA Takumi
Add version, arch, system libs, and targets to Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
NAKAMURA Takumi
Load exported lib and exe targets from LLVMConfig
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
NAKAMURA Takumi
Export lib and exe build target names from build tree
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
NAKAMURA Takumi
Export lib and exe build target names from install...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
NAKAMURA Takumi
Provide LLVMConfig in both build and install tree
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
NAKAMURA Takumi
Teach LLVMConfig to avoid modifying CMAKE_MODULE_PATH
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
NAKAMURA Takumi
De-duplicate references to share/llvm/cmake path
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Benjamin Kramer
AsmParser: Parse (and ignore) nested .macro definitions.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Rafael Espindola
Use a consistent argument order in TargetLoweringObject...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
David Blaikie
Fix formatting introduced in r200941
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Argyrios Kyrtzidis
[libclang] While visiting a C++ destructor decl, keep...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Craig Topper
Remove unnecessary include.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
David Blaikie
Clarify comment. Remove braces from single-statement...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Craig Topper
Remove some unnecessary code. The conditions it was...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
David Blaikie
Improve diagnostic for using non-class/namespace/scoped...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
David Majnemer
Preprocessor: Add __ALIGNOF_MAX_ALIGN_T__
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Saleem Abdulrasool
tools: cast the right operand
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Sean Silva
[docs] [tblgen] clarify that code fragments are just...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Sean Silva
[docs] [tblgen] There is no "code" type.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Sean Silva
[docs] TableGen easter egg: Multiline string literals
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Saleem Abdulrasool
tools: explicitly cast to avoid a warning
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Richard Smith
PR16519, PR18009: When checking a partial specializatio...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Saleem Abdulrasool
tools: handle out-of-line personality 0 decoding
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Saleem Abdulrasool
ARM: change attribute tests to use parsed form
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Arnold Schwaighofer
LoopVectorizer: Keep track of conditional store basic...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Jean-Daniel...
hostname is guarantee to never be null in this branch.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Jean-Daniel...
Fix null dereference if address is NULL.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Rafael Espindola
Pass the Mangler by reference.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Sylvestre Ledru
Only set EL_PROMPT_ESC when existing - fix typo
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Sylvestre Ledru
Only set EL_PROMPT_ESC when existing
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Rafael Espindola
Add LLVM_OVERRIDE to a few declarations.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Marshall Clow
Fix for PR18735 - self-assignment for map/multimap...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
John McCall
type_info objects are not unnamed_addr: the ABI require...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Reid Kleckner
Move the -fms-compatibility using decl check after...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Richard Smith
PR18581: Attempt to complete the type in a VLA declarat...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Reid Kleckner
clang-cl: Alias /Zi and /Z7 to -gline-tables-only
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Nick Lewycky
Add throw() specifiers to more redeclarations of operat...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Nick Lewycky
Stick to C++98 for this.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Nick Lewycky
Update these declarations of operator delete (and delet...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Reid Kleckner
MS ABI: Use the most recent decl to check the inheritan...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Richard Smith
Fix lifetime issue causing buildbot failures.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
John McCall
Remove the -fhidden-weak-vtables -cc1 option. It was...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Dmitri Gribenko
ASTUnit: remove dead code in remapping files
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Juergen Ributzka
[Constant Hoisting] Fix insertion point for constant...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Juergen Ributzka
[Constant Hoisting] Don't update the use list while...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Jordan Rose
[analyzer] Objective-C object literals are always non...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Rafael Espindola
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Sean Callanan
Added a test case for variables in registers, with
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Nikola Smiljanic
Improve existing visualizers by:
commit
|
commitdiff
|
tree
|
snapshot
next