[Object/ELF] Add support for setVisibility()
[oota-llvm.git] / lib /
2015-03-12 Elena DemikhovskyAVX-512: Added encoding tests for VPROR, VPROL instruct...
2015-03-12 Eric ChristopherRemove some unnecessary forward declarations and put...
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the Sparc...
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the Mips...
2015-03-12 Kevin QinReapply 'Run LICM pass after loop unrolling pass.'
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the ARM Targe...
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the AArch64...
2015-03-12 Jingyue Wu[NVPTXAsmPrinter] do not print .align on function headers
2015-03-12 Reid KlecknerMake llvm.eh.actions an intrinsic and add docs for it
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the PowerPC...
2015-03-12 Krzysztof ParzyszekFix build break introduced in r231992
2015-03-12 Reid KlecknerStop calling DwarfEHPrepare from WinEHPrepare
2015-03-12 Krzysztof ParzyszekEliminate constant-extender profitability checks from...
2015-03-12 Mehdi AminiMove the DataLayout to the generic TargetMachine, makin...
2015-03-11 Reid KlecknerFix some clang warnings in WinEHPrepare
2015-03-11 Reid KlecknerHandle big index in getelementptr instruction
2015-03-11 Hal Finkel[PowerPC] Remove canFoldAsLoad from instruction definitions
2015-03-11 Andrew KaylorExtended support for native Windows C++ EH outlining
2015-03-11 Eric ChristopherRemove useMachineScheduler and replace it with subtarge...
2015-03-11 Eric ChristopherHave getCallPreservedMask and getThisCallPreservedMask...
2015-03-11 Eric ChristopherOne more getCalleeSavedRegs prototype with nullptr.
2015-03-11 Eric ChristopherHave getCalleeSavedRegs take a non-null MachineFunction...
2015-03-11 Pete CooperConstify AArch64CollectLOH.cpp. NFC
2015-03-11 Jozef Kolek[mips][microMIPS] Make usage of NOT16 by code generator
2015-03-11 Rafael EspindolaPut jump tables in unique sections on COFF.
2015-03-11 Tim NorthoverARM: simplify and extend byval handling
2015-03-11 Eric ChristopherRemove the need to cache the subtarget in the R600...
2015-03-11 Eric ChristopherHave getRegPressureSetLimit take a MachineFunction...
2015-03-11 David MajnemerInstCombine: Don't fold call bitcast into args if calle...
2015-03-11 Kit BartonUpdated with list of possible improvements we are track...
2015-03-11 Juergen RibutzkaAdd the "vbroadcasti128" instruction back.
2015-03-11 Derek SchuffMake NaCl's use of .init_array for static constructors...
2015-03-11 Benjamin KramerWrap in __MINGW32__ to avoid warnings from msvc.
2015-03-11 Benjamin KramerAdd missing namespace specifier for MSVC.
2015-03-11 Benjamin KramerRtlCaptureContext is absent from the mingw32 headers...
2015-03-11 Sanjay PatelInliner should not add callgraph edges for intrinsic...
2015-03-11 Elena DemikhovskyAVX-512: Added SKX forms of shift instructions.
2015-03-11 Owen AndersonFix another verifier crash where a GC intrinsic would...
2015-03-11 Rafael EspindolaDon't print labels that on ELF are never used.
2015-03-11 Justin BognerInstrProf: Teach llvm-cov to handle universal binaries...
2015-03-11 Rafael EspindolaPrint section start labels when first switching to...
2015-03-11 Lang Hames[Orc][MCJIT][RuntimeDyld] Re-apply r231726 and r231724...
2015-03-10 Andrew KaylorFix Value dangling reference debug output
2015-03-10 Eric ChristopherHave TargetRegisterInfo::getLargestLegalSuperClass...
2015-03-10 Eric ChristopherRemove subtarget dependence from HexagonRegisterInfo.
2015-03-10 Eric ChristopherRemove dead code.
2015-03-10 Rafael EspindolaAdd missing section symbol to COFF's .debug_types.dwo.
2015-03-10 Philip ReamesIf a conditional branch jumps to the same target, remov...
2015-03-10 Paul RobinsonEmit correct linkage-name attribute based on DWARF...
2015-03-10 Philip ReamesInfer known bits from dominating conditions
2015-03-10 Eric ChristopherRemove the use of the subtarget in MCCodeEmitter creati...
2015-03-10 Rafael EspindolaCreate symbols marking the start of a section earlier.
2015-03-10 Eric ChristopherRemove createAMDGPUMCCodeEmitter and instead just regis...
2015-03-10 Quentin Colombet[CodeGenPrepare] Refine the cost model provided by...
2015-03-10 Adam Nemet[LoopAccesses] Add debug message to indicate the result...
2015-03-10 Rafael EspindolaMove a non-trivial virtual function out of line.
2015-03-10 Colin LeMahieu[Hexagon] Adding frame index + add load/store patterns.
2015-03-10 Rafael Espindolaclang-format code that is about to change.
2015-03-10 Colin LeMahieu[Hexagon] Simplifying deallocret definitions.
2015-03-10 Colin LeMahieu[Hexagon] Separating InstHexagon from OpcodeHexagon.
2015-03-10 Nemanja IvanovicAdd support for part-word atomics for PPC
2015-03-10 Ahmed Bougacha[AArch64] Avoid going through GPRs for across-vector...
2015-03-10 Ahmed Bougacha[AArch64] Remove integer INSvi*lane patterns. NFCI.
2015-03-10 Chad RosierDon't evaluate rend() on every iteration of the loop.
2015-03-10 David MajnemerLoopAccessAnalysis: Silence -Wreturn-type diagnostic...
2015-03-10 Benjamin KramerDon't use LLVM_LIBRARY_VISIBILITY in cpp files.
2015-03-10 Bruno Cardoso Lopes[AsmPrinter][TLOF] Reintroduce AArch64 test
2015-03-10 Colin LeMahieu[Hexagon] Adding nodes for PIC support.
2015-03-10 Colin LeMahieu[Hexagon] Adding DuplexInst instruction format and...
2015-03-10 Kit BartonChange the generation of the vmuluwm instruction to...
2015-03-10 Sanjay Patelremove function names from comments; NFC
2015-03-10 Colin LeMahieu[Hexagon] Adding nodes for vector insert/extract lowering.
2015-03-10 Colin LeMahieu[Hexagon] Renaming HexagonJT to JT and adding CP for...
2015-03-10 Adrian PrantlChange the datatype of DwarfExpression::Emit(Un)Signed...
2015-03-10 Benjamin KramerNVPTX: move NVPTXAllocaHoisting into the cpp file
2015-03-10 Adam Nemet[LAA-memchecks] Comment improvement
2015-03-10 Michael ZolotukhinEnable loop-rotate before loop-vectorize by default
2015-03-10 Adam Nemet[LAA-memchecks 3/3] Introduce pointer partitions for...
2015-03-10 Adam Nemet[LAA-memchecks 2/3] Move number of memcheck threshold...
2015-03-10 Adam Nemet[LAA-memchecks 1/3] Split out NumComparisons checks...
2015-03-10 Sanjay Patelremove names from comments; NFC
2015-03-10 Sanjay Patelfix typos; NFC
2015-03-10 Benjamin KramerNVPTX: Remove copy of LLVMInitializeNVPTXAsmPrinter.
2015-03-10 Benjamin KramerHexagon: Remove unused InstrMapping.
2015-03-10 Adam Nemet[LoopAccesses 3/3] Print the dependences with -analyze
2015-03-10 Adam Nemet[LoopAccesses 2/3] Allow querying of interesting depend...
2015-03-10 Adam Nemet[LoopAccesses 1/3] Expose MemoryDepChecker to LAA users
2015-03-10 Rafael EspindolaStore an optional section start label in MCSection.
2015-03-10 Sanjay Patelremove function names from comments; NFC
2015-03-10 Igor LaevskyTeach lowering to correctly handle invoke statepoint...
2015-03-10 Chad Rosier[BranchFolding] Remove MMOs during tail merge to preser...
2015-03-10 Tom StellardR600/SI: Add _IDXEN and _BOTHEN variants for buffer_store
2015-03-10 Tom StellardR600/SI: Re-order MUBUF operands to match asm strings.
2015-03-10 Tom StellardR600/SI: Move kill flag to second instruction when...
2015-03-10 Tom StellardR600/SI: Add 32-bit encoding of v_cndmask_b32
2015-03-10 Sanjay Patel[X86, AVX] replace vinsertf128 intrinsics with generic...
2015-03-10 Benjamin KramerHexagon: Remove pass that does nothing at all
2015-03-10 Rafael EspindolaRemove effectively dead code.
2015-03-10 Karthik BhatFix a memory corruption in Dependency Analysis.
2015-03-10 Aaron BallmanRemoving dead code to silence warning C4060: switch...
next