oota-llvm.git
2015-11-18 Xinliang David LiMinor cleanups (from review feedback)
2015-11-18 Davide Italiano[BuildLibCalls] EmitStrNLen() is dead code. Garbage...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-18 Jingyue Wu[doc] fix a wrong link
2015-11-18 Simon Pilgrim[DAGCombiner] Vector constant folding for comparisons
2015-11-18 Tim NorthoverARM: make sure backend is consistent about exception...
2015-11-18 Mike AizatskyDisable gvn non-local speculative loads under asan.
2015-11-18 Nathan Slingerland[llvm-profdata] Add SaturatingAdd/SaturatingMultiply...
2015-11-18 Sanjoy Das[OperandBundles] Address review on r253446; NFC
2015-11-18 Betul Buyukkurt[PGO] Value profiling support
2015-11-18 Matthew Simpson[Aarch64] Add cost for missing extensions.
2015-11-18 Artyom SkrobovRemoving specific target from the generic test
2015-11-18 Nathan Slingerland[llvm-profdata] Use SmallSet rather that std::set for...
2015-11-18 Dan Gohman[WebAssembly] Add more whitespace characters to prettif...
2015-11-18 Bradley Smith[ARM] Add +feature names to TargetParser extensions...
2015-11-18 Dan Gohman[WebAssembly] Make bogus inline asm strings in tests...
2015-11-18 Dan Gohman[WebAssembly] Add some spaces to the assembly output...
2015-11-18 Dan Gohman[WebAssembly] Enable register coloring and register...
2015-11-18 Manuel KlimekFix bug where WinCOFFObjectWriter would assume starting...
2015-11-18 Fraser CormackFix typo in comment. NFC.
2015-11-18 Jonas Paulsson[SelectionDAGBuilder] Make sure DemoteReg ends up in...
2015-11-18 Igor LaevskyRevert "Revert "Strip metadata when speculatively hoist...
2015-11-18 James Molloy[LTO] Appease buildbots take 3
2015-11-18 James Molloy[LTO] Buildbot appeasing take 2
2015-11-18 James Molloy[LTO] Fix up test/tools/gold/X86/remarks.ll
2015-11-18 James Molloy[LTO] Add an early run of functionattrs
2015-11-18 Asaf Badouh[X86][AVX512CD] add mask broadcast intrinsics
2015-11-18 Simon Pilgrim[X86][AVX] Added 256-bit shuffle splat tests.
2015-11-18 Igor BregerAVX512: Implemented encoding for vpextrw.s instruction.
2015-11-18 Sanjoy Das[OperandBundles] Tighten OperandBundleDef's interface...
2015-11-18 Hrvoje Varga[mips][microMIPS] Implement DPS.W.PH, DPSQ_S.W.PH,...
2015-11-18 Craig TopperReplace dyn_cast with isa in places that weren't using...
2015-11-18 Rafael EspindolaDefault SetVector to use a DenseSet.
2015-11-18 Sanjoy DasTeach the inliner to track deoptimization state
2015-11-18 Rafael EspindolaStop producing .data.rel sections.
2015-11-18 David MajnemerFix LLD testsuite fallout from r253429
2015-11-18 David MajnemerAdd a test for r253323
2015-11-18 David Majnemer[llvm-objdump] Use the COFF export table for additional...
2015-11-18 Jingyue Wu[doc] simplify the doc on compiling CUDA
2015-11-18 Cong HouRemove a redundant assertion in MachineBasicBlock.cpp...
2015-11-18 Cong HouRemove redundant code in MachineBasicBlock.cpp. NFC.
2015-11-18 Reid KlecknerAttempt to fix uninitialized SDAG persistent ids detect...
2015-11-18 Cong HouLet += and -= operators in BranchProbability have satur...
2015-11-18 Kostya Serebryany[libFuzzer] remove default initializer as a workaround...
2015-11-18 Cong HouModify the interface BranchProbability::normalizeProbab...
2015-11-18 Nathan SlingerlandRevert "[llvm-profdata] Add SaturatingAdd/SaturatingMul...
2015-11-18 Cong HouImproving edge probabilities computation when choosing...
2015-11-18 Nathan Slingerland[llvm-profdata] Fix unhandled enumeration values warning
2015-11-18 Nathan Slingerland[llvm-profdata] Add SaturatingAdd/SaturatingMultiply...
2015-11-18 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-11-18 David BlaikieGeneralize ownership/passing semantics to allow dsymuti...
2015-11-18 Rafael EspindolaRemove excess white space
2015-11-18 Sanjay Patel[InstCombine] refactor optimizeIntToFloatBitCast()...
2015-11-17 Nathan Slingerland[llvm-profdata] Show hint for other mismatch errors...
2015-11-17 Simon Pilgrim[X86][AVX512] Added AVX512 SHUFP*/VPERMILP* shuffle...
2015-11-17 David BlaikieFix read-of-uninitialized introduced in r253277 exposed...
2015-11-17 Xinliang David Li[PGO] Move value profile data definitions out of Indexe...
2015-11-17 David BlaikieFix null dereference committed in r253277
2015-11-17 David Blaikiedwarfdump: support indexed string dumping in dwp based...
2015-11-17 Simon Pilgrim[X86][AVX512] Added support for AVX512 UNPCK shuffle...
2015-11-17 Nathan Slingerland[llvm-profdata] Improve error messaging when merging...
2015-11-17 Simon Pilgrim[X86][SSE] Share AVX1/AVX2 shuffle tests with AVX512...
2015-11-17 Reid Kleckner[WinEH] Move WinEHFuncInfo from MachineModuleInfo to...
2015-11-17 David Blaikiedwarfdump: Reference the appropriate line table segment...
2015-11-17 David BlaikieFix -Wunused-function in a non-Win32 build
2015-11-17 Andrew Kaylor[EH] Keep filter clauses for types that have been caught.
2015-11-17 Ulrich Weigand[RuntimeDyld] Fix resolving R_PPC64_REL24 relocations
2015-11-17 Mike Aizatskyadding sancov to Makefile directory list.
2015-11-17 Yunzhong GaoSwitch lto codegen to using diagnostic handlers.
2015-11-17 George Burgess IVSpecify explicit storage type for AllocType. NFC.
2015-11-17 Elena DemikhovskyVector of pointers in function attributes calculation
2015-11-17 Diego NovilloSamplePGO - Move debug/dump function bodies out of...
2015-11-17 David BlaikieStringRef-ify some Option APIs
2015-11-17 Sanjay Patelfix typos; NFC
2015-11-17 Sanjay Pateluse local variables; NFCI
2015-11-17 Mike Aizatskyenabling sancov tests on linux x86_64 only
2015-11-17 Charlie Turner[ARM] Don't pessimize i32 vselect.
2015-11-17 Sanjay Patelfunction names start with a lower case letter; NFC
2015-11-17 Pawel Bylica[Support] Tweak path::system_temp_directory() on Windows.
2015-11-17 Ahmed Bougacha[AArch64] Promote f16 SELECT_CC CC operands when op...
2015-11-17 Davide Italiano[llvm-rtdyld] Don't waste cycles invalidating instructi...
2015-11-17 Davide Italiano[JIT/Memory] Fix up semantic of setExecutable().
2015-11-17 Dan GohmanUpdate DebugInfo tests for the change in DEBUG_VALUE...
2015-11-17 Pat GavlinLower statepoints with multi-def targets.
2015-11-17 Dan GohmanUse TargetRegisterInfo for printing MachineOperand...
2015-11-17 Chad RosierTypo.
2015-11-17 Bradley Smith[ARM] Default to ARMv4t in favour of adding Other to...
2015-11-17 Charlie Turner[ARM] Match VABDL from log2 shuffles.
2015-11-17 Zlatko Buljan[mips][microMIPS] Implement EXTP, EXTPDP, EXTPDPV,...
2015-11-17 Bradley Smith[ARM] Properly initialize ARMArch in the ARM subtarget
2015-11-17 Zlatko Buljan[mips][microMIPS] Implement SUBQ[_S].PH, SUBQ_S.W,...
2015-11-17 Oliver Stannard[Assembler] Make fatal assembler errors non-fatal
2015-11-17 Oliver Stannard[Assembler] Allow non-fatal errors after parsing
2015-11-17 Zlatko Buljan[mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W...
2015-11-17 Jay FoadFix typos in comments.
2015-11-17 David Majnemer[AliasAnalysis] CatchPad and CatchRet can modify escape...
2015-11-17 David MajnemerFix a typo in BasicAliasAnalysis
2015-11-17 Igor BregerAVX512 : regenerate the test file against trunk.
2015-11-17 Zlatko BuljanAdded microMIPSDSPr1 assembler and disassembler tests...
2015-11-17 Rafael EspindolaAdd MemoryBufferRef(MemoryBuffer&) constructor.
next