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
2015-08-13
Dan Gohman
[WebAssembly] Declare the llvm.wasm.page.size() intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Enrico Granata
Convert GetNumTemplateArguments() and GetTemplateArgume...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Chandler Carruth
[LIR] Move all the helpers to be private and re-order...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Rafael Espindola
This test needs lib.exe.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
David Blaikie
Wdeprecated: LambdaScopeInfos need to be copied, so...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Steve King
Test Commit - Corrected spelling in README.txt.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chandler Carruth
[LIR] Remove the 'LIRUtils' abstraction which was unnec...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Reid Kleckner
[windows] Fix deadlock on mmap failure due to CHECK...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Reid Kleckner
Use %env_asan_opts= substitution instead of 'env ASAN_O...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
David Blaikie
Wdeprecated: ApplyDebugLocation is returned by value...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Reid Kleckner
[windows] Always use the lit shell on Windows, even...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
David Blaikie
Wdeprecated: Remove unnecessary user-defined dtor that...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
David Blaikie
Simplify PackedVector by removing user-defined special...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Rafael Espindola
Fix an use of uninitialized.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Reid Kleckner
Combine helper file into main test file with ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
David Blaikie
IRBuilder: Use move semantics for the IRBuilderInserter...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
David Blaikie
Wdeprecated: CGBuilderInserter is copy constructed...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
David Blaikie
-Wdeprecated: Job objects are stored in a vector yet...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chandler Carruth
[LIR] Run clang-format over LoopIdiomRecognize in prepa...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Reid Kleckner
Move tests that use unistd.h and pthread.h to TestCases...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
David Blaikie
-Wdeprecated: SavedInstanceContext is returned by value...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chandler Carruth
[PM/AA] Remove the AliasDebugger pass.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
David Majnemer
Add myself as the InstCombine owner.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Richard Smith
[modules] If loading a .pcm file would cause us to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Philip Reames
[RewriteStatepointsForGC] Avoid using unrelocated point...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Naomi Musgrave
Revert "Implement poisoning of only class members in...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Naomi Musgrave
Implement poisoning of only class members in dtor,...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Naomi Musgrave
Removed xfail, since test is passing in line with expan...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Alex Lorenz
MIR Parser: Allow the MI IR references to reference...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Alex Lorenz
MIR Serialization: Serialize the fixed stack pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Cong Hou
NFC. Convert comments in MachineBasicBlock.cpp into...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Alex Lorenz
MIR Parser: Move the parsing of fixed stack object...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Alex Lorenz
MIR Serialization: Serialize the jump table pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Aaron Ballman
Move the object being used to move-initialize when...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Jonathan Peyton
Fix two typos in documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Alex Lorenz
MIR Serialization: Serialize the GOT pseudo source...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Philip Reames
[RewriteStatepointsForGC] Handle extractelement fully...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Jonathan Peyton
One line fix for hierarchical barrier
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Alex Lorenz
MIR Serialization: Serialize the stack pseudo source...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Sanjay Patel
fix typo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Dan Gohman
Update a comment; Emscripten no longer uses le32 and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Alex Lorenz
MIR Serialization: Serialize the constant pool pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Aaron Ballman
Switching from an explicit loop to DeleteContainerSecon...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Greg Clayton
Fix process_events.py to auto continue the process...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Lenny Maiorani
Fix missing space in libfuzzer's help text.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Jonathan Peyton
Add recognition of the Intel 16.0 compiler in kmp_version.c
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Hans Wennborg
Docs: keep copyright years up-to-date
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Hans Wennborg
Options.td: Drop trailing space in -fsanitize= help...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Hans Wennborg
Docs: update clang-cl command-line documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Alexander Kornienko
[clang-tidy] Make FileOptionsProvider fields protected...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Aaron Ballman
RangRangify some more for loops; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Douglas Katzman
Don't compare getArchName() to "tce" as a string. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Hans Wennborg
Docs: keep copyright years up-to-date.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Richard Trieu
Stop printing macro backtraces that don't help diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chandler Carruth
[PM/AA] Add missing static dependency edges from DSE...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Rafael Espindola
Try to fix the MSVC build now that we use /Zc:inline.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chandler Carruth
[PM/AA] Explicitly depend on TLI rather than getting...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chaoren Lin
Make dosep.py PEP8 compliant. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chaoren Lin
Refactor dosep to use list comprehension. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chaoren Lin
Don't print number of failures and percentage if no...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chaoren Lin
Make dosep output status by overwriting the same line.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chandler Carruth
[PM/AA] Stop getting the TargetLibraryInfo out of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
JF Bastien
WebAssembly: floating-point comparisons
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chandler Carruth
[PM/AA] Have memdep explicitly get and use TargetLibrar...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Rafael Espindola
Use /Zc:inline when building with MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Simon Pilgrim
Cleaned up test. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Adam Nemet
[LoopVer] Optionally allow using memchecks from LAA
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Hans Wennborg
ReleaseNotes: Small version nbr fix
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
John Brawn
The alias.c test now requires arm-registered-target
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tamas Berghammer
Remove printf most likely left from some debugging...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tobias Grosser
Make sure we increment the reference counter when passi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tobias Grosser
Make the dimension sizes of in ScopArrayInfo available...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
John Brawn
Add test for PR24379
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Sanjay Patel
80-cols; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
James Molloy
[ValueTracking] Tweak a comment slightly
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Sanjay Patel
fix typo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
John Brawn
Redo "Make global aliases have symbol size equal to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Aaron Ballman
The version of libxml2 required by c-index-test must...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Omair Javaid
Fix AArch64 watchpoint handlers in NativeRegisterContex...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Aaron Ballman
Rangify some for loops; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
John Brawn
[GlobalMerge] Only emit aliases for internal linkage...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Denis Protivensky
[ELF] Remove TargetLayout::getCustomSegments methods
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Jasper
Lazily initialize HeaderFilter in ClangTidyDiagnosticCo...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Zoran Jovanovic
[mips][microMIPS] Create microMIPS64r6 subtarget and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Denis Protivensky
[LinkerScript] Process program header in PHDRS command
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tamas Berghammer
Fix read only watchpoints on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Omair Javaid
Fix LLGS to enable read type watchpoints
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Michael Kuperstein
[X86] Disable mul -> shl + lea combine when compiling...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tamas Berghammer
Improve check for ASAN callbacks
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tamas Berghammer
Download symbol file for .oat files on android
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tamas Berghammer
Fetch SDK version from PlatformAndroid
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Remove identity operation from SCEVAffinator
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Revert r244459 'Make StmtSet a list'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Add caching to the SCEVAffinator
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
[FIX] Typo
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Davide Italiano
[MC] Convert the last test using macho-dump under X86...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Expose the SCEVAffinator and make it a member of a...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Expose the SCEVAffinator and make it a member of a...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Michael Kuperstein
[X86] Allow x86 call frame optimization to fold more...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Matt Arsenault
AMDGPU: Fix assert on dbg_value instructions
commit
|
commitdiff
|
tree
|
snapshot
next