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
Simon Pilgrim
[CostModel][X86] Add SLM/GLM/BtVer2 compare + division...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Michael Zolotukhin
Fix typo in a test.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Simon Pilgrim
[CostModel][X86] Split off BtVer2 cost checks
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Simon Pilgrim
[CostModel][X86] Add GoldmontPlus cost tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Michael Zolotukhin
Revert "Revert r330403 and r330413."
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Jonas Hahnfeld
[docs] Regenerate command line reference
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Jonas Hahnfeld
[OpenMP] Hide -fopenmp-cuda-mode
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Simon Pilgrim
[X86][BtVer2] Cleanup some old FIXMEs from the model...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Nico Weber
clang-cl: Accept (and ignore) /Zc:__cplusplus.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Jonas Hahnfeld
[CUDA] Document recent changes
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Jonas Hahnfeld
[CUDA] Register relocatable GPU binaries
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Simon Pilgrim
[X86] Tag CLDEMOTE instruction with WriteLoad schedulin...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Sander de Smalen
[AArch64][SVE] Asm: Support for contiguous LD1 (scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Florian Hahn
[Driver] Support for -save-stats in AddGoldPlugin.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Jonas Devlieghere
[ObjectYAML] Add ability for DWARFYAML to calculate...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Ivan A. Kosarev
[NEON] Add a comment explaining the situation with...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Greg Bedwell
[UpdateTestChecks] Fix update_mca_test_checks.py slowne...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Sam McCall
Parse .h files as objective-c++ if we don't have a...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Florian Hahn
Require asserts for stats-file-option tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Ilya Biryukov
Revert r330403 and r330413.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Roman Lebedev
[NFC][InstCombine] Regenerate two tests that are affect...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Andrew Ng
[DebugInfo] Fix for split dwarf test on Windows (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Michael Zolotukhin
[SSAUpdaterBulk] Use SmallVector instead of DenseMap...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Ilya Biryukov
[Dockerfiles] Split checkout and build scripts into...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Florian Hahn
[LTO] Add stats-file option to LTO/Config.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Andrea Di Biagio
CODE_OWNERS: Take code ownership of llvm-mca.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Dan Liew
[lit] Fix a bug where UNRESOLVED tests were not handled...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Andrea Di Biagio
Fix -Wunused-variable warnings after r330377.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Sander de Smalen
[AArch64][SVE] Fix diagnostic for SVE LD4 instructions:
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Sander de Smalen
[AArch64][SVE] Added GPR64shifted and GPR64NoXZRshifted...
commit
|
commitdiff
|
tree
|
snapshot
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
next