oota-llvm.git
2015-05-06 Kostya Serebryany[lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneIn...
2015-05-06 Pete CooperFix incorrect kill flags in fastisel.
2015-05-06 Pete Cooper[x86] Fix register class of folded load index reg.
2015-05-06 Alexey Samsonov[SanitizerCoverage] Fix a couple of typos. NFC.
2015-05-06 Duncan P. N... MC: Skip names of temporary symbols in object streamer
2015-05-06 Tim NorthoverCodeGen: move over-zealous assert into actual if statement.
2015-05-06 Duncan P. N... DwarfDebug: Emit number of bytes in .debug_loc entry...
2015-05-06 Ismail PazarbasiImplement `createSanitizerCtor`, common helper function...
2015-05-06 Reid Kleckner[WinEH] Improve fatal error message about failed demotion
2015-05-06 Sanjoy Das[SelectionDAG] Delete SelectionDAGBuilder::removeValue...
2015-05-06 Diego NovilloAllow 0-weight branches in BranchProbabilityInfo.
2015-05-06 Sanjoy DasAdd missing dereferenceable_or_null getters
2015-05-06 Wei Mi[X86] Disable loop unrolling in loop vectorization...
2015-05-06 Matt ArsenaultAdd ChangeTo* to MachineOperand for symbols
2015-05-06 Derek SchuffAdd bitcode test to verify functions can be materialize...
2015-05-06 Pawel BylicaReadd the regression test from r236584. Calling convent...
2015-05-06 Pete Cooper[ARM] Fast-Isel was incorrectly selecting <2 x double...
2015-05-06 Bill Schmidt[PPC64LE] Adjust vector splats during VSX swap optimization
2015-05-06 NAKAMURA TakumiReformat.
2015-05-06 NAKAMURA TakumiRevert r236546, "propagate IR-level fast-math-flags...
2015-05-06 Artyom Skrobov[ARM] generate VMAXNM/VMINNM for a compare followed...
2015-05-06 Pawel BylicaRevert regression test from r236584.
2015-05-06 Pawel BylicaSelectionDAG: Handle out-of-bounds index in extract...
2015-05-06 Adam Nemet[DomTree] verifyDomTree to unconditionally perform...
2015-05-06 Ahmed Bougacha[ARM][FastISel] Use TST #1 instead of CMP #0 for select.
2015-05-06 Sanjoy Das[Statepoints] Remove broken test case.
2015-05-06 Sanjoy Das[IRBuilder] Fix indentation. NFC.
2015-05-06 Sanjoy Das[Statepoint] Clean up StatepointLowering: symbolic...
2015-05-06 Sanjoy Das[Statepoint] Clean up Statepoint.h: clang-format.
2015-05-06 Sanjoy Das[Statepoint] Clean up Statepoint.h: accessor names.
2015-05-06 Sanjoy Das[StatepointLowering] Don't create temporary instruction...
2015-05-06 Ahmed Bougacha[WinEH] Reset WinEHPrepare::SEHExceptionCodeSlot when...
2015-05-05 Justin BognerInstrProf: Strip filename prefixes from the names we...
2015-05-05 Pete Cooper[X86 fast-isel] Constrain the index reg class to not...
2015-05-05 Sanjoy Das[SelectionDAG] Make an argument optional in RFV::getCop...
2015-05-05 Sanjoy Das[SelectionDAG] Move RegsForValue into SelectionDAGBuild...
2015-05-05 Sanjoy Das[SelectionDAG] Pass explicit type to lowerCallOperands...
2015-05-05 Sanjoy Das[StatepointLowering] Rename variable, NFC.
2015-05-05 Pete CooperFix IfConverter to handle regmask machine operands.
2015-05-05 Kostya Serebryany[lib/Fuzzer] on crash print the contents of the crashy...
2015-05-05 Sanjay Patelpropagate IR-level fast-math-flags to DAG nodes (NFC)
2015-05-05 Sanjay Pateluse range-based for-loop; NFC
2015-05-05 Andrey ChurbanovAdded Andrey Churbanov as the owner of the OpenMP runti...
2015-05-05 David Majnemer[Inliner] Discard empty COMDAT groups
2015-05-05 Pete CooperRefactor UpdatePredRedefs and StepForward to avoid...
2015-05-05 Peter CollingbourneThumb2SizeReduction: Check the correct set of registers...
2015-05-05 Ulrich Weigand[DAGCombiner] Account for getVectorIdxTy() when narrowi...
2015-05-05 Ulrich Weigand[DAGCombiner] Fix ReplaceExtractVectorEltOfLoadWithNarr...
2015-05-05 Ulrich Weigand[LegalizeVectorTypes] Allow single loads and stores...
2015-05-05 Ulrich Weigand[SystemZ] Add vector intrinsics
2015-05-05 Ulrich Weigand[SystemZ] Mark v1i128 and v1f128 as unsupported
2015-05-05 Ulrich Weigand[SystemZ] Handle sub-128 vectors
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for scalar f64 ops in...
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for v4f32
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for v2f64
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for integer vector types
2015-05-05 Ulrich Weigand[SystemZ] Add z13 vector facility and MC support
2015-05-05 Pete CooperRevert "Refactor UpdatePredRedefs and StepForward to...
2015-05-05 Pete CooperRevert "Fix IfConverter to handle regmask machine opera...
2015-05-05 Pete CooperFix IfConverter to handle regmask machine operands.
2015-05-05 Pete CooperRefactor UpdatePredRedefs and StepForward to avoid...
2015-05-05 Diego NovilloFix typo in assert message. NFC.
2015-05-05 David BlaikieFix the clang -Werror build, use of uninitialized variable.
2015-05-05 Daniel BerlinUpdate BasicAliasAnalysis to understand that nothing...
2015-05-05 David Blaikie[opaque pointer type] Track explicit GEP pointee type...
2015-05-05 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-05 Quentin Colombet[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
2015-05-05 Lang Hames[Orc] Reapply r236465 with fixes for the MSVC bots.
2015-05-05 Daniel Sanders[bugpoint] Increase default memory limit to 400MB to...
2015-05-05 Kit BartonThis patch adds ABI support for v1i128 data type.
2015-05-05 Igor LaevskyEmit comment for gc.relocate showing base and derived...
2015-05-05 Daniel Sanders[mips] Generate code for insert/extract operations...
2015-05-05 Ismail DonmezFix regression in parsing armv{6,7}hl- triples. These...
2015-05-05 Daniel Sanders[mips][msa] Test basic operations for the N32 ABI too.
2015-05-05 Kostya Serebryany[lib/Fuzzer] use handle_abort=1 by default so that...
2015-05-04 Lang Hames[Orc] Revert r236465 - It broke the Windows bots.
2015-05-04 Reid Kleckner[X86] Fix assertion while DAG combining offsets and...
2015-05-04 Pete Cooper[ARM] IT block insertion needs to update kill flags
2015-05-04 Pete CooperAdd TransformUtils dependency to lli.
2015-05-04 Lang Hames[Orc] Refactor the compile-on-demand layer to make...
2015-05-04 Matthias BraunVim: Fix some bugs in llvm indent plugin.
2015-05-04 Matthias BraunVim: Set filetype=python for lit configuration files.
2015-05-04 Matthias BraunDocument some of the options in test/lit.cfg
2015-05-04 Matthias BraunLit: Allow overriding llvm tool paths+arguments, make...
2015-05-04 Sanjay Patelzap windows line endings; NFC
2015-05-04 Tim NorthoverCodeGen: match up correct insertvalue indices when...
2015-05-04 Alex LorenzYAML: Add an optional 'flow' field to the mapping trait...
2015-05-04 Keno FischerRespect object format choice on Darwin
2015-05-04 Reid KlecknerFix -Wmicrosoft warning by making enum unsigned
2015-05-04 Davide Italiano[IR/Diagnostic] Assert that DebugLoc is valid before...
2015-05-04 Hans WennborgOption parsing: properly handle flag aliases for joined...
2015-05-04 Ulrich Weigand[SystemZ] Reclassify f32 subregs of f64 registers
2015-05-04 Ulrich Weigand[SystemZ] Clean up AsmParser isMem() handling
2015-05-04 Ulrich Weigand[SystemZ] Fix getTargetNodeName
2015-05-04 Pete CooperScheduleDAGInstrs should toggle kill flags on bundled...
2015-05-04 Tom StellardR600/SI: Code cleanup
2015-05-04 Elena DemikhovskyAVX-512: added a test for encoding
2015-05-04 Elena DemikhovskyAVX-512: added calling convention for i1 vectors in...
2015-05-04 Elena DemikhovskyAVX-512: added integer "add" and "sub" instructions...
2015-05-04 Elena DemikhovskyAVX-512: enabled tests for AVX512F set
next