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-26
Sanjay Patel
[CodeGenPrepare] use branch weight metadata to decide...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Zachary Turner
Fix build broken due to order of initialization problem.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Etienne Bergeron
[clang-tidy] Enhance misc-suspicious-string-compare...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Peter Collingbourne
Remove unnecessary function type directives for ifuncs.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Rafael Espindola
Don't gc symbols that have to go in the dynamic symbol...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Marshall Clow
#include <test_macros.h> in all the regex tests, and...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Peter Collingbourne
ELF: Treat IFunc definitions in DSOs as functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Davide Italiano
[ELF] Avoid polluting source directory with temp files.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Zachary Turner
Refactor some more PDB reading code into DebugInfoPDB.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Konstantin...
[AMDGPU] Reserve VGPRs for trap handler usage if instructed
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Adrian McCarthy
Fix send and receive of ACK byte in test infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Anastasia Stulova
[SPIR] Remove an assert mandating SPIR for OpenCL sourc...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Samuel Antao
[OpenMP] Improve mappable expressions Sema.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Johannes Doerfert
Allow unsigned comparisons
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Rafael Espindola
Handle --as-needed with symbols, not relocations.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Nico Weber
Update test after LLVM r267556.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Nico Weber
Use gcc's rules for parsing gcc-style response files
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Rafael Espindola
Store the binding in the Symbol.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Pavel Labath
Bump up timeout in TestCallWithTimeout
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Sam Kolton
[AMDGPU] Assembler: basic support for SDWA instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Johannes Doerfert
[FIX] Adjust assumption space for zext instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Andrey Turetskiy
[X86] PR27502: Fix the LEA optimization pass.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Omair Javaid
rL267291: Architecture change to thumb on parsing arm...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Marcin Koscielnicki
[Sparc] Fix build error introduced by rL267545.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Marcin Koscielnicki
[sanitizer] [SystemZ] Add ptrace support bits.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Marcin Koscielnicki
[sanitizer] [SystemZ] Implement internal_clone.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Marcin Koscielnicki
[PowerPC] Add support for llvm.thread.pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Marcin Koscielnicki
[SPARC] [SSP] Add support for LOAD_STACK_GUARD.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Marcin Koscielnicki
[SPARC] Add support for llvm.thread.pointer.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Mehdi Amini
ThinLTOCodeGenerator: preserve linkonce when in "MustPr...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Alexander Kornienko
A clang-tidy check for std:accumulate.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Renato Golin
Revert "ARM: put correct symbol index on indirect point...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Dmitry Polukhin
[MSVC] PR27337: allow static_cast from private base...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Johannes Doerfert
Do not use the number of parameters in the complexity...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Johannes Doerfert
Do not add but record signed-unsigned assumptions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Chuang-Yu Cheng
[ppc64] Reenable sibling call optimization on ppc64...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Mehdi Amini
Revert "[sanitizers] read/write page fault detection...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Sanjoy Das
Align case statements (whitespace-only cleanup)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Sanjoy Das
Symbolize operand bundle blocks for bcanalyzer
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Davide Italiano
[ELF] Simplify. Pointed out by Rui Ueyama.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Craig Topper
[AArch64] Expand v1i64 and v2i64 ctlz.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Craig Topper
[ARM] Expand vector ctlz_zero_undef so it becomes ctlz.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Craig Topper
[ARM] Expand v1i64 and v2i64 ctlz.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Dehao Chen
Tune basic block annotation algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Bill Seurer
[powerpc] mark JIT tests as UNSUPPORTED on powerpc64...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Richard Trieu
Pass the test file in through stdin instead of by filename.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Bill Seurer
[powerpc] mark JIT tests as XFAIL on powerpc64 big...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Hal Finkel
[SimplifyCFG] Preserve !llvm.mem.parallel_loop_access...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Hal Finkel
[LoopVectorize] Don't consider conditional-load derefer...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Kostya Serebryany
trying to fix the windows build broken by r267496
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Lang Hames
[lli] Fix a sign-compare warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Dan Gohman
[WebAssembly] Account for implicit operands when comput...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Lang Hames
[ORC] Try to work around a GCC 4.7 bug triggered by...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Saleem Abdulrasool
unwind: remove last instance of -Wexpansion-to-defined
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Omair Javaid
Fix arm-linux-gnueabi regression due to rL267291
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
David Majnemer
[SROA] Don't falsely report that changes have occured
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Andrew Kaylor
Reverting Thumb2SizeReduction opt bisect change to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Davide Italiano
[Tests] Run reproduces.s only on UNIX until I investiga...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Sanjay Patel
[CodeGenPrepare] don't convert an unpredictable select...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
NAKAMURA Takumi
CGOpenMPRuntime.h: Prune '\param IfCond' in r267395...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Junmo Park
Remove MinLatency in SchedMachineModel. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
George Burgess IV
[Docs] Fix indentation error introduced by r267447.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Jim Ingham
When building the list of variables we're going to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Justin Bogner
PM: Port GlobalOpt to the new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Justin Bogner
PM: Convert the logic for GlobalOpt into static functio...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Davide Italiano
[ELF] Introduce --reproduce flag.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Jacques Pienaar
[lanai] Update handling of structs in arguments to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Ahmed Bougacha
[X86] Use LivePhysRegs in X86FixupBWInsts.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Greg Clayton
Make sure that the following SymbolFileDWARF functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Justin Bogner
GlobalOpt: Convert a bunch of tests from grep to FileCheck
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Chaoren Lin
Fix TestGetVariables.py.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Sanjay Patel
Add check for "branch_weights" with prof metadata
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Chris Bieneman
[CMake] If set we should pass LLVM_VERSION_INFO into...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
James Y Knight
[Sparc] Fix double-float fabs and fneg on little endian...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Tim Northover
ARM: put correct symbol index on indirect pointers...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Andrew Kaylor
Fix build warning
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Marcin Koscielnicki
[MSan] Use COMMON_INTERCEPTOR_ENTER in libdl interceptors.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Andrew Kaylor
Add optimization bisect opt-in calls for AMDGPU passes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Amaury Sechet
Reformat LLVMConstPointerNull. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Amaury Sechet
Comment formating. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Arch D. Robison
Optimize store of "bitcast" from vector to aggregate.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Philip Reames
[LVI] Make a precondition explicit rather than handling...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Andrew Kaylor
Add optimization bisect opt-in calls for ARM passes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Andrew Kaylor
Add optimization bisect opt-in calls for AArch64 passes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Greg Clayton
Fix StackFrame::GetVariables(...) function that was...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Mike Aizatsky
[sanitizers] read/write page fault detection on mac.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Krzysztof Parzyszek
Add accidentally deleted "break"
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Lang Hames
[ORC] clang-format code that was touched in r267457...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Nico Weber
driver: Add a `--rsp-quoting` flag to pick response...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Tim Northover
ARM: put extern __thread stubs in a special section.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Jonathan Peyton
Remove architecture dependent Hwloc DEBUG section
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Teresa Johnson
[ThinLTO] Introduce typedef for commonly-used map type...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Jonathan Peyton
Fix buffer problem with printing long Hwloc affinity...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Krzysztof Parzyszek
[Hexagon] Few fixes for exception handling
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Francis Ricci
Maintain register numbering across xml include features
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Francis Ricci
Properly unload modules from target image list when...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Francis Ricci
Use Process Plugin register indices when communicating...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Quentin Colombet
Re-apply r267206 with a fix for the encoding problem...
commit
|
commitdiff
|
tree
|
snapshot
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
next