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-05
JF Bastien
Lanai: fix -Wsign-compare warning
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Teresa Johnson
Don't fold double constant to an integer if dest type...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Yabin Cui
[tsan] Disable randomized address space on aarch64...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
JF Bastien
Lanai: fix -Wpedantic warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Richard Smith
Move local helper class into anonymous namespace.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Marshall Clow
Remove unused internal routines. No functional change
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Reid Kleckner
Fix test failure from r265361
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Reid Kleckner
Fix non-determinism in order of LLVM attributes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Sanjay Patel
use range loop; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Sunil Srivastava
Set the default C standard to C99 when targeting the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Marshall Clow
Put back the undefs that Richard removed. Boost won...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Enrico Granata
Improve the way LLDB escapes arguments before passing...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Sanjay Patel
fix typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
James Y Knight
Fix "suggest parentheses" warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Peter Collingbourne
ELF: Create dynamic symbols for symbol aliases of copy...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Amaury Sechet
Style update in Core.h/Core.cpp . NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Justin Bogner
Revert "CodeGen: Remove dead code in TailDuplicate"
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Matthias Braun
MachineScheduler: Ignore COPYs with undef/dead op in...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Matthias Braun
test: Always treat .mir files as tests even outside...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Adrian McCarthy
Implement `target modules dump objfile`
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Teresa Johnson
Clean up calls to WriteBitcodeToFile (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Justin Bogner
CodeGen: Remove dead code in TailDuplicate
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Teresa Johnson
clang-format llvm-as.cpp (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Hans Wennborg
Re-commit r265039 "[X86] Merge adjacent stack adjustmen...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
John McCall
Fix an unused-variable warning by using the variable...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Bruno Cardoso...
[CrashReproducer] Pass -I, -F and -resource-dir to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Todd Fiala
disabled TSAN tests until the author can help track...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
George Burgess IV
[Sema] Delete FIXME that has been fixed. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Todd Fiala
Xcode: run gtests when building the lldb-gtest target
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Jonathan Peyton
OMP_WAIT_POLICY changes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Mike Spertus
Fix redundant "typename typename T" in Visual Studio...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Zia Ansari
Enable unroll for constant bound loops when TripCount...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Rafael Espindola
Revert unintentional change.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Sean Silva
Put these options in sorted order.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Teresa Johnson
Fix bot errors from r265327, exact GUID which depends...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Sean Silva
Beef up some dllexport tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Rui Ueyama
Rename Other -> StOther.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Chandler Carruth
Revert r263460: [SpillPlacement] Fix a quadratic behavi...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Betul Buyukkurt
[PGO] Avoid instrumenting direct callee's at value...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Matthias Braun
ARM, AArch64, X86: Check preserved registers for tail...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
John McCall
Assignment operators should return by reference.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Teresa Johnson
[ThinLTO] Add option to dump value name to GUID mapping
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Teresa Johnson
[ThinLTO] Augment FunctionImport dump with value name...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Yunzhong Gao
Add copyright notice to the modulemap file.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
John McCall
IRGen-level lowering for the Swift calling convention.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
John McCall
Add a couple of convenience operations to CharUnits.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Reid Kleckner
Apply suggestion from HJ Lu to avoid misaligned stack...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Sanjay Patel
fix documentation comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Rui Ueyama
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Brendon Cahoon
[DependenceAnalysis] Check if result of getConstantPart...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Derek Schuff
Replace MachineRegisterInfo::isSSA() with a MachineFunc...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Wei Mi
Revert r265309 and r265312 because they caused some...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Rui Ueyama
Fix -disable-verify test.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Todd Fiala
Xcode: modify lldb-python-test-suite target to build...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Paul Robinson
Document standard substitutions defined by lit.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Derek Schuff
Add MachineFunctionProperty checks for AllVRegsAllocate...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Wei Mi
Fix unused var warning caused by r265309.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Pete Cooper
Fix test which failed Error migration on Windows bots.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Simon Atanasyan
[ELF][MIPS] Extend test case to check LA25 stubs creati...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Wei Mi
Replace analyzeSiblingValues with new algorithm to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Adrian McCarthy
Set the architecture type from minidump more precisely...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Marshall Clow
Fix for Bug #27193; 'std::acos on complex does not...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Rafael Espindola
Regenerate test file.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Carlo Bertolli
[OPENMP] Codegen for teams directive for NVPTX
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Etienne Bergeron
[clang-tidy] Reduce false-positive ratio in misc-suspic...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Daniel Sanders
[mips] Range check simm32 and fold MIPS16's imm32 into...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
NAKAMURA Takumi
AnnotateFunctions: Tweak for mingw.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Kuba Brecka
[asan,tsan] Make Darwin-specific tests more stable...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Pavel Labath
Make FileSpec handling platform-independent
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Alexander Kornienko
[clang-tidy] fix a couple of modernize-use-override...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Rafael Espindola
Try to fix the windows build.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Ulrich Weigand
[SystemZ] Add compare-and-branch instructions to MC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
John Brawn
Add a PragmaHandler Registry for plugins to add PragmaH...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Pavel Labath
Fix flakyness in TestWatchpointMultipleThreads
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Rafael Espindola
Don't store an Elf_Sym for most symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Ulrich Weigand
[SystemZ] Support ATOMIC_FENCE
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Ulrich Weigand
[SystemZ] Support llvm.frameaddress/llvm.returnaddress...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
NAKAMURA Takumi
Fixup r265277 [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Dmitry Vyukov
tsan: fix ignore handling in signal handlers
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Alexey Bataev
[OPENMP 4.0] Support for 'inbranch|noinbranch' clauses...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Johannes Doerfert
Do not allow to complex branch conditions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Johannes Doerfert
Exploit graph properties during domain generation
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Johannes Doerfert
Factor out "adjustDomainDimensions" function [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Elena Demikhovsky
AVX-512: Truncating store for i1 vectors
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Duncan P. N...
ValueMapper: Remove old FIXMEs; almost NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Davide Italiano
[DebugInfo] Fix tests in Assembler/
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Johannes Doerfert
[FIX] Do not create a SCoP in the presence of infinite...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Duncan P. N...
IR: Lazily create ReplaceableMetadataImpl on MDNode
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Duncan P. N...
IR: Make MDNode::Context private, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Amaury Sechet
Various style fix in Core.h/Core.cpp . NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Duncan P. N...
ValueMapper: Disallow metadata mapping recursion throug...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Duncan P. N...
Work around MSVC failure from r265273
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Simon Pilgrim
[X86] Removed duplicate code.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Duncan P. N...
ValueMapper: Avoid recursion in mapSimplifiedMetadata...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Tobias Grosser
Revert "[FIX] Do not create a SCoP in the presence...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Peter Zotov
[CodeGenPrepare] Fix r265264 (again).
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Duncan P. N...
ValueMapper: Split out mapSimpleMetadata, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Kuba Brecka
[sanitizer] Make AtosSymbolizer more resilient when...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Duncan P. N...
ValueMapper: Introduce Mapper helper class, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Simon Pilgrim
[X86][SSE] Refreshed MOVMSK sign bit tests
commit
|
commitdiff
|
tree
|
snapshot
next