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
2016-04-25
Adrian Prantl
Module Debugging: Fix the condition for determining...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Francis Ricci
Store absolute path for lldb executable in dotest.py
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Francis Ricci
Create _lldb python symlink correctly when LLVM_LIBDIR_...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Simon Atanasyan
[ELF][MIPS] Move MIPS GOT header generation to the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Francis Ricci
Add missing qRegisterInfo option to gdbremote testcase
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Etienne Bergeron
Cleanup redundant expression in InstCombineAndOrXor.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Lang Hames
[ORC] Thread Error/Expected through the RPC library.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Matt Arsenault
AMDGPU/SI: Optimize adjacent s_nop instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Kostya Serebryany
[libFuzzer] remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Richard Smith
Implement support for conditional between xvalues of...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Richard Smith
Refactor traversal of bases in deduction of template...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Matt Arsenault
AMDGPU: Implement addrspacecast
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Matt Arsenault
AMDGPU: Add queue ptr intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Matt Arsenault
Add useful helpers to AddrSpaceCastInst
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Matt Arsenault
AMDGPU: Add DAG to debug dump
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Lang Hames
[Support] Fix latent bugs in Expected and ExitOnError...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
George Burgess IV
[Docs] Clarify what the object-size sanitizer does.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Jonathan Peyton
ARM Limited license agreement from the copyright/patent...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Johannes Doerfert
Extract some constant factors from "SCEVAddExprs"
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Richard Smith
When deducing template parameters from base classes...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Francis Ricci
test commit
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Johannes Doerfert
Do not check all GEPs for assumptions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Johannes Doerfert
Only add user assumptions on known parameters [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Philip Reames
[LVI] Clarify comments describing the lattice values
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Philip Reames
[LVI] Split solveBlockValueConstantRange into two ...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Evgeniy Stepanov
[gold] Fix linkInModule and extend common.ll test.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Chad Rosier
Fix typo from r267432.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Krzysztof Parzyszek
[Hexagon] Use llvm-mc instead of llc in an MC testcase
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Krzysztof Parzyszek
[Hexagon] Use llvm-mc instead of llc in an MC testcase
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Krzysztof Parzyszek
[Hexagon] Register save/restore functions do not follow...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Chad Rosier
[ValueTracking] Add an additional test case for r266767...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Zachary Turner
Resubmit "Refactor raw pdb dumper into library"
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Chad Rosier
[ValueTracking] Improve isImpliedCondition when the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Davide Italiano
[gold-plugin] Remove dead assignment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Davide Italiano
[ELFRelocs] Other architectures do not have *_NUM reloc.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Adrian Prantl
dsymutil: Only warn about clang module DWO id mismatche...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Sanjay Patel
add tests for potential CGP transform (PR27344)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Michael Zuckerman
[Clang][Builtin][AVX512]Adding k-register logic intrins...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Jacques Pienaar
[lanai] Expand findClosestSuitableAluInstr check to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Johannes Doerfert
Refactor Scop parameter handling
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Tamas Berghammer
Fix ARM attribute parsing for Android after rL267291
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Todd Fiala
skip TestBitfields.py on OS X
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Marcin Koscielnicki
[PR27390] [CodeGen] Reject indexed loads in CombinerDAG.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Hrvoje Varga
[mips][microMIPS] Revert commit r267137
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Zlatko Buljan
[mips][microMIPS] Revert commit r266977
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Sanjay Patel
[x86] auto-generate checks for cmov tests
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Eric Liu
Added Fixer implementation and fix() interface in clang...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Etienne Bergeron
Fix incorrect redundant expression in target AMDGPU.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Michael Zuckerman
[Clang][Builtin][AVX512]Adding intrinsics for vfpclass...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Artem Dergachev
[analyzer] Let TK_PreserveContents span across the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
David Majnemer
[WinEH] Update SplitAnalysis::computeLastSplitPoint...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Silviu Baranga
[ARM] Add support for the X asm constraint
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Artem Tamazov
[AMDGPU][llvm-mc] s_getreg/setreg* - Add hwreg(......
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Rafael Espindola
Add support for R_X86_64_PC64.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Johannes Doerfert
Model zext-extend instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Pavel Labath
Skip TestBitfileds on linux
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Anna Thomas
Test commit: modified comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Omair Javaid
Handle invalid values of PLT entry size generated by...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Johannes Doerfert
Check only loop control of loops that are part of the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Johannes Doerfert
Initialize the invalid domain of an access with an...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Johannes Doerfert
Do not propagate invalid domains over back edges
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Johannes Doerfert
Introduce a parameter set type [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Johannes Doerfert
Remove unnecessary argument of the SCEVValidator [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Chad Rosier
Typo. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Michael Zuckerman
[Clang][AVX512][BUILTIN] Adding intrinsics for VSCATTER...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Krzysztof Parzyszek
[Hexagon] Correctly set "Flags" in ELF header
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Alexey Bataev
[OPENMP 4.5] Codegen for 'taskloop' directive.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Rafael Espindola
Delete needsCopyRelImpl. It is redundant with getRelExpr.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
James Molloy
[GlobalOpt] Allow constant globals to be SRA'd
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Pavel Labath
Remove flaky decorator from two tests on linux
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Simon Atanasyan
[ELF] Delete extra line. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Igor Kudrin
[Coverage] Restore the correct count value after proces...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Silviu Baranga
[SCEV] Improve the run-time checking of the NoWrap...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Marcin Koscielnicki
[PowerPC] [PR27387] Disallow r0 for ADD8TLS.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Mehdi Amini
Run GlobalOpt before emitting the bitcode for ThinLTO
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Mehdi Amini
ThinLTO: Move createNameAnonFunctionPass insertion...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Igor Breger
fix comments
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
George Rimar
[ELF] - Implemented comparsion operators for linkerscript.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
George Rimar
[ELF] - Removed dead declarations. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Michael Zuckerman
[Clang][AVX512][BuiltIn] Adding support to intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Michael Zuckerman
Fixing wrong mask size error. From __mmask8 to __mmask16.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Davide Italiano
[Support/ELFRelocs] Add R_386_GOT32X.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Craig Topper
[X86] Replace a SmallVector used to pass 2 values to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Derek Bruening
[esan] Fix uninitialized warning from interception...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Junmo Park
Minor code cleanups. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Andrew Wilkins
[llgo] llgoi: separate evaluation from printing
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Craig Topper
[X86] Add a complete set of tests for all operand sizes...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Enrico Granata
Add a --element-count option to the expression command
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Peter Collingbourne
Add a note to the test explaining why it doesn't match...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-24
Adrian Prantl
Verifier: Verify that each inlinable callsite of a...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-24
Adrian Prantl
Debug info: Apply an empty debug location for global...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-24
Martin Probst
clang-format: [JS] generator and async functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-24
Rafael Espindola
Also check the IR.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-24
Rafael Espindola
Add a test for how we handle protected visibility.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-24
Saleem Abdulrasool
unwind: remove unnecessary header
commit
|
commitdiff
|
tree
|
snapshot
2016-04-24
Saleem Abdulrasool
unwind: unify _LIBUNWIND_ABORT
commit
|
commitdiff
|
tree
|
snapshot
2016-04-24
Ulrich Weigand
Fix unwind failures when PC points beyond the end of...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-24
Simon Pilgrim
[X86][AVX] Added PR24935 test case
commit
|
commitdiff
|
tree
|
snapshot
2016-04-24
Saleem Abdulrasool
ARM: fix __chkstk Frame Setup on WoA
commit
|
commitdiff
|
tree
|
snapshot
next