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-02-28
Xinliang David Li
[PGO] add a test for available_externally functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Rui Ueyama
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Rafael Espindola
Rename elf2 to elf.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Rafael Espindola
Remove the old ELF linker.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Xinliang David Li
[PGO] Remove redundant counter copies for avail_extern...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Todd Fiala
Revert "Fix bug with register values byte order in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Rui Ueyama
ELF: Remove relSize function from ICF.cpp. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
CodeGen: Remove an iterator => pointer conversion, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Matt Arsenault
AMDGPU: More bits of frame index are known to be zero
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
CodeGen: Use MachineInstr& in InlineSpiller::rematerial...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
CodeGen: Update LiveIntervalAnalysis API to use Machine...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
CodeGen: Change MachineInstr to use MachineInstr&, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Matt Arsenault
DAGCombiner: Don't unnecessarily swap operands in Reass...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Filipe Cabecinhas
[UBSan] Fix isDerivedFromAtOffset on iOS ARM64
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
CodeGen: Use MachineInstr& in HashMachineInstr, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
CodeGen: Use MachineInstr& in AntiDepBreaker API, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
CodeGen: Assert valid MI in AntiDepBreaker::UpdateDbgValue
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
AArch64: Use MachineInstr& in guaranteesZeroRegInBlock...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
CodeGen: Update DFAPacketizer API to take MachineInstr...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
WIP: CodeGen: Use MachineInstr& in MachineInstrBundle...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
JF Bastien
WebAssembly: fix build
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Renato Golin
Revert "[sancov] do not instrument nodes that are full...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Alexander Kornienko
Workaround doxygen bug https://bugzilla.gnome.org/show_...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Simon Pilgrim
Tidyup for loops - don't repeat upper limit evaluation...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Aaron Ballman
Correcting indentation for an RST code block.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Chris Dewhurst
Addition of tests to previous check-in. Tests for copro...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Simon Pilgrim
[X86][AVX] vpermilvar.pd mask element indices only...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Chris Dewhurst
The patch adds missing registers and instructions to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Simon Pilgrim
[X86][AVX] Added AVX1 target shuffle combine tests
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Simon Pilgrim
Strip trailing whitespace. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Chandler Carruth
[PM] Loosen the regex for the proxy template name even...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Chandler Carruth
[PM] Use a boring regex instead of explicitly naming...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Chandler Carruth
[PM] Provide explicit instantiation declarations and...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Chandler Carruth
[PM] Provide two templates for the two directionalities...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Matt Arsenault
AMDGPU: Add builtins for recently added intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Matt Arsenault
DAGCombiner: Relax sqrt NaN folding check
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Matt Arsenault
AMDGPU: Fix broken/confusing predefined macro
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Matt Arsenault
AMDGPU: Fix inconsistent register name for flat_scratch
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Matt Arsenault
Add __builtin_canonicalize
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Matt Arsenault
AMDGPU: Split vi-insts subtarget feature
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Matt Arsenault
AMDGPU: Add s_sleep intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Matt Arsenault
AMDGPU: Implement readcyclecounter
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
CodeGen: Avoid implicit conversion in MachineInstrBuild...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Tobias Grosser
ScopInfo: Drop some debug statements
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
CodeGen: Remove implicit iterator to pointer conversion...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Duncan P. N...
CodeGen: Take MachineInstr& in SlotIndexes and LiveInte...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Tobias Grosser
LoopGenerators: Expose some parts of the parallel loop...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Tobias Grosser
ScopInfo: Add function to invalidate ScopArrayInfo...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Sean Silva
[instrprof] Use __{start,stop}_SECNAME on PS4 too.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Mike Aizatsky
[sancov] properly initializing pass.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Kostya Serebryany
[libFuzzer] don't emit callbacks to sanitizer run-time...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Philip Reames
Suppress an uncovered switch warning [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Chandler Carruth
[LICM] Teach LICM how to handle cases where the alias...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Kostya Serebryany
[libFuzzer] fixing the bot
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Richard Smith
Fix bug in using shadow decl checking: a using shadow...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Mike Aizatsky
[sancov] print_coverage_points command.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Mike Aizatsky
[sancov] do not instrument nodes that are full pre...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Kostya Serebryany
[libFuzzer] speedup path coverage handling
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Hongbin Zheng
Update the fine-grain dependences analysis test case.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Hongbin Zheng
Enable llvm's isa/cast/dyn_cast on MemAccInst.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Junmo Park
Minor code cleanup. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Reid Kleckner
[InstCombine] Be more conservative about removing stack...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Samuel Antao
[OpenMP] Fix parsing of delete map clause modifier...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Paul Robinson
Revert r262092, caught LLD tests
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Paul Robinson
[FileCheck] Abort if -NOT is combined with another...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Cong Hou
Fix a bug in isVectorReductionOp() in SelectionDAGBuild...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Greg Clayton
Make LLDB safer to use with respect to the global destr...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Ahmed Bougacha
[X86] Move an encoding test from CodeGen to MC. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Ahmed Bougacha
[X86] Delete old redundant test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Ahmed Bougacha
[X86] Fix a stale comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Ahmed Bougacha
[X86] Remove the unused SDTX86atomicBinary. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Philip Reames
[LVI] Extend select handling to catch min/max/clamp...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Kostya Serebryany
[libFuzzer] add -print_final_stats=1 flag
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Simon Pilgrim
Strip trailing whitespace. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Eugene Zelenko
Fix Clang-tidy modernize-use-nullptr warnings in remain...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Chaoren Lin
Register value is not necessarily scalar.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Philip Reames
[ConstantRange] Add umin/smin operators
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Kit Barton
[PPC] Legalize FNEG on PPC when possible
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Simon Pilgrim
Fix spelling. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Sanjay Patel
[x86, InstCombine] transform x86 AVX2 masked stores...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Rafael Espindola
Report duplicated symbols in bitcode.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Kostya Serebryany
[libFuzzer] initial implementation of path coverage...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Rafael Espindola
Make SymbolBodies private.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Chris Bieneman
[CMake] Only configure Native target in stage 1, config...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Chris Bieneman
[CMake] Allow LLVM_TARGETS_TO_BUILD to accept "Native"
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Paul Robinson
Reapply r262054 with triple fix.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Kit Barton
Power9] Implement new vsx instructions: compare and...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Chris Bieneman
[CMake] Add the gold plugin before clang
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Chris Bieneman
[CMake] Assigning the LTO component to lto.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Chris Bieneman
[CMake] Add BINUTILS_INCDIR to the default passthrough...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Sanjay Patel
[x86, InstCombine] transform x86 AVX masked stores...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Alexey Samsonov
[CMake] Fix a typo in add_compiler_rt_library.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Sanjay Patel
[x86] refactor to eliminate duplicated code; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Amaury Sechet
Fix warning in DwarfCFIException. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Paul Robinson
Revert r262054 on one file that fails sometimes.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Amaury Sechet
Extract the method to begin and end a fragment in AsmPr...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Quentin Colombet
[GlobalISel] Fix a ranlib warning about empty TOC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Reid Kleckner
[dllexport] Sort out emission order of delayed exported...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Greg Clayton
Make sure to #include <atomic> for the std::atomic...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Paul Robinson
Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
commit
|
commitdiff
|
tree
|
snapshot
next