projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2017-03-27
Craig Topper
[IR] Implement pairs of non-const and const methods...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Craig Topper
[IR] Share implementation for pairs of const and non...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Craig Topper
[IR] Share implementation of pairs of const and non...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Craig Topper
[IR] Make Instruction::isAssociative method inline...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Davide Italiano
[Target] Remove some code probably copy/pasted from...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Davide Italiano
[MachineScheduler] Reference the correct header.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Sanjoy Das
Fix typo in comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Simon Pilgrim
Fix signed/unsigned comparison warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Shoaib Meenai
[llvm-readobj] Prefer ILT to IAT for reading COFF imports
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Serge Pavlov
[LoopUnroll] Remap references in peeled iteration
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Chandler Carruth
[IR] Switch to more normal template parameter names...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Simon Pilgrim
Fix signed/unsigned comparison warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Simon Pilgrim
[X86][SSE] Add computeKnownBitsForTargetNode support...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Simon Pilgrim
[X86][AVX512F] Fix reg class for VMOVSSZrr/VMOVSSZrrk...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Simon Pilgrim
Fix MSVC signed/unsigned comparison warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Simon Pilgrim
Regenerate test
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Simon Pilgrim
Regenerate test
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Simon Pilgrim
Regenerate tests to remove duplicated checks
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Igor Breger
[GlobalISel][X86] support G_FRAME_INDEX instruction...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Joerg Sonnenberger
Split the SimplifyCFG pass into two variants.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Andrew Wilkins
Add check for BSD when setting LIB_NAMES for GNU ld
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Chandler Carruth
[IR] Make SwitchInst::CaseIt almost a normal iterator.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Simon Pilgrim
[X86] Pull out repeated ScalarValueSizeInBits code...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Simon Pilgrim
[X86][SSE] Combine (VSRLI (VSRAI X, Y), (NumSignBits...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Eric Christopher
Change the default attributes for llvm.prefetch to...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Simon Pilgrim
[X86][SSE] Added ComputeNumSignBitsForTargetNode suppor...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Simon Pilgrim
[X86][SSE] Generalised CMP+AND1 combine to ZERO/ALLBITS...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Sanjay Patel
[x86] use PMOVMSK to replace memcmp libcalls for 16...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Simon Pilgrim
[X86][SSE] Add extra computeNumSignBits test case for...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Craig Topper
[InstCombine] Change the interface of SimplifyDemandedB...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Balaram Makam
[AArch64] Refine Falkor Machine Model - Part1
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Davide Italiano
[NewGVN] Adjust NDEBUG markers.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Yaxun Liu
[AMDGPU] Switch data layout by triple environment amdgiz
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Vitaly Buka
[libFuzzer] Fix test on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Evgeniy Stepanov
[asan] Put ctor/dtor in comdat.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Kostya Serebryany
[libFuzzer] read asan's dedup_token while minimizing...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Eli Friedman
[ARM] Fix mixup between Lo and Hi in SMLALBB formation.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Simon Pilgrim
Apply clang-format as commented in D31311. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Reid Kleckner
[codeview] Don't assert when the user violates the ODR
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Jessica Paquette
[Outliner] Revert r298734.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Kostya Serebryany
[libFuzzer] be more careful when calling strlen of...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Craig Topper
Revert r298711 "[InstCombine] Provide a way to calculat...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Sanjay Patel
[x86] add 32-bit RUN for better memcmp coverage; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Kostya Serebryany
[libFuzzer] honor -exact_artifact_path for all intermed...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Krzysztof Parzyszek
Move spill size and alignment info from MC to TargetReg...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Matt Arsenault
AMDGPU: Fix annotating loops with nested loop conditions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Davide Italiano
[MachineScheduler] Add missing machine pass dependency.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Ivan Krasin
Revert r298620: [LV] Vectorize GEPs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Jessica Paquette
[Outliner] Remove no red zone requirment for AArch64
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Reid Kleckner
Document how to fetch monorepo SVN revision notes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Evgeniy Stepanov
[asan] Delay creation of asan ctor.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Matt Arsenault
AMDGPU: Implement f16 fround
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Matt Arsenault
AMDGPU: Unify divergent function exits.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Krzysztof Parzyszek
Revert r298652 on Quentin's request
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Adrian Prantl
Make testcase less nonsensical while still exercising...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Matt Arsenault
AMDGPU: Fold rcp/rsq of undef to undef
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Matt Arsenault
TTI: Split IsSimple in MemIntrinsicInfo
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Stanislav Mekhanoshin
[AMDGPU] Fold V_CNDMASK with identical source operands
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Konstantin...
[AMDGPU] Rename Kind to ValueKind in metadata to be...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Stanislav Mekhanoshin
[AMDGPU] Add AMDGPUAliasAnalysis to opt pipeline
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Teresa Johnson
[ThinLTO] Correct counting of functions in inliner...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Benjamin Kramer
[AMDGPU] Don't enforce constexpr, there are still old...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Valery Pykhtin
[AMDGPU] Remove double map lookups in SI scheduler
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Reid Kleckner
[PDB] Split item and type records when merging type...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Simon Pilgrim
[X86][SSE] Add ashr + mask test cases.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Craig Topper
[InstCombine] Provide a way to calculate KnownZero...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Valery Pykhtin
[AMDGPU] Fix SGPR usage count in SI scheduler
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Valery Pykhtin
[AMDGPU] Add a new line after a debug message
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Tom Stellard
stable-merge-request.sh: Add a script for submitting...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Simon Pilgrim
[X86][SSE] Generalised lowerTruncate by PACKSS to work...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Benjamin Kramer
Another instance where GCC doesn't understand implicit...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Benjamin Kramer
Make GCC happy again.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Benjamin Kramer
Don't build up std::vectors with constant sizes when...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Teresa Johnson
Remove stale and unused (MC)TargetOptions comparators.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Max Kazantsev
Revert "[ScalarEvolution] Re-enable Predicate implicati...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Daniel Berlin
NewGVN: Small cleanup of two dominance related function...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Daniel Berlin
NewGVN: Small cleanup of useless expression deletion...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Max Kazantsev
[ScalarEvolution] Re-enable Predicate implication from...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Craig Topper
[ValueTracking] Use uint64_t for CarryIn in computeKnow...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Daniel Berlin
NewGVN: Fix PR32403 - Handling of undef in phis was...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Craig Topper
[ValueTracking] Convert more places to use setHighBits...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Craig Topper
[InstCombine] Use range-based for loop. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Craig Topper
[InstCombine] Fix 80 column violation I accidentally...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Petr Hosek
[CMake] Support single target builtins build on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Meador Inge
[AVR] Fix build after r298178
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Kostya Serebryany
[libFuzzer] split two tests to get more parallelism...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Kostya Serebryany
[libFuzzer] increase kFeatureSetSize to 2^21 and make...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Kostya Serebryany
[libFuzzer] fix non-linux build
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Adrian Prantl
Refactor code to reduce indentation and improve readabi...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Adrian Prantl
Fix a bug when emitting debug info for partially consta...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Reid Kleckner
[sancov] Don't instrument blocks with no insertion...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Dehao Chen
Fix trellis layout to avoid mis-identify triangle.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Dehao Chen
Set the prof weight correctly for call instructions...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Bryant Wong
[MetaRenamer] Don't rename library functions.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Dehao Chen
Use isFunctionHotInCallGraph to set the function sectio...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Krzysztof Parzyszek
[Hexagon] Avoid infinite loops in HexagonLoopIdiomRecog...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Kostya Serebryany
[libFuzzer] create experimental support for user-provid...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Petr Hosek
[CMake] Provide an option to disable runtimes build
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Krzysztof Parzyszek
Move spill size and alignment info from MC to TargetReg...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Jessica Paquette
[Outliner] Remove unused lambda capture.
commit
|
commitdiff
|
tree
|
snapshot
next