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-02-10
Justin Lebar
Get rid of CHECK-SAME-NOT in tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ekaterina Romanova
This patch adds doxygen comments for all the intrinsinc...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Amaury Sechet
Add binding for counting argument and find called value...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Adrian McCarthy
Don't dereference the first element of an empty container.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ed Maste
Remove FreeBSD failure decorator from TestCppIncomplete...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Tim Northover
ARM: improve documentation slightly.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Adrian McCarthy
Add status for LLDB on Windows to status.html.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Kostya Serebryany
[asan] update the scariness score: tweak a few weights...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Zachary Turner
Change `CoreTests` to LLDBCoreTests to avoid name clash.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Sanjay Patel
[x86] convert masked load of exactly one element to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Amaury Sechet
Split clone value and instruction in the echo C API...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Vasileios Kalintiris
Revert "Introduce a cmake module to figure out whether...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Greg Clayton
Added code that was commented out during testing to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Amaury Sechet
Add icmp and conditional branches in the C API echo...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rui Ueyama
Rangefy, and replace a switch with `if`s. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Justin Lebar
Add convergent-removing bits to FunctionAttrs pass.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Justin Lebar
Update documentation about convergent attribute.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Peter Collingbourne
Fix GCC build.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ahmed Bougacha
[CodeGen] Prefer "if (SDValue R = ...)" to "if (R.getNo...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ahmed Bougacha
[X86] Don't reuse an unrelated variable, create a new...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ahmed Bougacha
[X86] Remove unnecessary assignment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Amaury Sechet
Add C binding for AllocaInst::getAllocatedType
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Peter Collingbourne
WholeProgramDevirt: introduce.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Richard Smith
Update documentation to reflect that libc++abi provides...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rafael Espindola
Fix inverted comparison.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Amaury Sechet
Improve the C API echo test tool to emit basic block...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Greg Clayton
Fixed many issues that were causing differing type...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Richard Smith
PR26349: correctly check whether a digit sequence is...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jonathan Peyton
Proxy task fix: task_state stack push condition on...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Simon Atanasyan
[mips] Extend MipsAsmParser class to handle %got(sym...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Vesely
configure: Remove llvm 3.6 defines
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Vesely
configure: Remove cl_khr_fp64 for device that don't...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Vesely
configure: Introduce per device defines
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Vesely
math: Fix log2 vectorization on non-fp64 hw
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jonathan Peyton
Have Mac builds use @rpath when supported in CMake
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Greg Clayton
Don't complete a class type just to test if it is a...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Sanjoy Das
[MemoryBuiltins] Fix an issue with hasNoAliasAttr
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rui Ueyama
ELF: Add 'using namespace llvm::dwarf'.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Philip Reames
[Verifier] Add checks for masked.load and masked.store...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Sanjay Patel
[SelectionDAG] make getMemBasePlusOffset() accessible...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rui Ueyama
ELF: Add .eh_frame 'P', 'R' and 'L' augmentation charac...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rafael Espindola
This brings back commit r259578.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Zachary Turner
Fix incorrect usage of `str` in _match_decorator_property.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Zachary Turner
Remove skipIf<compiler> decorators.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Zachary Turner
Remove decorators related to debug info types.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Zachary Turner
Delete all the xfail / skip decorators for specific...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Zachary Turner
Remove expected failure and skip decorators for host os.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rafael Espindola
Fix name style.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rafael Espindola
Update comment style.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rafael Espindola
Revert "Correct size calculations for ELF files"
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Greg Clayton
If we set the DYLD_INSERT_LIBRARIES environment variabl...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Chad Rosier
[AArch64] This check is specific to merging instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Greg Clayton
Don't enable -flimit-debug-info by default for the...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ehsan Akhgari
Remove system-libs.test for now
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ehsan Akhgari
Fix a test added in r260263
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Philip Reames
[InstCombine][GC] Handle gc.relocations of vector type
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Richard Smith
Add Tooling functionality to get a name for a QualType...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Richard Smith
Simplify and rename ASTMatchFinder's getCXXRecordDecl...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ehsan Akhgari
Fix the test added in r260266
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Geoff Berry
[AArch64] AArch64LoadStoreOptimizer: fix bug in pre...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Chad Rosier
[AArch64] Bail even earlier if the instructions modifie...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Chad Rosier
[AArch64] Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Chad Rosier
[AArch64] Add an assert to ensure we don't scale an...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Pete Cooper
Use __nl_symbol_ptr instead of __got in the stubs pass...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Xinliang David Li
[PGO] Fix issue: explicitly defaulted assignop is not...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ehsan Akhgari
Fix a typo in r260263
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Reid Kleckner
Pass /bigobj when building lib/ASTMatchers/Dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ehsan Akhgari
clang-cl: Enable plugins on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ehsan Akhgari
clang-cl: Support loading plugins on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Chad Rosier
[AArch64] Add a FIXME about invalid KILL markers after...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ehsan Akhgari
llvm-config: Add preliminary Windows support
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ehsan Akhgari
Turn on LLVM_ENABLE_PLUGINS by default on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ehsan Akhgari
Add support for importing and exporting Registry object...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Chad Rosier
[AArch64] Remove redundant calls and clang format....
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Colin LeMahieu
[Hexagon] Fixing relocation generation and adding tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Colin LeMahieu
[MC] Adding GOTREL expression variant.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Chad Rosier
[AArch64] Hoist now common logic. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Chad Rosier
[AArch64] Rename variable to make it clear we're mergin...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Argyrios Kyrtzidis
[libclang] indexing: make sure to not visit init-list...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Argyrios Kyrtzidis
[libclang] indexing: handle 'TopLevelDeclInObjCContaine...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Argyrios Kyrtzidis
[libclang] indexing: for a synthesized property referen...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Argyrios Kyrtzidis
[Frontend] Handle ASTConsumer::shouldSkipFunctionBody...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Argyrios Kyrtzidis
[ASTUnit] Change the parameter of ASTUnit::LoadFromComp...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Argyrios Kyrtzidis
[libclang] indexing: Have the semantic container of...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Chad Rosier
[AArch64] Separage the codegen logic for widening vs...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Pete Cooper
Aligned __stub_helper section to 4-bytes.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jim Ingham
Mention the --all-files option in the -p help string.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
David Blaikie
Simplify EnterTokenStream API to make it more robust...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Simon Atanasyan
[llvm-readobj][ELF] Show MIPS GOT content when there...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Sanjoy Das
[FunctionAttrs] Fix SCC logic around operand bundles
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Kevin Enderby
Fix a formatting problems with llvm-size and the -m...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Chad Rosier
[AArch64] Cleanup to simplify logic when widening vs...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Reid Kleckner
Revert "Avoid forcing emission of delayed dllexported...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Sanjay Patel
[x86] make getOneTrueElt() a helper function ; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Pavel Labath
Fix invalid shift operator overload in Scalar
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
David Majnemer
[MS ABI] Cleanup emitVTableDefinitions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Vasileios Kalintiris
Introduce a cmake module to figure out whether we need...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Daniel Sanders
[lsan] Run the tests for each supported arch and suffix...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Daniel Sanders
[dfsan] Run the tests for each supported arch and suffi...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Daniel Sanders
[msan] Run the tests for each supported arch and suffix...
commit
|
commitdiff
|
tree
|
snapshot
next