OSDN Git Service

[llvm-readobj][ELF] Teach llvm-readobj to show dynamic relocation in REL format
[android-x86/external-llvm.git] / include /
2016-01-16 Xinliang David Li[PGO] fix a bug in profile summary computation
2016-01-16 Peter CollingbourneIntroduce sanstats tool and llvm::CreateSanitizerStatRe...
2016-01-15 Dan Gohman[WebAssembly] Don't create a needless .note.GNU-stack...
2016-01-15 David Blaikie[opaque pointer types] Remove an unnecessary extra...
2016-01-15 Dan Gohman[SelectionDAG] CSE nodes with differing SDNodeFlags
2016-01-15 Joseph Tremoulet[WinEH] Rename CatchReturnInst::getParentPad, NFC
2016-01-15 Lang Hames[Orc] Remove some reinterpret casts in debugging output.
2016-01-15 Lang Hames[Orc] Add a void cast to work around a GCC diagnostic...
2016-01-15 Xinliang David Li[PGO] Commonize (more) index profile file and buffer...
2016-01-15 Rafael EspindolaBring back "Assert that we have all use/users in the...
2016-01-15 Reid Kleckner# This is a combination of 2 commits.
2016-01-15 George Rimar[Support/ELF] - Added DT_TLSDESC_PLT and DT_TLSDESC_GOT...
2016-01-15 Reid Kleckner[codeview] Dump the file checksum substream
2016-01-15 James Y KnightStop increasing alignment of externally-visible globals...
2016-01-15 Artur PilipenkoChange isSafeToLoadUnconditionally arguments order...
2016-01-15 Bradley Smith[ARM] Add DSP build attribute and extension targeting
2016-01-15 Bradley Smith[ARM] Add ARMv8-M Baseline/Mainline LLVM targeting
2016-01-15 James Molloy[InstCombine] Rewrite bswap/bitreverse handling completely.
2016-01-15 Pete CooperDelete MCRelocationInfo::createExprForRelocation.
2016-01-14 David BlaikieOrc: Simplify some things with NSDMIs and some braced...
2016-01-14 Easwaran RamanRefactor threshold computation for inline cost analysis
2016-01-14 Xinliang David Li[PGO] Move profile summary interface/impl into InstrPro...
2016-01-14 Lang Hames[Orc] Add support for EH-frame registration to the...
2016-01-14 Krzysztof Parzyszek[Packetizer] Code cleanup, NFC
2016-01-14 Rui UeyamaUpdate to use new name alignTo().
2016-01-14 Rui Ueyama[Support] Rename RoundUpToAlignment -> alignTo.
2016-01-14 Reid KlecknerInclude TypeIndex. Again, the "check" target is not...
2016-01-14 Reid Kleckner[codeview] Dump CodeView inlinee lines subsection
2016-01-14 James Y KnightRevert "Stop increasing alignment of externally-visible...
2016-01-14 Michael ZolotukhinRevert "Assert that we have all use/users in the getters."
2016-01-14 Igor BregerAVX512: VMOVDQA32/64 (load) intrinsic implementation.
2016-01-14 Xinliang David LiCleanup: shorten prefix to consistent with other decls...
2016-01-14 David Majnemer[CodeView] Add support for dumping binary annotations
2016-01-14 Xinliang David LiFix comments /NFC
2016-01-14 Xinliang David Li[PGO] clean up and documentation
2016-01-14 David Majnemer[X86] Don't alter HasOpaqueSPAdjustment after we've...
2016-01-14 Philip Reames[GC] Remove more dead code from Registry [NFCI]
2016-01-14 Philip Reames[GC] Remove a bunch of unused complexity from Registry...
2016-01-13 James Y KnightStop increasing alignment of externally-visible globals...
2016-01-13 Chih-Hung Hsieh[TLS] New lower emutls pass, fix linkage bugs.
2016-01-13 Reid KlecknerAdd file missing from r257712
2016-01-13 Reid Kleckner[codeview] Share more enums across the writer and the...
2016-01-13 Xinliang David Li[Coverage] introduce class hierarchy (funcRecordReader...
2016-01-13 Xinliang David LiRevert r257699 -- windows buildbot failure TBI
2016-01-13 Xinliang David Li[Coverage] introduce class hierarchy (funcRecordReader...
2016-01-13 Rafael EspindolaConvert a few assert failures into proper errors.
2016-01-13 Sanjay Pateldon't repeat function names in comments; NFC
2016-01-13 Reid KlecknerFix build of CodeView library
2016-01-13 Reid Kleckner[readobj] Expand CodeView dumping functionality
2016-01-13 Sanjay Pateldon't repeat function names in comments; NFC
2016-01-13 Dimitry AndricAvoid undefined behavior in LinkAllPasses.h
2016-01-13 Michael Zuckerman[AVX512] Adding PMOVSXBD/W/Q , PMOVZSDQ and PMOVZSWD...
2016-01-13 Michael Zuckerman[AVX512] Adding PMOVZXBD/W/Q , PMOVZXDQ and PMOVZXWD...
2016-01-13 Michael Zuckerman[AVX512] adding PRORQ , PRORD , PRORLVQ and PRORLVD...
2016-01-13 Lang Hames[ORC] Add extra debugging output to OrcRemoteTargetServer.
2016-01-13 Lang Hames[ORC] Fix typo in debugging output.
2016-01-13 Akira Hatanaka[Inliner] Merge the attributes of the caller and callee...
2016-01-13 Michael GottesmanFix PointerIntPair so that it can use an enum class...
2016-01-13 Xinliang David Li[Coverage] Refactor coverage mapping reader code
2016-01-13 Xinliang David LiRollback r257551 -- unexpected test failures TBI
2016-01-13 David Majnemer[CodeView] Improve the line table dumper
2016-01-13 Xinliang David Li[Coverage] Refactor coverage mapping reader code /NFC
2016-01-13 Xinliang David LiRollback r257547 -- buildbot failure TBI
2016-01-13 Xinliang David Li[Coverage] Refactor coverage mapping reader code /NFC
2016-01-12 Rui UeyamaCOFF: Teach llvm-objdump how to dump DLL forwarder...
2016-01-12 Matthias BraunRegisterPressure: Expose RegisterOperands API
2016-01-12 Nathan Slingerland[Support] Add saturating multiply-add support function
2016-01-12 Michael Zuckerman[AVX512] adding PROLQ and PROLD Intrinsics
2016-01-12 Dan Gohman[WebAssembly] Add a EM_WEBASSEMBLY value, and several...
2016-01-12 Dan Gohman[WebAssembly] Add ELFRelocs/WebAssembly.def as a "textu...
2016-01-12 Lang Hames[ORC] More cleanup, partially aimed at working around...
2016-01-12 Lang Hames[Orc] Replace lambda with a helper method.
2016-01-12 Sanjay Patelfunction names start with a lower case letter ; NFC
2016-01-12 Lang Hames[Orc] Clang-format.
2016-01-12 Lang Hames[Orc] Take another shot at working around the GCC 4...
2016-01-12 Keno Fischer[ARM] Fix several state persistence bugs
2016-01-12 Igor BregerAVX512: VPMOVAPS/PD and VPMOVUPS/PD (load) intrinsic...
2016-01-12 Lang Hames[Orc] Comment out debugging output in OrcRemoteTargetCl...
2016-01-12 Lang Hames[ORC] Remove extraneous '&'.
2016-01-12 Lang Hames[ORC] Replace some more 'auto' uses with std::error_code.
2016-01-12 Lang Hames[Orc] Add overloads of RPC::handle and RPC::expect...
2016-01-12 Dan Gohman[WebAssembly] Define a custom segment type for function...
2016-01-12 NAKAMURA TakumiOrcRemoteTargetServer.h: Suppress a warning. [-Wunused...
2016-01-11 Dan Gohman[WebAssembly] Define WebAssembly-specific relocation...
2016-01-11 Teresa JohnsonSplit resolveCycles(bool AllowTemps) into two interface...
2016-01-11 Pete CooperBumpPtrAllocator::Reset should also poison the first...
2016-01-11 Lang Hames[ORC] Add explicit move construction/assignment to
2016-01-11 Lang Hames[ORC] More MSVC error wrangling.
2016-01-11 Dimitry AndricEnsure -mcpu=xscale works for arm targets, after rL2529...
2016-01-11 Lang Hames[Orc] Fix missing return.
2016-01-11 Lang Hames[Orc] Add explicit move construction/assignment to...
2016-01-11 David BlaikieFix some GCC 4.7 issues with the new Orc remote JIT...
2016-01-11 Lang Hames[ORC] Explicitly delete copy constructors for RCMemoryM...
2016-01-11 Lang Hames[Orc] Include <system_error> in OrcTargetClient.
2016-01-11 Lang Hames[Orc] More explicit move construction/assignment to...
2016-01-11 Lang Hames[ORC] Pacify MSVC by adding explicit move construction...
2016-01-11 Lang Hames[ORC] Change 'auto' to 'std::error_code' to try to...
2016-01-11 Lang Hames[LLI] Replace the LLI remote-JIT support with the new...
2016-01-11 Lang Hames[ORC] Move ORC RPC helper classes that rely on partial...
2016-01-11 Lang Hames[Orc] Remove the empty class definitions in RPCUtils...
next