[PM/AA] Disable the core unsafe aspect of GlobalsModRef in the face of
[oota-llvm.git] / lib /
2015-07-17 Chandler Carruth[PM/AA] Disable the core unsafe aspect of GlobalsModRef...
2015-07-17 Kuba Brecka[asan] Fix invalid debug info for promotable allocas
2015-07-17 Tim NorthoverAArch64: add comment missed out from earlier patch.
2015-07-17 Matthias BraunARM: Enable MachineScheduler and disable PostRASchedule...
2015-07-17 Matt ArsenaultOnly do fmul (fadd x, x), c combine if the fadd only...
2015-07-17 Rafael EspindolaUse small encodings for constants when possible.
2015-07-17 Alex LorenzMIR Serialization: Serialize the frame setup machine...
2015-07-16 Alex LorenzMIR Serialization: Serialize the frame index machine...
2015-07-16 Cong HouAdd new constructors for LoopInfo/DominatorTree/BFI/BPI
2015-07-16 Matthias BraunArm: Don't define a label twice with two setjmps in...
2015-07-16 Matthias BraunFix __builtin_setjmp in combination with sjlj exception...
2015-07-16 Mehdi AminiFix ffiInvoke() use of DataLayout, broken in 242414
2015-07-16 Simon PilgrimFix spelling. NFCI.
2015-07-16 Tim NorthoverAArch64: make inexact signalling on round Darwin-specific
2015-07-16 Bill Schmidt[PowerPC] v4i32 is a VSRCRegClass
2015-07-16 Eli BenderskyStreamline the coding style in NVPTXLowerAggrCopies
2015-07-16 Jingyue Wu[NVPTX] enable SpeculativeExecution in NVPTX
2015-07-16 Matthias BraunAArch64: Implement conditional compare sequence matching.
2015-07-16 Tom StellardAMDPGU/SI: Negative offsets aren't allowed in MUBUF...
2015-07-16 Tom StellardAMDPGU/SI: Use AssertZext node to mask high bit for...
2015-07-16 Matthias BraunLiveInterval: Document and enforce rules about empty...
2015-07-16 Matthias BraunDo not duplicate method name in comment, remove duplica...
2015-07-16 Pete CooperRevert "Add missing load/store flags to thumb2 instruct...
2015-07-16 Cong HouRename LoopInfo::Analyze() to LoopInfo::analyze() and...
2015-07-16 Peter CollingbourneInternalize: internalize comdat members as a group...
2015-07-16 Benjamin Kramer[NVPTX] Don't leak dead instructions after unlinking...
2015-07-16 Mehdi AminiMake ExecutionEngine owning a DataLayout
2015-07-16 Eli BenderskyCorrect lowering of memmove in NVPTX
2015-07-16 Tom StellardAMDGPU/R600: Remove unused variable
2015-07-16 Tom StellardAMDPGU/R600: Replace llvm_unreachable() call with LLVMC...
2015-07-16 James Molloy[Codegen] Add intrinsics 'absdiff' and corresponding...
2015-07-16 Alexandros Lamprineas- TargetParser does not handle armv7l in parseArchProfi...
2015-07-16 Silviu BarangaFix memcheck interval ends for pointers with negative...
2015-07-16 Michael Kuperstein[X86] Reapply r240257 : "Allow more call sequences...
2015-07-16 Michael Kuperstein[X86] Fix emitPrologue() to make less assumptions about...
2015-07-16 Michael KupersteinRevert "Make ExecutionEngine owning a DataLayout"
2015-07-16 Benjamin Kramer[Mips] Make helper function static, NFC.
2015-07-16 Tobias GrosserAdd PM extension point EP_VectorizerStart
2015-07-16 Mehdi AminiAdd missing break in switch case in R600ISelLowering
2015-07-16 Mehdi AminiMake ExecutionEngine owning a DataLayout
2015-07-16 Mehdi AminiMove most user of TargetMachine::getDataLayout to the...
2015-07-16 Mehdi AminiRemove DataLayout from TargetLoweringObjectFile, redire...
2015-07-16 Mehdi AminiRedirect pointerSize query to the TargetMachine in...
2015-07-16 Adam Nemet[LAA] Split out a helper to check the pointer partition...
2015-07-16 Reid KlecknerRevert "[X86] Allow more call sequences to use push...
2015-07-16 Reid KlecknerRevert "Update LLVM bindings after r239940. ..."
2015-07-16 Akira Hatanaka[ARM] Define a subtarget feature that is used to avoid...
2015-07-16 Rafael EspindolaFix handling of relative paths in thin archives.
2015-07-16 Pete CooperClear kill flags in ARMLoadStoreOptimizer.
2015-07-15 Alex LorenzMIR Serialization: Serialize the jump table index operands.
2015-07-15 Alex LorenzMIR Serialization: Serialize the jump table info.
2015-07-15 Rafael Espindolallvm-ar: Don't write the directory in the string table.
2015-07-15 Cong HouCreate a wrapper pass for BranchProbabilityInfo.
2015-07-15 David MajnemerSilence GCC -Wparenthesis warning
2015-07-15 Rafael EspindolaFor new archive member we only need to store the full...
2015-07-15 Chen Li[LoopUnswitch] Add an else clause to IsTrivialUnswitchC...
2015-07-15 Matthias BraunTargetRegisterInfo: Provide a way to check assigned...
2015-07-15 Alex LorenzMIR Serialization: Serialize references from the stack...
2015-07-15 Paul RobinsonAdd a "debugger tuning" concept that allows us to fine...
2015-07-15 JF BastienFix mergefunc infinite loop
2015-07-15 Rafael EspindolaSimplify a few uses of remove_filename by using parent_...
2015-07-15 Rafael EspindolaHandle the error of trying to convert a regular archive...
2015-07-15 Cong HouRename doFunction() in BFI to calculate() and change...
2015-07-15 Tobias Edler von... Analyze recursive PHI nodes in BasicAA
2015-07-15 Bruno Cardoso LopesRevert "Refactor optimizeUncoalescable logic"
2015-07-15 Bruno Cardoso LopesRevert "Look through PHIs to find additional register...
2015-07-15 Cong HouTest commit.
2015-07-15 Adrian PrantlDebug Info: Add basic support for external types refere...
2015-07-15 Pete CooperAdd missing load/store flags to thumb2 instructions.
2015-07-15 Bill Schmidt[PPC64LE] Fix vec_sld semantics for little endian
2015-07-15 Bruno Cardoso LopesLook through PHIs to find additional register sources
2015-07-15 Bruno Cardoso LopesRefactor optimizeUncoalescable logic
2015-07-15 Benjamin Kramer[PPC] Disassemble little endian ppc instructions in...
2015-07-15 Alexandros Lamprineas-Added API for retrieving the default FPU of a CPU...
2015-07-15 Chandler Carruth[PM/AA] Fix *numerous* serious bugs in GlobalsModRef...
2015-07-15 Alexey Bataev[SDAG] Optimize unordered comparison in soft-float...
2015-07-15 Hal Finkel[PowerPC] Use the MachineCombiner to reassociate fadd...
2015-07-15 Hal Finkel[PowerPC] Extend physical register live range in PPCVSX...
2015-07-15 Hal Finkel[MachineCombiner] Work with itineraries
2015-07-15 Petr Pavlu[AArch64] Fix problems in decoding generic MSR instructions
2015-07-15 Chandler Carruth[PM/AA] Cleanup some loops to be range-based. NFC.
2015-07-15 Igor BregerAVX : Fix ISA disabling in case AVX512VL , some instruc...
2015-07-15 Rafael EspindolaInitial support for writing thin archives.
2015-07-15 Pete CooperUse enum instead of unsigned. NFC.
2015-07-15 Pete CooperUse cast<> instead of dyn_cast to remove llvm_unreachab...
2015-07-15 Pete CooperUse another foreach loop. NFC
2015-07-15 Pete CooperUse getAnyExtOrTrunc helper instead of manually doing...
2015-07-15 Pete CooperUse getZExtOrTrunc helper instead of manually doing...
2015-07-15 Michael Zolotukhin[LoopUnrolling] Handle cast instructions.
2015-07-15 Pete CooperChange conditional to assert. NFC.
2015-07-15 Pete CooperUse getStoreSize() instead of getStoreSizeInBits()...
2015-07-14 Rafael EspindolaUse a range loop.
2015-07-14 Pete CooperUse more foreach loops in SelectionDAG. NFC
2015-07-14 Wei MiCreate a wrapper pass for BlockFrequencyInfo.
2015-07-14 JF BastienWebAssembly: fix build breakage.
2015-07-14 Hal Finkel[PowerPC] Support symbolic targets in patchpoints
2015-07-14 David Majnemer[InstCombine] Generalize sub of selects optimization...
2015-07-14 Adam Nemet[LAA] Introduce RuntimePointerChecking::PointerInfo...
2015-07-14 Adam Nemet[LAA] Lift RuntimePointerCheck out of LoopAccessInfo...
2015-07-14 Hal Finkel[PowerPC] Use the ABI indirect-call protocol for patchp...
next