]> granicus.if.org Git - llvm/shortlog
llvm
2017-01-24 Martin Bohme[X86][SSE] Add explicit braces to avoid -Wdangling...
2017-01-24 Artem Tamazov[AMDGPU][mc][tests][NFC] Add coverage/smoke tests for...
2017-01-24 Simon PilgrimFix unused variable warning
2017-01-24 Simon Pilgrim[X86][SSE] Add support for constant folding vector...
2017-01-24 Pavel LabathFix fs::set_current_path unit test
2017-01-24 Simon Pilgrim[X86][SSE] Add support for constant folding vector...
2017-01-24 Simon Pilgrim[InstCombine][X86] MULDQ/MULUDQ undef -> zero
2017-01-24 Pavel Labath[Support] Use O_CLOEXEC only when declared
2017-01-24 Alexey Bataev[SLP] Additional test for checking that instruction...
2017-01-24 Pavel Labath[Support] Add sys::fs::set_current_path() (aka chdir)
2017-01-24 Greg Parker[lit] Allow boolean expressions in REQUIRES and XFAIL...
2017-01-24 Greg ParkerRevert "[lit] Allow boolean expressions in REQUIRES...
2017-01-24 Alexey Bataev[SLP] Refactoring of HorizontalReduction class, NFC.
2017-01-24 Greg Parker[lit] Allow boolean expressions in REQUIRES and XFAIL...
2017-01-24 Serge PavlovUpdate domtree incrementally in loop peeling.
2017-01-24 Craig Topper[X86] Remove unnecessary peakThroughBitcasts call that...
2017-01-24 Wei DingAMDGPU : Add trap handler support.
2017-01-24 Craig Topper[AVX-512] Simplify multiclasses for integer logic opera...
2017-01-24 Lang Hames[Orc][RPC] Refactor ParallelCallGroup to decouple it...
2017-01-24 Serge PavlovMake VerifyDomInfo and VerifyLoopInfo global variables
2017-01-24 Jonas Paulsson[SystemZ] Gracefully fail in GeneralShuffle::add()...
2017-01-24 Chandler Carruth[PM] Further fixes to the test case in r292863.
2017-01-24 Lang Hames[Orc][RPC] Refactor some common remote-function-id...
2017-01-24 Dean Michael... Add test for default construction coverage of DenseSet...
2017-01-24 Craig Topper[X86] Don't split v8i32 all ones values if only AVX1...
2017-01-24 Dean Michael... Allow DenseSet::iterators to be conveted to and compare...
2017-01-24 Craig Topper[X86] Remove Undef handling from extractSubVector....
2017-01-24 Craig Topper[SelectionDAG] Teach getNode to simplify a couple easy...
2017-01-24 Craig Topper[APInt] Remove calls to clearUnusedBits from XorSlowCas...
2017-01-24 Davide Italiano[PM] Try to make all three compilers happy when it...
2017-01-24 Matthias BraunLiveIntervalAnalysis: Calculate liveness even if a...
2017-01-24 Matthias BraunPowerPC: Mark super regs of reserved regs reserved.
2017-01-24 Davide Italiano[LTO] Add test to show up we don't support ThinLTO...
2017-01-24 Davide Italiano[LTO] Teach lib/LTO about the new pass manager.
2017-01-24 Davide Italiano[PM] Flesh out the new pass manager LTO pipeline.
2017-01-24 Kostya Serebryany[sanitizer-coverage] emit __sanitizer_cov_trace_pc_guar...
2017-01-24 Tim Shen[APFloat] Add PPCDoubleDouble multiplication
2017-01-24 Derek Schuff[WebAssembly] Update LibFunc::Func -> LibFunc
2017-01-23 Matt ArsenaultSimplifyLibCalls: Replace more unary libcalls with...
2017-01-23 Michael Kuperstein[LoopUnroll] First form LCSSA, then loop-simplify
2017-01-23 Eugene Zelenko[AMDGPU] Fix obsolete comments, spotted by Malcolm...
2017-01-23 Dehao ChenMakes promoteIndirectCall an external function.
2017-01-23 David L. Jones[Analysis] Add LibFunc_ prefix to enums in TargetLibrar...
2017-01-23 Matt ArsenaultAMDGPU: Custom lower more vector operations
2017-01-23 Krzysztof Parzyszek[RDF] Add registers to live set even if they are live...
2017-01-23 Kostya Serebryany[libFuzzer] mutate empty input using the regular mutato...
2017-01-23 Matt ArsenaultDAG: Don't fold vector extract into load if target...
2017-01-23 Sanjay Patel[InstSimplify] add tests to show missing folds from...
2017-01-23 Evgeniy StepanovRevert "Refactor SampleProfile.cpp to move computation...
2017-01-23 Tim Shen[APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble...
2017-01-23 Matt ArsenaultAMDGPU: Combine fp16/fp64 subtarget features
2017-01-23 Krzysztof Parzyszek[Hexagon] Explicitly reserve aliases of reserved registers
2017-01-23 Kostya Serebryany[libFuzzer] make sure we use the feedback from std...
2017-01-23 Kevin EnderbyAdd support for the x86_thread_state32_t and
2017-01-23 Ahmed Bougacha[AArch64][GlobalISel] Legalize narrow scalar fp->int...
2017-01-23 Ahmed Bougacha[AArch64][GlobalISel] Legalize narrow scalar ops again.
2017-01-23 Steven WuAttempt to fix the testcase in r292824
2017-01-23 Javed Absar[ARM] Classification Improvements to ARM Sched-Models...
2017-01-23 Steven WuAdd LC_BUILD_VERSION load command
2017-01-23 Alexey Bataev[SLP] Additional test with extra args in horizontal...
2017-01-23 Matt ArsenaultAMDGPU: Propagate fast math flags in fneg combines
2017-01-23 Matthias BraunAdd unittests for empty bitvectors.
2017-01-23 Matt ArsenaultAMDGPU: Remove unnecessary check
2017-01-23 Xinliang David Li[PGO] add debug option to view annotated cfg after...
2017-01-23 Matt ArsenaultDAG: Allow legalization of fcanonicalize vector types
2017-01-23 Kostya Serebryany[libFuzzer] deflake a test
2017-01-23 Sanjay Patel[InstSimplify] refactor finding limits for icmp with...
2017-01-23 Dehao ChenRefactor SampleProfile.cpp to move computation inside...
2017-01-23 Chris BienemanPost-commit review feedback from dblaikie
2017-01-23 Piotr Padlewski[MemorySSA] Add new tests for invariant.groups
2017-01-23 Simon Pilgrim[InstCombine][X86] Add MULDQ/MULUDQ constant folding...
2017-01-23 Amaury SechetTweak ASCII art in Simplify CFG. NFC
2017-01-23 Jonas Paulsson[SystemZ] Mark vector immediate load instructions with...
2017-01-23 Eugene LeviantRuntimeDyldELF: add LDST128_ABS_LO12_NC reloc
2017-01-23 Eugene LeviantRuntimeDyldELF: add LDST8_ABS_LO12_NC and LDST16_ABS_LO...
2017-01-23 Simon Pilgrim[InstCombine][X86] MULDQ/MULUDQ undef -> zero
2017-01-23 Alexey Bataev[SLP] Additional test for SLP vectorizer with 31 reduct...
2017-01-23 Simon Pilgrim[InstCombine][SSE] Tests showing missed opportunities...
2017-01-23 Chandler CarruthThis test apparently requires an x86 target and is...
2017-01-23 Chandler Carruth[PM] Replace the hard invalidate in JumpThreading for...
2017-01-23 Chandler Carruth[PM] Add a dedicated test case for the issue fixed...
2017-01-23 Daniel Sanders[globalisel] Remove unused, duplicate file added in...
2017-01-23 Chandler Carruth[PM] Clear any analyses for a dead function after inlin...
2017-01-23 Chandler Carruth[PM] Teach LVI to correctly invalidate itself when...
2017-01-22 Simon Pilgrim[X86][SSE] Add missing X86ISD::ANDNP combines.
2017-01-22 Simon Pilgrim[X86][SSE] Improve shuffle combining with zero insertions
2017-01-22 Marcos Pividori[libFuzzer] Add missing dependency for tests.
2017-01-22 Simon Pilgrim[X86][SSE] Regenerate sqrt tests
2017-01-22 Simon PilgrimFix test name. NFCI.
2017-01-22 Benjamin KramerAttempt to fix test in release builds.
2017-01-22 Benjamin KramerFix some broken CHECK lines.
2017-01-22 Saleem Abdulrasoolllvm-cxxfilt: support `-_`
2017-01-22 Sanjay Patel[x86] avoid crashing with illegal vector type (PR31672)
2017-01-22 Chandler Carruth[PM] Fix a really nasty bug introduced when adding...
2017-01-22 Chandler Carruth[PM] Add some debug logging to the new PM inliner to...
2017-01-22 Chandler Carruth[PM] Improve the debug logging to always include the...
2017-01-22 Craig Topper[IR] Add LLVM_READONLY to BasicBlock::getTerminator.
2017-01-22 Craig Topper[IR] Use const_cast to reuse the const version of two...
2017-01-22 Sean Silva[docs] Point to upstream Sphinx install instructions.
2017-01-22 Marcos Pividori[libFuzzer] Specify the CRT considered (MT or MD) for...
next