platform/upstream/llvm.git
2016-04-09 Johannes DoerfertAdd __isl_give annotations to return types [NFC]
2016-04-09 Davide Italiano[MC] support TLSDESC and TLSCALL / GNU2 tls dialect
2016-04-09 JF BastienFix hash_integer_value
2016-04-09 JF Bastienis_integral_or_enum ❥ enum class ⇒ hashable enum class
2016-04-09 Saleem AbdulrasoolBasic: thread TargetOptions into TargetInfo
2016-04-09 Manman RenObjC kindof: check the context when inserting methods...
2016-04-09 Adrian PrantlDrop debug info for DISubprograms that are not referenc...
2016-04-09 Sanjay Patel[x86] use BMI 'andn' for logic + compare ops
2016-04-09 Simon Pilgrim[X86][XOP] Support for VPPERM 2-input shuffle mask...
2016-04-09 Johannes Doerfert[FIX] Do not recompute SCEVs but pass them to subfunctions
2016-04-09 Michael KruseFix: Always honor LLVM_LIBDIR_SUFFIX.
2016-04-09 Craig Topper[X86] Use for loops over types to reduce code for setti...
2016-04-09 Craig Topper[X86] Remove calls to setOperationAction that set CTLZ_...
2016-04-09 Oleksiy VyalovFix TestBreakpointSetRestart failure on Android.
2016-04-09 Nathan Wilson[Concepts] Implement subsection [dcl.spec.concept]p7...
2016-04-09 Sanjoy DasMaintain calling convention when inling calls to llvm...
2016-04-08 Mike Aizatsky[libfuzzer] defensive assert
2016-04-08 Enrico GranataRemove what I believe are the last known instances...
2016-04-08 Chris Bieneman[Perf-Training] Reworked workflow improvements for...
2016-04-08 Chris Bieneman[CMake] Make llvm_ExternalProject always call the build...
2016-04-08 Adrian PrantlUse NoDebug compile units to mark debug metadata used...
2016-04-08 Adrian PrantlSupport the Nodebug emission kind for DICompileUnits.
2016-04-08 Peter Collingbournebenchcomp: Add a mode for analyzing rule execution...
2016-04-08 Peter Collingbournebenchcomp: Look at all sections whose names begin with...
2016-04-08 Chuck Ries-thread-info in lldbmi does not conform to protocol...
2016-04-08 Richard SmithRemove unused functions from ASTWriter interface.
2016-04-08 Eric FiselierUpdate filesystem status
2016-04-08 Sanjay Patelfix documentation comments; NFC
2016-04-08 Rui UeyamaFix another crash bug in --start-lib.
2016-04-08 Rafael EspindolaAdd an interesting test case we already pass.
2016-04-08 Easwaran RamanRefactor Threshold computation. NFC.
2016-04-08 Tim Shen[SSP] Remove llvm.stackprotectorcheck.
2016-04-08 Sanjay Patel[x86] show missed opportunities to use andn
2016-04-08 Enrico GranataRemove even more of the data formatters that silently...
2016-04-08 Richard SmithPR25501: Delay loading visible updates for a declaratio...
2016-04-08 Rui UeyamaFix a crash bug in --start-lib.
2016-04-08 Hans WennborgRangeify a loop. NFC.
2016-04-08 Hans WennborgRemove some redundant variables from X86TargetLowering...
2016-04-08 Ekaterina RomanovaAdd doxygen comments to emmintrin.h's intrinsics. Only...
2016-04-08 Oleksiy VyalovReset continue_after_async only if neither SIGINIT...
2016-04-08 Kyle ButtCodegen: Factor tail duplication into a utility class...
2016-04-08 Sanjay Patel[x86] regenerate checks for BMI tests
2016-04-08 Evgeny Stupachenkotest commit
2016-04-08 Devin Coughlin[analyzer] Teach trackNullOrUndefValue about calls...
2016-04-08 Richard Smith[modules] Handle merged fields in designated initializers.
2016-04-08 James Y KnightAdd trailing colons to labels in a test.
2016-04-08 Nirav DaveFix Load Control Dependence in MemCpy Generation
2016-04-08 Duncan P. N... ValueMapper: Extract llvm::RemapFunction from IRMover...
2016-04-08 Johannes Doerfert[FIX] Do not crash on opaque (unsized) types.
2016-04-08 Duncan P. N... ValueMapper: Always use Mapper::mapValue from remapInst...
2016-04-08 Duncan P. N... ValueMapper: Roll RemapInstruction into Mapper, NFC
2016-04-08 Duncan P. N... Linker: Always pass RF_IgnoreMissingLocals; NFC
2016-04-08 Kevin B. Smith[X86] Fix PR23155 by turning on X86FixupBWInsts by...
2016-04-08 Todd FialaFix #ifdef __APPLE__ code is the swig Python bindings
2016-04-08 Duncan P. N... ValueMapper: Don't memoize metadata when RF_NoModuleLev...
2016-04-08 Duncan P. N... ValueMapper: Stop memoizing MDStrings
2016-04-08 Rafael EspindolaCleanup the handling of MustBeInDynSym and IsUsedInRegu...
2016-04-08 Sanjoy DasPropagate Undef in llvm.cos Intrinsic
2016-04-08 Johannes Doerfert[FIX] Teach the ScopExpander about parallel subfunctions
2016-04-08 Johannes DoerfertCollect and verify generated parallel subfunctions
2016-04-08 Colin LeMahieuRevert r265817
2016-04-08 Todd Fialafix missing import of 'time' in lldbutil.wait_for_file_...
2016-04-08 Enrico GranataCleanups to command alias to refer to itself as 'comman...
2016-04-08 Enrico GranataAdd help for our regular expression commands when aliased
2016-04-08 Enrico GranataAppend a missing \n
2016-04-08 Colin LeMahieu[llvm-objdump] Printing hex instead of dec by default
2016-04-08 Wei MiAlways have clang pass -pie-level and -pic-level values...
2016-04-08 Lang Hames[Object] Report an error if .alt_entry is used with...
2016-04-08 Ulrich Weigand[SystemZ] Support conditional sibling calls via BRCL
2016-04-08 Eugene Zelenko[Release Notes] Sort checks alphabetically.
2016-04-08 Quentin Colombet[RegBankSelect] Use reverse post order traversal.
2016-04-08 Quentin Colombet[AArch64] Add a test case for the default mapping of...
2016-04-08 Quentin Colombet[RegisterBankInfo] Change the implementation for the...
2016-04-08 Michael KruseAdd testcase from PR27218. NFC.
2016-04-08 Luke DrummondRemove bad indentation introduced in 263859
2016-04-08 Saleem AbdulrasoolMove EABIVersion from CodeGenOptions to TargetOptions
2016-04-08 Saleem Abdulrasoolrevert SVN r265702, r265640
2016-04-08 David Majnemer[InstCombine] Fix miscompile in FoldSPFofSPF
2016-04-08 Quentin Colombet[RegBankSelect] Improve debug output.
2016-04-08 Mehdi AminiFix missing include on OpenBSD
2016-04-08 Quentin Colombet[MIR] Teach the parser how to deal with register banks.
2016-04-08 David Majnemer[InstCombine] Add a peephole for redundant assumes
2016-04-08 David Majnemer[LoopVectorize] Register cloned assumptions
2016-04-08 Luke DrummondRevert bad commit 265797.
2016-04-08 Quentin Colombet[MachineVerifier] Teach how to check some of the proper...
2016-04-08 Luke DrummondFix indentation for commit 263859.
2016-04-08 Quentin Colombet[MIR] Teach the mir printer how to print the register...
2016-04-08 Michael Kruse[ScopInfo] Fix check for element size mismatch.
2016-04-08 Rafael EspindolaDon't lower the visibility because of shared symbols.
2016-04-08 Sam Parker[ARM] Enable SMLAW[B|T] and SMLUW[B|T] instruction...
2016-04-08 Rafael EspindolaProduce STV_DEFAULT for symbols in shared libraries.
2016-04-08 Rafael EspindolaMake getSymbolBinding a local static. NFC.
2016-04-08 Hans WennborgRevert r265547 "Recommit r265309 after fixed an invalid...
2016-04-08 Simon Pilgrim[X86][SSE] Added 32-bit tests for vector lzcnt/tzcnt...
2016-04-08 Michael Kruse[ScopInfo] Rename variable to AccType. NFC.
2016-04-08 Tamas BerghammerFix-up LLDB build after rL13179
2016-04-08 Silviu BarangaRe-commit [SCEV] Introduce a guarded backedge taken...
2016-04-08 Simon Pilgrim[X86] Tidied up shuffle decode function doxygen descrip...
2016-04-08 Adhemerval... [lld] [ELF/AARCH64] Fix dynamic relocation from PIC...
2016-04-08 Alexey Bader[OpenCL] Complete image types support.
next