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-07-13
Rafael Espindola
Aliases don't have available_externally linkage.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Rafael Espindola
Don't change the visibility when converting a definitio...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Ulrich Weigand
Support alternate attribute spelling __enable_if__
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Aaron Ballman
Removing several -Wunused-but-set-variable warnings...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Rafael Espindola
Print the visibility of available_externally functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Manuel Klimek
Revert r241981 "Revert "Revert r236894 "[BasicAA] Fix...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Elena Demikhovsky
AVX-512: Added all AVX-512 forms of Vector Convert...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Pavel Labath
Avoid dependency on uuid.h in MacOSXDYLD
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Ulrich Weigand
Update comment
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Pawel Bylica
[llvm-stress] Remove unneeded llvm:: prefix. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Tamas Berghammer
Remove hack about the size of long doubles from DataExt...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Pavel Labath
Introduce a MainLoop class and switch llgs to use it
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Tamas Berghammer
Skip oatdata and oatexec symbols in system@framework...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Sagar Thakur
[LLDB][MIPS] Add mips cores in cores_match () in ArchSpec
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Daniel Sanders
[mips] Explained the 'w' modifier in the Inline Assembl...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Simon Atanasyan
[Mips] Support MIPS big-endian 32/64-bits targets
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Justin Bogner
profile: Autoconf build system support for r241824
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Rafael Espindola
Set the linkage before setting the visibility.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Jingyue Wu
[LSR] don't attempt to promote ephemeral values to...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
David Majnemer
Intrin.h: Don't invade the program's namespace
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
David Majnemer
Intrin.h: Clean up our atomic intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
David Majnemer
[InstSimplify] Teach InstSimplify how to simplify extra...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
David Majnemer
[InstSimplify] Teach InstSimplify how to simplify extra...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Nico Weber
Make COFF linker work when it's built by clang again.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
NAKAMURA Takumi
Fix clang/unittests/ASTMatchers/Dynamic/Makefile. clang...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Nico Weber
Fix lld tests with LLVM_ENABLE_THREADS disabled.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Peter Collingbourne
sanitizer_common: Only use _ReadWriteBarrier when targe...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Peter Collingbourne
sanitizer_common: Fix implementation of bit count opera...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Richard Smith
Minor simplification, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Richard Smith
[modules] Improve performance when there is a local...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Davide Italiano
[Sema] If lvalue to rvalue reference cast is valid...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Yaron Keren
Fix PR24099 reported by Tomas Brukner.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Renato Golin
[ARM] Add support for nest attribute using r12
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Simon Pilgrim
[X86][SSE] Tidied up vector extend/truncation tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Simon Pilgrim
[X86][SSE] (V)PMINSB is commutable.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Logan Chien
Remove include directive for the unused libunwind_ext.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
NAKAMURA Takumi
Tweak libclang's users, c-arcmt-test, c-index-test...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
NAKAMURA Takumi
Reformat Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Simon Pilgrim
Trim trailing whitespaces. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Simon Pilgrim
[X86][SSE] Vectorized v4i32 non-uniform shifts.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Nico Weber
elf: Make error output from AtomSection<ELFT>::write...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
David Majnemer
[LICM] Don't try to sink values out of loops without...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Birunthan Mohanathas
clang-format: Add Mozilla brace breaking style
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Hal Finkel
[PowerPC] Make use of the TargetRecip system
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Hal Finkel
[PowerPC] Support the nest parameter attribute
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Renato Golin
Revert "[ExecutionEngine] Use std::function rather...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Hal Finkel
Revert "Revert r236894 "[BasicAA] Fix zext & sext handl...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Hal Finkel
Move getStrideFromPointer and friends from LoopVectoriz...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Igor Laevsky
Add argmemonly attribute.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Yaron Keren
Fix include guard typo introduced in r239315.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Owen Anderson
Define a new intrinsic @llvm.canonicalize.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Daniel Jasper
clang-format: Extend vim integration so that a line...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Chandler Carruth
[PM/AA] Completely remove the AliasAnalysis::copyValue...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Lang Hames
[ExecutionEngine] Add a static cast to the unittest...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Lang Hames
[ExecutionEngine] Remove cruft and fix a couple of...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Tyler Nowicki
Renamed some uses of unroll to interleave in the vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Duncan P. N...
MC: Shrink MCDwarfLoc/MCLineEntry
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Adrian Prantl
Clean up the comments in DIBuilder.h to adhere to the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Adrian Prantl
Revert "Clean up the comments in DIBuilder.h to adhere...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Eric Fiselier
[libcxx] LWG2420 bits for bind<void> - Patch from K...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Adrian Prantl
Cleanup a couple of comments in DIBuilder.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Adrian Prantl
Clean up the comments in DIBuilder.h to adhere to the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Jason Molenda
Add a another packet to the gdb-remote protocol,
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Justin Bogner
Sema: Allow null names to be passed in to isAcceptableT...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Lang Hames
[ExecutionEngine] Use std::function rather than a funct...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Duncan P. N...
MC: Only allow changing feature bits in MCSubtargetInfo
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Matt Arsenault
AMDGPU: Fix chains for memory ops dependent on argument...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Alex Lorenz
MIR Serialization: Serialize the virtual register operands.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David Majnemer
[IR] Switch static const to an enum to silence MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Duncan P. N...
MC: Remove MCSubtargetInfo() default constructor
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Duncan P. N...
MC: Remove MCSubtargetInfo::InitCPUSched()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Bjorn Steinbrink
[InstCombine] Actually combine AA metadata when replaci...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Matt Arsenault
AMDGPU: Use requested chain when lowering arguments
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Richard Smith
[modules] When checking the include guard for a header...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Reid Kleckner
Disable C++ EH by default for clang-cl and MSVC environ...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Matthias Braun
ARM: Use SpecificBumpPtrAllocator to fix leak introduce...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Reid Kleckner
[SEH] Push reloads of the SEH code past phi nodes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Duncan P. N...
Add <type_traits> for is_pod, fixing r241947
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Matt Arsenault
DAGCombiner: Assume invariant load cannot alias a store
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Duncan P. N...
MC: Remove the copy of MCSchedModel in MCSubtargetInfo
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Quentin Colombet
[ShrinkWrap][PEI] Do not insert epilogue for unreachabl...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David Majnemer
[MC] Switch static const to an enum to silence MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Jordan Rose
[analyzer] When forced to fake a block type, do it...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Evgeniy Stepanov
Fix AArch64 prologue for empty frame with dynamic allocas.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Jingyue Wu
[TTI] BasicTTIImpl assumes no vector registers
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David Majnemer
[MS ABI] Don't generates code for unreferenced inline...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Peter Collingbourne
Temporarily disable check-sanitizer tests on 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Eric Fiselier
Use __is_identifier to detect __decltype and not the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
JF Bastien
Fix `llvm-config` to emit the linker flag for the combi...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Michael J....
[Object][ELF] Handle the dynamic string table in files...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Richard Smith
[modules] Fix "prefer own module over others" rule...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Evgeniy Stepanov
Add an experimental flag -fsanitize-memory-use-after...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Artem Belevich
Changed Driver::getToolChain() to use Triple as an...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Jan Wen Voung
Fix enum BitcodeError to not define a zero-valued error...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Adam Nemet
[LoopDist/LoopVer] Move LoopVersioning to a new module...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Adam Nemet
[LoopDist] Move loop-versioning helper functions to...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Akira Hatanaka
[inlineasm] Attach readonly and readnone to inline...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Yaron Keren
Teach clang that -no-pthread is a valid command line...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Matthias Braun
ARMLoadStoreOpt: Merge subs/adds into LDRD/STRD; Factor...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Fiona Glaser
ComputeKnownBits: be a bit smarter about ADDs
commit
|
commitdiff
|
tree
|
snapshot
next