platform/upstream/llvm.git
2015-02-08 David MajnemerSema: Don't give attribute alias vars with struct type...
2015-02-08 Daniel Jasperclang-format: Correctly mark preprocessor lines in...
2015-02-08 Elena DemikhovskyMasked Gather and Scatter Intrinsics.
2015-02-08 David BlaikieAdd CMake build support for Orc examples (& fix some...
2015-02-08 Lang Hames[Orc][Kaleidoscope] Fix method-name think-o. NFC.
2015-02-08 Tim NorthoverARM & AArch64: teach LowerVSETCC that output type size...
2015-02-08 Zachary TurnerRemoved unused function mistakenly left in, triggering...
2015-02-08 Zachary TurnerSome cleanup for libpdb.
2015-02-07 Craig Topper[X86] Add register use/def for wrmsr and rdmsr.
2015-02-07 Craig Topper[X86] Add GETSEC instruction.
2015-02-07 Simon Pilgrim[X86][AVX2] AVX2 integer stack folding tests.
2015-02-07 David BlaikieRename the 'Extending the Language: Debug Information...
2015-02-07 Yaron KerenReplace DeclContext::getNextContext with DeclContext...
2015-02-07 Simon Pilgrim[X86][AVX] Added missing stack folding support + test...
2015-02-07 Benjamin KramerLoopIdiom: Use utility functions.
2015-02-07 Joerg SonnenbergerAvoid integer overflows around realloc calls resulting...
2015-02-07 Simon Pilgrim[X86][SSE] Added missing stack folding tests for (v...
2015-02-07 Gabor Horvath[clang-tidy] Checker for inefficient use of algorithms...
2015-02-07 Benjamin KramerValueTracking: Make isBytewiseValue simpler and more...
2015-02-07 Bjorn SteinbrinkProperly update AA metadata when performing call slot...
2015-02-07 Jonathan RoelofsFix docs typo regarding lit.local.cfg files
2015-02-07 Ahmed Bougacha[BasicAA] Try to disambiguate GEPs through arrays of...
2015-02-07 Benjamin KramerSCEV: Compress disposition pairs.
2015-02-07 Benjamin KramerSmallVector: Move emplace_back to SmallVectorImpl.
2015-02-07 Simon Pilgrim[X86] Force fp stack folding tests to keep to specific...
2015-02-07 Simon Pilgrim[X86][AVX2] More AVX2 integer stack folding tests.
2015-02-07 Andrea Di BiagioFix typos; NFC.
2015-02-07 Benjamin KramerCodeGen: Move DebugLocs.
2015-02-07 Benjamin KramerMove DebugLocs around instead of copying.
2015-02-07 David MajnemerMC: Emit COFF section flags in the "proper" order
2015-02-07 Chandler CarruthConsistently use override rather than virtual.
2015-02-07 Hal Finkel[PowerPC] Handle loop predecessor invokes
2015-02-07 Bruce MitchenerAdd more DWARF 5 language constants.
2015-02-07 Jason MolendaWhen creating a disassembler for one of the arm variant...
2015-02-07 Richard Smith[modules] Treat friend declarations that are lexically...
2015-02-07 Zachary TurnerChange RHS-style decltype to LHS-style decltype<declval()>.
2015-02-07 Nico Weberclang-format: Format Objective-C try blocks like all...
2015-02-07 Zachary TurnerResubmit unittests for DebugInfoPDB.
2015-02-07 Filipe CabecinhasMake the byte-shift SSE intrinsics emit vector shuffles...
2015-02-07 Sean Silva[docs][LLVM-style RTTI] Add a mention of multiple inher...
2015-02-07 Duncan P. N... Support: Fix tests for VirtualityString
2015-02-07 Rui UeyamaRemove unused parameter.
2015-02-07 Richard Smith[modules] Don't accidentally trigger deserialization...
2015-02-07 Duncan P. N... Support: Add dwarf::getVirtuality()
2015-02-07 Duncan P. N... Support: Use Dwarf.def for DW_VIRTUALITY, NFC
2015-02-07 Zachary TurnerDont' use close_fds = True on Windows.
2015-02-06 Duncan P. N... Support: Add dwarf::getAttributeEncoding()
2015-02-06 Duncan P. N... Support: Rewrite AttributeEncodingString(), NFC
2015-02-06 Duncan P. N... Support: Stop stringifying DW_ATE_{lo,hi}_user
2015-02-06 Hal Finkel[PowerPC] Fixup incomplete revert of test/CodeGen/Power...
2015-02-06 Lang Hames[Orc] Add a Kaleidoscope/Orc tutorial demonstrating...
2015-02-06 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-06 Richard SmithPR22405: don't lose implicit-deleted-ness across AST...
2015-02-06 Ahmed Bougacha[AArch64] Use the source location of the IR branch...
2015-02-06 Simon Pilgrim[X86][AVX2] Begun adding AVX2 integer stack folding...
2015-02-06 Rui UeyamaPECOFF: Move error check for invalid command line combi...
2015-02-06 Hal FinkelRevert "r227976 - [PowerPC] Yet another approach to...
2015-02-06 Lang Hames[Orc] Add a Kaleidoscope/Orc tutorial demonstrating...
2015-02-06 Duncan P. N... Support: Add dwarf::getLanguage()
2015-02-06 Duncan P. N... Support: Rewrite dwarf::LanguageString(), NFC
2015-02-06 Lang Hames[Orc] Add a Kaleidoscope tutorial for Orc demonstrating...
2015-02-06 Duncan P. N... IR: Allow 32-bits for lines in debug location
2015-02-06 Lang Hames[Orc] Add more missing headers.
2015-02-06 Rui UeyamaUse make_unique.
2015-02-06 Sanjay Pateluse local variables; NFC
2015-02-06 Duncan P. N... Support: Stop stringifying DW_LANG_{lo,hi}_user
2015-02-06 Rui UeyamaRemove unused #include.
2015-02-06 Rui UeyamaELF: Split OrderPass::compareInitFini for readability...
2015-02-06 Duncan P. N... AsmParser: Use DW_TAG_hi_user instead of magic constant...
2015-02-06 Duncan P. N... AsmWriter: Extract writeTag(), NFC
2015-02-06 Duncan P. N... AsmWriter: Extract writeMetadataAsOperand(), NFC
2015-02-06 Evgeniy Stepanov[msan] Fix "missing origin" in atomic store.
2015-02-06 Johannes Doerfert[Refactor] Use only one BlockGenerator for a SCoP
2015-02-06 Cameron EsfahaniTest commit to see if it triggers an email to llvm...
2015-02-06 Johannes DoerfertDo not run independent blocks when we model all scalar...
2015-02-06 Shankar Easwaran[Revert] [ELF] Determine default search directories...
2015-02-06 Johannes Doerfert[Fix] Broken test case
2015-02-06 Eric ChristopherMake this test a little less specific by removing the...
2015-02-06 Zachary TurnerTry to fix Makefile build for LLVMDebugInfoPDB.
2015-02-06 Saleem AbdulrasoolUnwind: hoist placement delete into base class
2015-02-06 Zachary TurnerResubmit "Create lib/DebugInfo/PDB" (r228428)
2015-02-06 Michael ZolotukhinUse estimated number of optimized insns in unroll-thres...
2015-02-06 Johannes DoerfertModel PHI nodes without demoting them
2015-02-06 Michael Zolotukhin[InstSimplify] Add SimplifyFPBinOp function.
2015-02-06 Zachary TurnerRevert "Create lib/DebugInfo/PDB."
2015-02-06 Oleksiy VyalovMake lldb-platform to clear m_process_launch_info when...
2015-02-06 Kostya Serebryany[fuzzer] move default sanitizer options to a separate...
2015-02-06 Zachary TurnerCreate lib/DebugInfo/PDB.
2015-02-06 Lang Hames[Orc] Move SectionMemoryManager's implementation from...
2015-02-06 Lang Hames[Orc] Add some missing headers.
2015-02-06 Lang Hames[Orc] Fix syntax error in LazyEmittingLayer::removeModu...
2015-02-06 Benjamin KramerASTUnit: Fix a name clash in GCC builds.
2015-02-06 Saleem AbdulrasoolUnwind: replace pure virtual functions with aborts
2015-02-06 Eric ChristopherInline asm IR input register constraints don't have...
2015-02-06 Quentin Colombet[LiveIntervalAnalysis] Speed up creation of live ranges...
2015-02-06 Benjamin KramerASTUnit: Use range-based for loops.
2015-02-06 Vince HarronAdd support for SBProcess::PutSTDIN to remote processes
2015-02-06 Adam Nemet[LV] Move addRuntimeCheck to LoopAccessAnalysis
2015-02-06 Ilia KFix a missing "*stopped" notification in LLDB-MI after...
2015-02-06 Ilia KFix darwin-debug installation in cmake (OS X)
next