oota-llvm.git
2015-12-23 David Majnemer[OperandBundles] Have DeadArgElim play nice with operan...
2015-12-23 Igor BregerAVX512BW: Enable packed word shift for 512bit vector...
2015-12-23 David Majnemer[WinEH] Don't visit the same catchswitch twice
2015-12-23 Nico Weberwin: Pass /W4 in front of all the -wd flags.
2015-12-23 Paul RobinsonForm reform for MCDwarf.
2015-12-23 Philip Reames[GC] Make GCStrategy::isGCManagedPointer a type predica...
2015-12-23 Nico WeberUnbreak LLVM_ENABLE_THREADS=OFF builds.
2015-12-23 Dan Gohman[WebAssembly] Add a TODO comment for a possible future...
2015-12-23 Manuel Jacob[RS4GC] Fix base pair printing for constants.
2015-12-22 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-12-22 Cong Hou[BPI] Fix two potential divide-by-zero operations that...
2015-12-22 Rafael EspindolaDisable use list order on the gold plugin.
2015-12-22 Dan Gohman[WebAssembly] Trim unneeded #includes. NFC.
2015-12-22 Dan Gohman[WebAssembly] Minor code simplification. NFC.
2015-12-22 Dan GohmanAdd an OperandNamespace field to Target.td's Operand.
2015-12-22 Vedant Kumar[unittest] Use Support/thread.h instead of <thread...
2015-12-22 Nico Weberlit: Limit number of processes on Windows to 32.
2015-12-22 Vedant Kumar[unittest] Use Support/Thread.h instead of <thread...
2015-12-22 Changpeng Fang AMDGPU/SI: Use flat for global load/store when targeti...
2015-12-22 Rafael EspindolaAlso add unnamed_addr to functions.
2015-12-22 Akira HatanakaRevert r256277 and r256279.
2015-12-22 Akira HatanakaAdd a .td file I forgot to add in r256277.
2015-12-22 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-12-22 Rafael EspindolaDelete dead GlobalAliases.
2015-12-22 Rafael EspindolaRevert "AMDGPU/SI: Use flat for global load/store when...
2015-12-22 Rafael EspindolaMerge duplicated code.
2015-12-22 Changpeng FangAMDGPU/SI: Use flat for global load/store when targetin...
2015-12-22 Rafael EspindolaUse early continue to reduce indentation.
2015-12-22 Rafael EspindolaSimplify iterator management. NFC.
2015-12-22 Paul RobinsonAdd advice on choosing reviewers
2015-12-22 Cong Hou[BPI] Replace weights by probabilities in BPI.
2015-12-22 Manuel JacobRemove deprecated llvm.experimental.gc.result.{int...
2015-12-22 Vedant Kumar[Support] Allow multiple paired calls to {start,stop...
2015-12-22 Manuel Jacob[RS4GC] Fix crash in the case that a live variable...
2015-12-22 Jun Bum Lim[AArch64] Promote loads from stored
2015-12-22 Chad RosierTypo. NFC.
2015-12-22 Asaf Badouh[X86][AVX512] Add rcp14 and rsqrt14 intrinsics
2015-12-22 Keno Fischer[ASMPrinter] Fix missing handling of DW_OP_bit_piece
2015-12-22 Kostya Serebryany[libFuzzer] add AFL-style dictionary for C++, remove...
2015-12-22 David Majnemer[MC] Don't use the architecture to govern which object...
2015-12-22 Kostya SerebryanyPartial fix for PR25912, see comment 13. Should fix...
2015-12-22 Teresa JohnsonHandle empty Subprogram list when linking metadata.
2015-12-22 Easwaran RamanDetermine callee's hotness and adjust threshold based...
2015-12-22 Evgeniy Stepanov[safestack] Add option for non-TLS unsafe stack pointer.
2015-12-22 Xinliang David Li[PGO] Fix another comdat related issue for COFF
2015-12-21 Vedant Kumar[Support] Timer: Use emplace_back() and range-based...
2015-12-21 Vedant Kumar[Support] Timer: simplify the init() method
2015-12-21 Dylan McKay[AVR] Added configuration file and machine function...
2015-12-21 Eric ChristopherFix line endings after r256155. NFC.
2015-12-21 Xinliang David LiFix test case comment (NFC)
2015-12-21 Evgeniy Stepanov[cfi] Fix LowerBitSets on 32-bit targets.
2015-12-21 David Majnemer[MC, COFF] Support link /incremental conditionally
2015-12-21 Jun Bum LimEnhance BranchProbabilityInfo::calcUnreachableHeuristic...
2015-12-21 Xinliang David LiResubmit r256193 with test fix: assertion failure analyzed
2015-12-21 Xinliang David LiRevert r256193: build bot failure triggered
2015-12-21 Cong Hou[X86][SSE] Transform truncations between vectors of...
2015-12-21 Xinliang David Li[PGO] Fix profile var comdat generation problem with...
2015-12-21 Michael Zolotukhin[ValueTracking] Properly handle non-sized types in...
2015-12-21 Adrian PrantlFix PR24563 (LiveDebugVariables unconditionally propaga...
2015-12-21 Adrian PrantlConvert the CodeGen/ARM/sched-it-debug-nodes.ll testcas...
2015-12-21 Adrian PrantlTeach ARMLoadStoreOptimizer to ignore DBG_VALUE instruc...
2015-12-21 Kostya Serebryanyfix leak in a test, make the sanitizer bot green
2015-12-21 Tom StellardAMDGPU/SI: Fix encoding for FLAT_SCRATCH registers...
2015-12-21 Tom StellardAMDGPU/SI: Change assembly name for flat scratch regist...
2015-12-21 Matthew Simpson[AArch64] Add additional extract-extend patterns for...
2015-12-21 Teresa JohnsonAdd testcase for r256161 (PR25907)
2015-12-21 Chad RosierRemove extra whitespace. NFC.
2015-12-21 Teresa Johnson[ThinLTO] Rename variable to reflect bulk importing...
2015-12-21 Dan Gohman[WebAssembly] Convert a regular for loop to a range...
2015-12-21 Dan Gohman[WebAssembly] Clean up comments and fix a missing ...
2015-12-21 Dan Gohman[WebAssembly] Remove an unneeded empty destructor.
2015-12-21 Dan Gohman[WebAssembly] Enclose the operand variables for load...
2015-12-21 Dan Gohman[WebAssembly] Mark the ARGUMENT pseudo-instructions...
2015-12-21 Dan Gohman[WebAssembly] Add some comments and make some minor...
2015-12-21 Dan GohmanTeach MCOperand::print how to print FPImm operands.
2015-12-21 Teresa JohnsonRemove unused functions from ModuleLinker (NFC)
2015-12-21 Teresa JohnsonRemove overly strict new assert in BitcodeReader.
2015-12-21 Jun Bum LimRevert "[AArch64] Promote loads from stores"
2015-12-21 Chad Rosier[LIR] Refactor code to enable future patch. NFC.
2015-12-21 Chad Rosier[AArch64] Enable PostRAScheduler for AArch64 generic...
2015-12-21 Igor BregerAVX512BW: Enable AND/OR/XOR vector byte/word paked...
2015-12-21 Davide Italiano[llvm-objdump] Use appropriate helper. NFC.
2015-12-21 Amjad AboudImplemented Support of IA interrupt and exception handlers:
2015-12-21 Zlatko Buljan[mips][microMIPS] Implement DERET and DI instructions...
2015-12-21 NAKAMURA Takumicheck-llvm: Tweak the feature "timestamps" for autoconf.
2015-12-21 David Majnemer[MC, COFF] Unbreak support for COFF timestamps
2015-12-21 NAKAMURA Takumi[Cygwin] Enable TLS as emutls.
2015-12-21 Manuel Jacob[RS4GC] Add an assert which fails if there is a (yet...
2015-12-21 Craig Topper[InstCombine] Fix indentation. NFC.
2015-12-20 Dylan McKay[AVR] Added AVRCallingConv.td
2015-12-20 Craig Topper[X86] Use range-based for loop. NFC
2015-12-20 Craig Topper[X86] Prevent constant hoisting for a couple compare...
2015-12-20 Dylan McKayAdd AVR.td and AVRRegisterInfo.td
2015-12-20 Davide Italiano[llvm-objdump] Move COFF function to where it belongs.
2015-12-20 Xinliang David LiFix a bug in test case -- duplicate entries
2015-12-20 Xinliang David LiFix a latent UAF bug in profwriter
2015-12-20 Weiming ZhaoFix mapping of @llvm.arm.ssat/usat intrinsics to ssat...
2015-12-20 Xinliang David Li[PGO] Improve Indexed Profile Reader efficiency
2015-12-20 Xinliang David LiMinor clean up -- move large single use method out...
2015-12-20 NAKAMURA TakumiRevert r219171, "llvm/test/lit.cfg: Suppress dwarf...
next