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-07-31
Reid Kleckner
X86 MC: Don't crash on empty memory operand parens
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Reid Kleckner
X86 MC: Reject invalid segment registers before a memor...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Louis Gerbarg
White space fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eric Fiselier
Change lit.cfg to allow whitespace before comments
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Rui Ueyama
[PECOFF] Fix section header.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Hal Finkel
Make classof in MemSDNode consistent with MemIntrinsicS...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Jan Vesely
R600: Modernize work item intrinsics test
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Richard Smith
Factor out exception specification information from
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Louis Gerbarg
Make sure no loads resulting from load->switch DAGCombi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Johannes Doerfert
[Refactor] Remove unecessary check and function
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Johannes Doerfert
[Refactor] Use nicer print callback function in IslAst
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Aaron Ballman
Loop hint pragmas sometimes do not contain an identifie...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Tyler Nowicki
Improve the remark generated for -Rpass-missed.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eric Christopher
Revert "Remove MCObjectDisassembler.cpp as it is untest...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Zachary Turner
Make CMake choose the target architecture according...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Dan Albert
Make Android's ctype_base::mask unsigned.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Zachary Turner
Remove shell-globbing from all test makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Tyler Nowicki
Improve the remark generated when a variable that is...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Rafael Espindola
Replaces a few pointers with references in llvm-nm...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Aaron Ballman
Fixing CMake problems with MCObjectDisassembler.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eric Christopher
Remove MCObjectDisassembler.cpp as it is untested and...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Aaron Ballman
Implemented a diagnostic to handle multiple, distinct...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Hans Wennborg
msbuild integration: remove duplicated lines and BOM...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Rafael Espindola
DWOHolder takes ownership of the argument constructor...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Rafael Espindola
Use a reference instead of a pointer.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Tyler Nowicki
Add a state variable to the loop hint attribute.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eric Fiselier
Add documentation for lit's --show-unsupported flag
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Bill Schmidt
Clarify in PowerPC release notes that 32-bit PIC suppor...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Will Schmidt
Disable IsSub subregister assert. pr18663.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Greg Clayton
Fixed an issue where the LLDB command prompt isn't...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Rafael Espindola
Remove unused argument.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Hans Wennborg
Local extern redeclarations of dllimport variables...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Rafael Espindola
Move MCObjectSymbolizer.h to MC/MCAnalysis.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Hal Finkel
Fix ScalarEvolutionExpander when creating a PHI in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eric Fiselier
[libcxx] Remove use of default function template parame...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Alexey Samsonov
[Sanitizer] Don't try to parse unspecified suppressions...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Simon Atanasyan
XFAIL the ARM test when we don't have this target.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Duncan P. N...
verify-uselistorder: Change the default -num-shuffles=5
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eric Christopher
Create a default symver on Linux like ELF OSes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Duncan P. N...
UseListOrder: Handle self-users
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eric Christopher
Fix loop end condition.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Greg Clayton
Rewrote the initial DW_OP_piece support to be able...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Nick Kledzik
[mach-o] wire up -t option
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eli Bendersky
Reformat docstring to 80-col
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Aaron Ballman
Removing an outdated FIXME. No functional changes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eli Bendersky
Exposes a C API to name mangling for a given cursor.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Fariborz Jahanian
Obective-C. Patch to fix the incorrect ObjcMessageExpr...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Nico Weber
Delay check for prototype on __fastcall functions until...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Aaron Ballman
Automate attribute argument count semantic checking...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Marshall Clow
Add test cases for creating atomic types for trivially...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Bill Schmidt
Wrong heading level for PowerPC changes in release...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Bill Schmidt
Release Notes: Overriding PPC64 and PPC64LE ABI default...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Bill Schmidt
Add PowerPC release notes for 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Ed Maste
Add decorator for TestStopHookMultipleThreads failing...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Ehsan Akhgari
ms-inline-asm: Add a test to ensure that call doesn...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Aaron Ballman
Fixing an -Woverloaded-virtual warnings by exposing...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Aaron Ballman
Fixing a -Wcast-qual warning in GCC. No functional...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Evgeniy Stepanov
[msan] Fix handling of array types.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Benjamin Kramer
[clang-tidy] Add a checker for code that looks like...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Evgeniy Stepanov
[asan] End-to-end test for REP MOVS instrumentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Evgeniy Stepanov
[asan] Support x86 REP MOVS asm instrumentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Dmitry Vyukov
tsan: use MADV_NOHUGEPAGE only if it is supported by...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Manuel Klimek
Fix parsing of classes where the class name is an absol...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Stepan Dyatkovskiy
MergeFunctions, tiny refactoring:
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Jason Molenda
Add a new directory path to
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Richard Smith
PR18097: Support initializing an _Atomic(T) from an...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Juergen Ributzka
[FastISel][AArch64] Add basic bitcast support for conve...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Juergen Ributzka
[FastISel][AArch64] Add sqrt intrinsic support.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Jason Molenda
When doing an exhaustive search for the kernel in memor...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
David Majnemer
Sema: Disallow taking the address of a bitfield coming...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
David Majnemer
InstCombine: Correctly propagate NSW/NUW for x-(-A...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
David Majnemer
InstSimplify: Simplify (X - (0 - Y)) if the second...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Richard Smith
Fix some grammatical errors.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Juergen Ributzka
[FastISel][AArch64] Update and enable patchpoint and...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Juergen Ributzka
[FastISel][AArch64] Add MachO large code model support...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Adam Nemet
[AVX512] Add unaligned FP load intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Rafael Espindola
A std::unique_ptr case I missed in the previous patch.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Rafael Espindola
Update for llvm api change.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Rafael Espindola
Use std::unique_ptr to make the ownership explicit.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
NAKAMURA Takumi
Revert r214333, "Add a state variable to the loop hint...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Pete Cooper
Don't fail tablegen immediately after failing to set...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Pete Cooper
Add a better error message when failing to assign one...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Pete Cooper
Fix bit initializer which was one bit too long, but...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Pete Cooper
Fix bit initializer which was one bit too long, but...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Marshall Clow
Fix numeric_limits<XXX>::is_modulo for signed arithmeti...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Rafael Espindola
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Richard Smith
Rename this test so that it actually runs, and fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Duncan P. N...
UseListOrder: Don't give constant IDs to GlobalValues
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Juergen Ributzka
[FastISel] Fix the patchpoint intrinsic lowering in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Juergen Ributzka
[FastISel][AArch64 and X86] Don't emit stores for UNDEF...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Duncan P. N...
verify-uselistorder: Add RUN lines to cases in test...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Reid Kleckner
X86 asm parser: Avoid duplicating the list of aliased...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Joerg Sonnenberger
Add mtpid/mfpid for BookE.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Aaron Ballman
Updating a comment related to the implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Rafael Espindola
Attempt at fixing the windows dll build.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Justin Bogner
llvm-profdata: Add a test for mismatched numbers of...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Rafael Espindola
Update for llvm change.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Justin Bogner
llvm-profdata: Use consistent file suffixes in tests
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Rafael Espindola
Update for llvm change.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Rafael Espindola
Use "weak alias" instead of "alias weak"
commit
|
commitdiff
|
tree
|
snapshot
next