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
2018-04-20
Pavel Labath
Move FileSpecTest to Utility
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Alexey Sotkin
[OpenCL] Add 'denorms-are-zero' function attribute
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Michael Zolotukhin
Reapply "[PR16756] Use SSAUpdaterBulk in JumpThreading...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Michael Zolotukhin
[SSAUpdaterBulk] Add an assert.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Daniel Cederman
Add SPARC support to update_llc_test_checks.py
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Michael Zolotukhin
[SSAUpdaterBulk] Add * and & to auto.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Michael Zolotukhin
[SSAUpdaterBulk] Use PredCache in ComputeLiveInBlocks.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Michael Zolotukhin
[SSAUpdaterBulk] Use SmallVector instead of SmallPtrSet...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Daniel Cederman
Revert "This pass, fixing an erratum in some LEON 2...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Daniel Cederman
[Sparc] Use synthetic instruction clr to zero register...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Hans Wennborg
Revert r330376 "[sanitizer] Generalize atomic_uint8_t...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Sander de Smalen
[AArch64][AsmParser] Extend RegOp with integrated ...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Nicolai Haehnle
AMDGPU: Legalize the operand of SI_INIT_M0
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Daniel Cederman
[Sparc] Fix addressing mode when using 64-bit values...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Dan Liew
[LibFuzzer] Report when custom counters are available.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Dan Liew
[LibFuzzer] Try to unbreak the `FuzzerMutate.ShuffleByt...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Dan Liew
[LibFuzzer] Unbreak the `trace-malloc-unbalanced.test...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Vlad Tsyrklevich
Fix build failures for r330387 on buildbots that don...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Vlad Tsyrklevich
LowerTypeTests: Propagate symver directives
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Rafael Espindola
Fix trap instruction on pp64.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Davide Italiano
[DWARFASTParserClang] Remove dead code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Amara Emerson
Move a dump() implementation out of line.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Petr Hosek
[Fuzzer] Add a missing header in Fuchsia implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Artem Dergachev
[CFG] [analyzer] Add construction contexts for loop...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Artem Dergachev
[analyzer] When we fail to evaluate a pointer cast...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Fangrui Song
[ELF] Increase NextGroupId with --end-group
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Saleem Abdulrasool
Implement proper support for `-falign-functions`
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Artem Dergachev
[CFG] [analyzer] Don't treat argument constructors...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Kuba Mracek
[sanitizer] Generalize atomic_uint8_t, atomic_uint16_t...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Artem Dergachev
[analyzer] RetainCount: Accept more "safe" CFRetain...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Sam Clegg
[WebAssembly] Fix bug where reloc addends were written...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Jessica Paquette
[MachineOutliner] NFC: Move EnableLinkOnceODROutlining...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Reid Kleckner
Don't do aligned allocations on MSVCRT before 19.12...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Simon Pilgrim
[llvm-mca][X86] Add prefetch instruction resource tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Sam Clegg
[WebAssembly] Enabled -triple=wasm32-unknown-unknown...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Rafael Espindola
Add a test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Sanjay Patel
[Reassociate] add baseline tests for binop swapping...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Peter Collingbourne
COFF: Remove OutputSection::getPermissions() and getCha...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Simon Pilgrim
[llvm-mca][FMA] Add FMA resource tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Stanislav Mekhanoshin
[AMDGPU] Use packed literals with zero either lower...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Gerolf Hoflehner
[llvm-objdump] Issue error message when object file...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Craig Topper
[X86] Remove non-existant instruction name from X86Disa...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Jin Lin
Refine the loop rotation's API
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Peter Collingbourne
COFF: Rename Chunk::getPermissions to getOutputCharacte...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Reid Kleckner
Remove impossible _MSC_VER check
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Lang Hames
[ORC] Fix an assertion condition from r329934.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Craig Topper
[X86] Enable popcnt false dependency breaking on Silver...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Chandler Carruth
[PM/LoopUnswitch] Detect irreducible control flow withi...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Lang Hames
[ORC] Make VSO symbol resolution/finalization operation...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Kostya Kortchinsky
[sanitizer] Minor refactor of some ReservedAddressRange...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Adrian McCarthy
Fix narrowing warning by appending `f` to literal constant.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
David Zarzycki
[UnitTests] NFC/build-perf: Break up nontrivial compile...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Simon Pilgrim
[llvm-mca][X86] Add resource test for every out-of...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Simon Pilgrim
[X86][SLM] Fix typo using SandyBridge resources.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Rafael Espindola
Define InputSection::getOffset inline.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Craig Topper
[X86] Correct the scheduling data for register forms...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Sanjay Patel
[Reassociate] fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Simon Pilgrim
[X86] Merge some MMX instregex
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Rafael Espindola
Simplify Repl handling.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Krzysztof Parzyszek
[if-converter] Handle BBs that terminate in ret during...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Krzysztof Parzyszek
[Hexagon] Use legal types when lowering CONCAT_VECTORS...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Francis Visoiu...
[llvm-objdump] Remove test object file
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Francis Visoiu...
[llvm-objdump] Print "..." instead of random data for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Teresa Johnson
[gold/ThinLTO] Invoke llvm_shutdown when exiting after...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Rafael Espindola
Simplify getOffset for synthetic sections.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Rafael Espindola
Rename MergeInputSection::getOffset.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Steven Wu
[CXX] Templates specialization visibility can be wrong
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Mark Searles
[AMDGPU] Do not only rely on BB number when finding...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Ivan A. Kosarev
[NEON] Define vfma_n_f32() and vfmaq_n_f32() intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Simon Pilgrim
[llvm-mca][X86] Add mmx instruction to btver2 resource...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Florian Hahn
[NewGVN] Add ops as dependency if we cannot find a...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Krzysztof Parzyszek
[Hexagon] Generate code for vector bswap intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Simon Pilgrim
[X86][BtVer2] Remove SSE4A EXTRQ/EXTRQI InstRW overrides.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Erich Keane
Fix __attribute__((force_align_arg_pointer)) misalignme...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Krzysztof Parzyszek
[Hexagon] Add/fix patterns for 32/64-bit vector compare...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Mikhail Maltsev
[Unittests] Fix plugins test
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Petr Hosek
[Fuzzer] Make InterruptHandler non-blocking for Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Haojian Wu
[clang-tidy] Fix unused-variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Simon Dardis
[mips] Correct the definitions of the unaligned word...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Roman Lebedev
[NFC][InstCombine] A few more tests for masked merge...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Krasimir Georgiev
[clang-format] Don't remove empty lines before namespac...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Alexander Ivchenko
Lowering x86 adds/addus/subs/subus intrinsics (clang)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Alexander Ivchenko
Lowering x86 adds/addus/subs/subus intrinsics (llvm...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Florian Hahn
Remove file accidentally added in r330320.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Florian Hahn
[IR/BasicBlockTest] Fix asan failure introduced in...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Simon Pilgrim
[X86][FMA] Remove FMA reg-reg InstRW scheduler overrides.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Simon Pilgrim
[X86][BtVer2] Remove 128-bit F16C InstRW overrides.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Simon Pilgrim
[llvm-exegesis] Fix PfmIssueCountersTable creation
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Florian Hahn
[BasicBlock] Add instructionsWithoutDebug methods to...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Simon Dardis
[mips] Guard some macro expansions properly
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Pavel Labath
Attempt to fix TestMiniDump on windows
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Sjoerd Meijer
[ARM] Add some missing FP16 VSEL test cases
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Dmitry Vyukov
tsan: fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Sander de Smalen
[AArch64][AsmParser] NFC: Cleanup parsing of scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Dean Michael...
OpenBSD add C++ runtime in a driver's standpoint
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Tobias Grosser
[RuntimeDebugBuilder] Do not break for 64 bit integers
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Craig Topper
[X86] Scrub scheduling information for MUL/IMUL on...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Rafael Espindola
Don't call getOffset twice. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-18
Douglas Yung
Fix test from r330245 on Windows.
commit
|
commitdiff
|
tree
|
snapshot
next