OSDN Git Service

android-x86/external-llvm.git
2016-01-23 David Majnemer[PruneEH] FuncletPads must not have undef operands
2016-01-23 David Majnemer[PruneEH] Unify invoke and call handling in DeleteBasic...
2016-01-23 David Majnemer[PruneEH] Reuse code from removeUnwindEdge
2016-01-23 Matt ArsenaultAMDGPU: Move amdgcn intrinsic handling into SITargetLow...
2016-01-23 Matt ArsenaultAMDGPU: Remove IntrNoMem from llvm.SI.sendmsg
2016-01-23 Matt ArsenaultAMDGPU: Remove Feature64BitPtr
2016-01-23 Matthias BraunAArch64ISel: Fix ccmp code selection matching deep...
2016-01-23 Matthias BraunAArch64ISelLowering: Reduce maximum recursion depth...
2016-01-23 Matthias BraunFix wrong indentation
2016-01-23 NAKAMURA TakumiAlignOf.h: Appease g++-4.7 for now. Will fix later.
2016-01-23 Derek Schuff[WebAssembly] Fix RegNumbering for the stack pointer
2016-01-22 Kostya Serebryany[libFuzzer] add more fields to DictionaryEntry to count...
2016-01-22 Reid Kleckner[cmake] Disable manifest generation when LLD is the...
2016-01-22 David Majnemer[WinEH] Let cleanups post-dominated by unreachable...
2016-01-22 Kevin EnderbyFix the code that leads to the incorrect trigger of...
2016-01-22 Ivan KrasinUse std::piecewise_constant_distribution instead of...
2016-01-22 Weiming Zhao Fix LivePhysRegs::addLiveOuts
2016-01-22 Sanjay Patelfixed to test features, not CPU models
2016-01-22 Sanjay Patelfix typos; NFC
2016-01-22 Owen AndersonStrip local symbols when using externalized debug info.
2016-01-22 Davide Italiano[gold] Remove inconsistent llvm_unreachable().
2016-01-22 Matt ArsenaultAMDGPU: Remove GCCBuiltin from intrinsics that need...
2016-01-22 Matt ArsenaultAMDGPU: Add new name for barrier intrinsic
2016-01-22 Matt ArsenaultAMDGPU: Rename intrinsics to use amdgcn prefix
2016-01-22 Sergei LarinMake sure that any new and optimized objects created...
2016-01-22 Nico WeberMake InstProfWriter compile again after 258544 with...
2016-01-22 Sanjay Patelfunction names start with a lowercase letter; NFC
2016-01-22 Sanjoy Das[PlaceSafepoints] Introduce a -spp-no-statepoints flag
2016-01-22 Xinliang David Li[PGO] Remove use of static variable. /NFC
2016-01-22 Ahmed Bougacha[AArch64] Cleanup ccmp test check labels. NFC.
2016-01-22 Rafael EspindolaTypo fix and simplification.
2016-01-22 Xinliang David LiRevert 258486 -- for a better fix coming soon
2016-01-22 Matt ArsenaultAMDGPU: Fix crash with invariant markers
2016-01-22 Jingyue Wu[NVPTX] expand mul_lohi to mul_lo and mul_hi
2016-01-22 Rafael EspindolaAdd ArrayRef support to EndianStream.
2016-01-22 Ahmed Bougacha[AArch64] Simplify emitConditionalCompare calls. NFC.
2016-01-22 Ahmed Bougacha[AArch64] Lower 2-CC FCCMPs (one/ueq) using AND'ed...
2016-01-22 Ahmed Bougacha[AArch64] Assert that CCMP isel didn't fail inconsistently.
2016-01-22 Sanjoy Das[RS4GC] Use OB_deopt instead of "deopt"
2016-01-22 Krzysztof Parzyszek[Hexagon] Use general purpose registers to spill pred...
2016-01-22 Matt ArsenaultAMDGPU: Fix getArchTypePrefix
2016-01-22 Matt ArsenaultAMDGPU: Rename some r600 intrinsics to use correct...
2016-01-22 Matt ArsenaultAMDGPU: Remove unused R600 intrinsics
2016-01-22 David Majnemer[WinEH] Make collectFuncletMembers non-recursive
2016-01-22 Kevin EnderbyFix MachOObjectFile::getSymbolName() to not call report...
2016-01-22 Matt ArsenaultAMDGPU: Change control flow intrinsics to use amdgcn...
2016-01-22 Matt ArsenaultAMDGPU: Don't use separate mulhu/mulhs Pats
2016-01-22 Matt ArsenaultAMDGPU: Remove random TGSI intrinsic
2016-01-22 Matt ArsenaultAMDGPU: Remove AMDGPU.fract intrinsic
2016-01-22 Xinliang David Li[PGO] add an interface needed by icall promotion
2016-01-22 Craig Topper[TableGen] Make a class member local to the function...
2016-01-22 Craig Topper[TableGen] Reorder fields in AsmWriterOperand to remove...
2016-01-22 Craig Topper[TableGen] Remove the CGIOpNo from AsmWriterOperand...
2016-01-22 Xinliang David Li[PGO] eliminate use of static variable
2016-01-22 JF BastienNFC WebAssembly: update links
2016-01-22 Dan Gohman[SelectionDAG] Fold more offsets into GlobalAddresses
2016-01-22 Manuel JacobReplace Type::getInt32Ty() and comparison by isIntegerT...
2016-01-22 Ivan KrasinRevert r258473 as it's breaking the build with libc++
2016-01-22 Eduard Burtescu[opaque pointer types] [NFC] DataLayout::getIndexedOffs...
2016-01-22 Eduard Burtescu[opaque pointer types] [NFC] FindAvailableLoadedValue...
2016-01-22 Eduard Burtescu[opaque pointer types] [NFC] gep_type_{begin,end} now...
2016-01-22 Ivan KrasinUse std::piecewise_constant_distribution instead of...
2016-01-22 Eduard Burtescu[opaque pointer types] [NFC] Add an explicit type argum...
2016-01-22 Pirama Arumuga... Do not lower VSETCC if operand is an f16 vector
2016-01-22 Reid KlecknerRevert "[SelectionDAG] Fold more offsets into GlobalAdd...
2016-01-22 Kostya Serebryany[libFuzzer] don't do expensive memmem if the result...
2016-01-22 Teresa Johnson[ThinLTO] Do metadata linking during batch function...
2016-01-21 Eduard Burtescu[opaque pointer types] [NFC] Take advantage of get...
2016-01-21 Sanjay Patelmove function definitions so we don't need separate...
2016-01-21 Sanjay Patel[LibCallSimplifier] refactor FP function signature...
2016-01-21 Sanjay Patelavoid variable shadowing; NFC
2016-01-21 Sanjay Patelremove unnecessary variable; NFC
2016-01-21 Reid KlecknerAvoid unnecessary stack realignment in musttail thunks...
2016-01-21 Simon Pilgrim[X86][SSE] Improve i16 splatting shuffles
2016-01-21 Dimitry AndricIn test-release.sh, only run `uname -s` once. NFC.
2016-01-21 Lang Hames[RuntimeDyld][AArch64] Add support for the MachO ARM64_...
2016-01-21 Dimitry AndricLet test-release.sh checkout subprojects directly into...
2016-01-21 David L KreitzerFix for two constant propagation problems in GVN with...
2016-01-21 Kevin EnderbyFix MachOObjectFile::getSymbolSection() to not call...
2016-01-21 Sanjay Patel[LibCallSimplifier] don't get fooled by a fake fmin()
2016-01-21 Rong XuFix buildbot failure due to r258420
2016-01-21 David Majnemer[InstCombine] Simplify (x >> y) <= x
2016-01-21 Chad RosierPartially revert "Add command line options to force...
2016-01-21 Rong Xu[PGO] Passmanagerbuilder change that enable IR level...
2016-01-21 Adam Nemet[TTI] Add getCacheLineSize
2016-01-21 Rong Xu[PGO] IR level instrumentation of indirect call value...
2016-01-21 Sanjay Patelmake helper functions static; NFCI
2016-01-21 Manuel JacobUndo r258163 "Move part of an if condition into an...
2016-01-21 Philip ReamesFix a type in a comment
2016-01-21 Geoff Berry[BlockPlacement] Add option to align all non-fall-throu...
2016-01-21 Matthew SimpsonRevert "[SLP] Truncate expressions to minimum required...
2016-01-21 Teresa JohnsonUse early return to simplify code (NFC)
2016-01-21 Vedant Kumar[GCOV] Avoid emitting profile arcs for module and skele...
2016-01-21 Teresa Johnson[ThinLTO] Avoid unnecesary hash lookups during metadata...
2016-01-21 Matthew Simpson[SLP] Truncate expressions to minimum required bit...
2016-01-21 Scott Egerton[mips] Allowed dla instructions on 32-bit architectures.
2016-01-21 Teresa JohnsonRevert obsolete llvm-link -preserve-modules option...
2016-01-21 Igor BregerAVX512: Masked move intrinsic implementation.
2016-01-21 Michael Zuckerman[AVX512] Adding VPERMT2B and VPERMI2B Intrinsics
2016-01-21 Krzysztof ParzyszekPR26172: unnecessary indirection in HexagonCopyToCombin...
next