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-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
2016-08-05
Reid Kleckner
Fix dumping of process module list and test it
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Tim Northover
GlobalISel: clear pending phis after MachineFunction...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
David Majnemer
[SemaOpenMP] Some miscellaneous cleanups
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Simon Pilgrim
[X86][SSE] Add initial support for 2 input target shuff...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Saleem Abdulrasool
COFF ARM: Error out if 24 bit thumb branches are out...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Vedant Kumar
[asan] Remove unused include (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Saleem Abdulrasool
COFF ARM: Clear the J1 and J2 bits when applying reloca...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Tim Northover
GlobalISel: IRTranslate PHI instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Saleem Abdulrasool
builtins: windows has only one flavour on ARM
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Igor Kudrin
Fix gdb pretty printers to work with Python 3.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Michael Kruse
[CodeGen] Use MapVector instead of DenseMap.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Zachary Turner
Fix TargetParser unit tests for ARM / AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Bruno Cardoso...
Revert "[Sema] Add sizeof diagnostics for bzero"
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Gor Nishanov
opt: Adding -O0 to opt tool
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Saleem Abdulrasool
builtins: better categorisation of Thumb1 builtins
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Jason Henline
[StreamExecutor] Add kernel types
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Reid Kleckner
Print a more useful BP value from MSVC-built ASan runtimes
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Andrey Churbanov
Fixed x2APIC discovery for 256-processor architectures.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Wei Ding
AMDGPU : Add Clang builtin intrinsics for compare with...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Ulrich Weigand
[PowerPC] Wrong fast-isel codegen for VSX floating...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Zhan Jun Liau
[SystemZ] Add missing classes and instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Benjamin Kramer
Actually, r277337 was fine. Just kill the DAGs that...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Benjamin Kramer
[SimplifyCFG] Make range reduction code deterministic.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Sanjay Patel
reduce tests; auto-generate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Kelvin Li
[OpenMP] Sema and parsing for 'teams distribute' pragma
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Simon Pilgrim
[X86][SSE] Update the the target shuffle matches to...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Gor Nishanov
testing commit access
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Simon Pilgrim
[X86][SSE] Consistently use the target shuffle root...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
NAKAMURA Takumi
LLLexer.cpp: Avoid using BitsToDouble() to preserve...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
NAKAMURA Takumi
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Haojian Wu
[include-fixer] Correct some header mappings.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Michael Kruse
[DependenceInfo] Reset operations counter when setting...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
John Brawn
Add a missing backslash to my previous commit
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Simon Pilgrim
[X86][SSE] Added target shuffle combine binary compute...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
John Brawn
Reapply r276973 "Adjust Registry interface to not requi...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Strahinja Petrovic
[PowerPC] fix passing long double arguments to function...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Tobias Grosser
GPGPU: Sort dimension sizes of multi-dimensional shared...
commit
|
commitdiff
|
tree
|
snapshot
next