OSDN Git Service

android-x86/external-llvm.git
2016-01-25 Michael Zuckerman[AVX512] Adding PTESTNMB/D/W/Q instruction
2016-01-25 Aaron BallmanReapplying r256836 with a fix for MSVC 14 support.
2016-01-25 Michael Zuckerman[AVX512] Adding PTESTMB/W/D/Q instruction
2016-01-25 Bradley Smith[ARM] Add DSP build attribute and extension targeting
2016-01-25 Bradley Smith[ARM] Add new system registers to ARMv8-M Baseline...
2016-01-25 Bradley Smith[ARM] Add ARMv8-M security extension instructions to...
2016-01-25 Asaf Badouh[X86][IFMA] adding intrinsics and encoding for multiply...
2016-01-25 Oliver Stannard[ARM] Add ARMv8.2-A FP16 scalar instructions
2016-01-25 Oliver Stannard[TableGen] Fix sort order of asm operand classes
2016-01-25 Junmo ParkSilence a -Wparentheses warning; NFC.
2016-01-25 Igor BregerAVX1 : Enable vector masked_load/store to AVX1.
2016-01-25 Michael Zuckerman[AVX512] [CMPPS ][ CMPPD ] Adding full Comparison Predi...
2016-01-25 Davide Italiano[llvm-size] Use stderr instead of stdout for error...
2016-01-25 Lang Hames[Object][COFF] Revert r258665 - It doesn't do what...
2016-01-24 Lang Hames[Object][COFF] Set the generic SF_Exported flag on...
2016-01-24 David Majnemer[COFF] Simplify SetSectionName
2016-01-24 David Majnemer[LoopSimplify] Reuse changeToUnreachable
2016-01-24 David MajnemerFix build bot breakage
2016-01-24 Elena DemikhovskyAdded Skylake client to X86 targets and features
2016-01-24 Amjad AboudFixed few comments.
2016-01-24 Igor BregerAVX512: VMOVDQU8/16/32/64 (load) intrinsic implementation.
2016-01-24 Craig Topper[TableGen] In AsmWriterEmitter unique command search...
2016-01-24 David MajnemerFix buildbot failures
2016-01-24 David Majnemer[SCCP] Remove duplicate code
2016-01-24 David Majnemer[InstCombine, SCCP] Consolidate code used to remove...
2016-01-23 David Majnemer[WinEH] Don't miscompile cleanups which conditionally...
2016-01-23 Manuel JacobRemove duplicate documentation in ConstantFolding.cpp...
2016-01-23 Manuel JacobRemove duplicate documentation in Attributes.cpp. ...
2016-01-23 Manuel JacobUpdate outdated method documention in Attributes.h...
2016-01-23 Simon Pilgrim[SelectionDAG] Generalised the CONCAT_VECTORS creation...
2016-01-23 Simon Pilgrim[X86][SSE] Generalised TRUNC -> PACKSS/PACKUS code...
2016-01-23 Simon PilgrimTidied up TRUNC combine code. NFC.
2016-01-23 Justin Lebar[CUDA] Add Target::isNVPTX().
2016-01-23 Justin Lebar[CUDA] Die gracefully when trying to output an LLVM...
2016-01-23 Justin Lebar[CUDA] Make empty parameter lists in nvptx function...
2016-01-23 Benjamin KramerDon't check if a list is empty with ilist::size.
2016-01-23 NAKAMURA TakumiObjectTransformLayerTest.cpp: Rework r258633. [-Wincons...
2016-01-23 NAKAMURA TakumiObjectTransformLayerTest.cpp: Fix a warning. [-Wredunda...
2016-01-23 NAKAMURA TakumiObjectTransformLayerTest.cpp: Fix a warning. [-Winconsi...
2016-01-23 Kostya Serebryany[libFuzzer] add -abort_on_timeout option
2016-01-23 Joseph Tremoulet[ORC] Update ObjectTransformLayer signature
2016-01-23 Sanjay Patelregenerate checks and note some near-term improvements
2016-01-23 Akira Hatanaka[Bitcode] Insert the darwin wrapper at the beginning...
2016-01-23 Aaron BallmanSilence a -Wparentheses warning; NFC.
2016-01-23 Simon PilgrimAdded missing comment. NFC.
2016-01-23 NAKAMURA TakumiAlignOf.h: Satisfy both g++-4.7 and msc18.
2016-01-23 Simon Pilgrim[X86][SSE] Remove INSERTPS dependencies from unreferenc...
2016-01-23 Haicheng Wu[LIR] Add support for structs and hand unrolled loops
2016-01-23 Matthias BraunInline variable into assert
2016-01-23 NAKAMURA TakumiAArch64ISelLowering.cpp: Fix a warning. [-Wunused-variable]
2016-01-23 Junmo ParkRemove extra whitespace. NFC.
2016-01-23 David Majnemer[PruneEH] Don't try to insert a terminator after anothe...
2016-01-23 Manuel JacobPut space after pointer type in test. NFC.
2016-01-23 Matt ArsenaultAMDGPU: Replace some deprecated intrinsic uses in tests
2016-01-23 Matt ArsenaultAMDGPU: Run instnamer on a few tests
2016-01-23 Matt ArsenaultAMDGPU: Remove more unused intrinsics
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
next