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-08-07
Lang Hames
[RuntimeDyld] Replace manual flag checks with JITSymbol...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Lang Hames
[ORC] Re-apply r277896, removing bogus triples and...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Kostya Serebryany
[libFuzzer] make libFuzzer work with a bit older clang...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Kostya Serebryany
[libFuzzer] don't print bogus error message
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Simon Pilgrim
[X86][AVX2] Improve sign/zero extension on AVX2 targets
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Gor Nishanov
CoroSplit: Squash unused variable FnTrigger warning...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Gor Nishanov
[Coroutines] Passify the build bots. Remove restart...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Gor Nishanov
[Coroutines] Part 5: Add CGSCC restart trigger
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Sylvestre Ledru
Add the new scan-build option (--show-description)...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Craig Topper
[AVX-512] Add SQRT/RCP14/RNDSCALE to hasUndefRegUpdate.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Craig Topper
[AVX-512] Add AVX-512 scalar CVT instructions to hasUnd...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Craig Topper
[AVX-512] Add AVX512 run line to a test and re-generate...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Craig Topper
[X86] Add VRCPSSr_Int, VRSQRTSSr_Int, VSQRTSSr_Int...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Simon Pilgrim
[X86][SSE] Enable commutation between MOVHLPS and UNPCKHPD
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Saleem Abdulrasool
COFF ARM: Fix typos in the relocation test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Saleem Abdulrasool
Headers: Add ARM support to intrin.h for MSVC compatibility
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Mike Aizatsky
[libfuzzer] do not warn about missing pcbuffer function...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Benjamin Kramer
Unpollute the global namespace. lld edition.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Simon Pilgrim
[X86][SSE] Regenerate SSE1 shuffle tests
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Benjamin Kramer
[ARM] Don't copy MCInsts in loop. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Benjamin Kramer
[ASTReader] Use real move semantics instead of emulatin...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Benjamin Kramer
[Inliner] Use function_ref for functors which are never...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Benjamin Kramer
[LoadCombine] Simplify code with a brace init. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Benjamin Kramer
[Sema] Make switch fully covered again.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Simon Pilgrim
[X86][SSE] Add 2 input shuffle support to matchBinaryVe...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Benjamin Kramer
Move helpers into anonymous namespaces. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Benjamin Kramer
[StaticAnalyzer] Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Benjamin Kramer
Move helpers into anonymous namespaces. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
David Majnemer
[CodeGen] Fix a -Wdocumentation warning
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
David Majnemer
[ValueTracking] Teach computeKnownBits about [su]min/max
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
David Majnemer
[CallGraphSCCPass] Use an ArrayRef instead of a pair...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Chandler Carruth
[ADT] Make the triple test 1000x faster through more...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Simon Atanasyan
[ELF][MIPS] Produce a correct and complete set of MIPS...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Sanjoy Das
[InstCombine] Don't coerce non-integral pointers to...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Matthias Braun
Revert "(refs/bisect/bad) GVN-hoist: enable by default"
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Gor Nishanov
Part 4c: Coroutine Devirtualization: Devirtualize coro...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Nico Weber
Revert r277896.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Erik Pilkington
[NFC] Silence noisy -Wreturn-type warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Kyle Butt
CodeGen: If Convert blocks that would form a diamond...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Kyle Butt
IfConverter: Split ScanInstructions into 2 functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Kyle Butt
IfConversion: Document countDuplicatedInstructions...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Kyle Butt
IfConversion: factor out 2 functions to skip debug...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Michael Zolotukhin
Revert "[LoopSimplify] Fix updating LCSSA after separat...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Richard Trieu
Fix typos from r277797 and unused variable from r277889.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Kostya Serebryany
[sanitizer] allocator: move TransferBatch into SizeClas...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Reid Kleckner
Try to fix the ill.cc test on Linux
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Enrico Granata
The lack of classes in the hash table is not an error...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Lang Hames
[ORC] Add (partial) weak symbol support to the CompileO...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Oleksiy Vyalov
Fix Windows build - add return statement in SBThread...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Reid Kleckner
Use %stdcxx11 instead of -std=c++11 so the test passes...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Zachary Turner
Fix a -Wunused-const-variable due to a bug in clang.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Sanjoy Das
[IRCE] Remove unused headers; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Sanjoy Das
[IRCE] Preserve loop-simplify form
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Jim Ingham
Mention the scripted thread plans in the python reference.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Richard Trieu
Fix two false positives in -Wreturn-stack-address
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Zachary Turner
Resubmit "Make YAML support SmallVector"
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Erik Pilkington
[NFC][ObjC Availability] Refactor DiagnoseAvailabilityO...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Nico Weber
Disable a few more flaky asan64 tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Vedant Kumar
[clang-tblgen] Remove unused #include (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Jim Ingham
Mention is_stale in the scripted step doc.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Sanjay Patel
[InstCombine] refactor ctlz/cttz folds (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Nico Weber
Disable a few win asan64 tests that don't reliably...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Justin Bogner
Revert "Make YAML support SmallVector"
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Daniel Berlin
[MSSA] Use depth first iterator instead of custom version.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Jim Ingham
Add a few more needed bits to the scripted thread plans.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Justin Bogner
CodeView: Remove an unused variable
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Michael Zolotukhin
[LoopSimplify] Fix updating LCSSA after separating...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Zachary Turner
Fix non portable include path.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Justin Bogner
PowerPC: Add a triple to this test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Reid Kleckner
Fix two tests in Win64 ASan
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Daniel Berlin
[MSSA] Match assert vs llvm_unreachable style in verifi...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Daniel Berlin
Rewrite domination verifier to handle local domination...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Zachary Turner
[CodeView] Decouple record deserialization from visitor...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Zachary Turner
Make YAML support SmallVector
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Pete Cooper
ExportTrie nodes need to be visisted in order.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Saleem Abdulrasool
unwind: disable executable stacks
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Marek Olsak
AMDGPU/SI: Increase SGPR limit to 96 on Tonga/Iceland
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Richard Trieu
Fix false positive in -Wunsequenced and templates.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Weiming Zhao
[ARM] Constant Materialize: imms with specific value...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Davide Italiano
[FlattenCFG] Simplify + remove unused variable. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dehao Chen
Remove cold callsite heuristic that is not necessary...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Mike Aizatsky
[sanitizers] remove failing test.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Sanjoy Das
[SCEV] Un-grep'ify tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dehao Chen
Replace hot-callsite based heuristic to use its own...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Mike Aizatsky
[sanitizers] trace buffer API to use user-allocated...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Mike Aizatsky
[sanitizers] trace buffer API to use user-allocated...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Mehdi Amini
Update outdated comments in the new PM internals (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Ivan Krasin
WholeProgramDevirt: print remarks with devirtualized...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
David Callahan
[ADCE] Refactoring for new functionality (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Sanjoy Das
[ConstantFolding] Don't create illegal (non-integral...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Sanjay Patel
fix documentation comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
David Blaikie
PR26423: Assert on valid use of using declaration of...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Etienne Bergeron
fix random typos [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
David Callahan
[AutoFDO] Fix handling of empty profiles
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Sanjoy Das
[SCEV] Don't infinitely recurse on unreachable code
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Lang Hames
[ORC] Change LogicalDylib::LogicalModuleHandle from...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Saleem Abdulrasool
COFF ARM: Apply an existing offset in MOV32T relocations
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Kevin Enderby
Add the first of what will be a long line of additional...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Enrico Granata
Tweaks to the reporting of "missing dyld shared cached...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dehao Chen
Do not assign new discriminator for all intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
next