platform/upstream/llvm.git
2012-12-17 Argyrios KyrtzidisDon't include the header outside the include guards...
2012-12-17 Argyrios Kyrtzidis[parser] Push a semi token for recovery only when it...
2012-12-17 Anna Zaks[analyzer] Tweak the NumFunctionsAnalyzed stat so that...
2012-12-17 Anna Zaks[analyzer] Implement "do not inline large functions...
2012-12-17 Chad Rosier[arm fast-isel] Fast-isel only handles simple VTs,...
2012-12-17 Nick KledzikUse different trait techniques to be compatible with g++
2012-12-17 David ChisnallReapply r170344, this time without forgetting to commit...
2012-12-17 Chandler CarruthFix another SROA crasher, PR14601.
2012-12-17 Benjamin KramerRevert "Added support for new property helpers (GNUstep...
2012-12-17 Tim NorthoverQuery section for whether it should be executable.
2012-12-17 Tim NorthoverTeach MachO which sections contain code
2012-12-17 Daniel MaleaInitialize m_done to false in Driver constructor to...
2012-12-17 Evgeniy Stepanov[msan] Fix lint warning.
2012-12-17 Dmitry Vyukovtsan: say what thread had created a thread in reports
2012-12-17 Richard OsborneAdd instruction encodings / disassembly support for...
2012-12-17 David ChisnallAdded support for new property helpers (GNUstep runtime).
2012-12-17 Tom StellardR600: enable S_*N2_* instructions
2012-12-17 Tom StellardR600: BB operand support for SI
2012-12-17 Tom StellardR600: remove nonsense setPrefLoopAlignment
2012-12-17 Kostya Serebryany[asan] asan_allocator2: implement malloc_usable_size...
2012-12-17 Chandler CarruthTeach the rewriting of memcpy calls to support subvecto...
2012-12-17 Daniel JasperAdd basic support for splitting before function calls...
2012-12-17 Patrik HagglundRevert/correct some FastISel changes in r170104 (EVT...
2012-12-17 Evgeniy StepanovOptimize tree walking in markAliveBlocks.
2012-12-17 Richard OsborneAdd instruction encodings for PEEK and ENDIN.
2012-12-17 Chandler CarruthFix a secondary bug I introduced while fixing the first...
2012-12-17 Richard OsborneFix parameter name in prototypes in XCoreDisassembler.
2012-12-17 Chandler CarruthHoist a convertValue call to the two paths where it...
2012-12-17 Richard OsborneAdd instruction encodings / disassembly support for...
2012-12-17 Kostya Serebryany[asan] asan_allocator2: don't use TLS and fix calloc
2012-12-17 Chandler CarruthHoist the insertVector helper to be a static helper.
2012-12-17 Richard OsborneAdd instruction encodings for ZEXT and SEXT.
2012-12-17 Dmitry Vyukovtsan: correct llvm libc++ name
2012-12-17 Chandler CarruthLift the extractVector helper all the way out to a...
2012-12-17 Chandler CarruthFactor the vector load rewriting into a more generic...
2012-12-17 Richard OsborneAdd instruction encodings / disassembly support for...
2012-12-17 Richard OsborneAdd instruction encodings / disassembly support for...
2012-12-17 Richard OsborneSimplify assertion in XCoreInstPrinter.
2012-12-17 Richard OsborneUpdate comments to match recommended doxygen style.
2012-12-17 Richard OsborneRemove unnecessary include.
2012-12-17 Duncan SandsFix typo that results in new landing pads not getting...
2012-12-17 Duncan SandsFix comment typo.
2012-12-17 Daniel JasperFix several formatting problems.
2012-12-17 Kostya Serebryany[asan] asan_alocator2: implement quarantine and Reallocate
2012-12-17 Dmitry Vyukovtsan: add __has_feature(thread_sanitizer)
2012-12-17 Kostya Serebryany[asan] implement AsanChunkFifoList via IntrusiveList...
2012-12-17 Han Ming Ong<rdar://problem/12890901>
2012-12-17 Dmitry Vyukovtsan: update docs
2012-12-17 Kostya Serebryany[asan] asan_alocator2: implement free() stacks and...
2012-12-17 Chandler CarruthClean up a small (messy) section of Clang's release...
2012-12-17 Craig TopperRemove EFLAGS from the BLSI/BLSMSK/BLSR patterns. The...
2012-12-17 Craig TopperSimplify BMI ANDN matching to use patterns instead...
2012-12-17 Craig TopperAdd rest of BMI/BMI2 instructions to the folding tables...
2012-12-17 Craig TopperRemove store forms of DEC/INC from isDefConvertible...
2012-12-17 Bill SchmidtThis patch fixes PR13624, which notes a 64-bit PowerPC...
2012-12-17 Chandler CarruthFix the first part of PR14478: memset now works.
2012-12-17 Chandler CarruthExtract the logic for inserting a subvector into a...
2012-12-17 Chandler CarruthLift the integer splat computation into a helper function.
2012-12-17 Craig TopperAdd debug prints for when optimizeLoadInstr folds a...
2012-12-17 Nico WeberIdentifierResolver: Remove an unnecessary include and...
2012-12-16 Dmitri GribenkoDocumentation: add a missing word
2012-12-16 Richard OsborneAdd tests for disassembly of 1r XCore instructions.
2012-12-16 Dmitri GribenkoClang ReleaseNotes: add information about documentation...
2012-12-16 Richard OsborneAdd instruction encodings and disassembly for 1r instru...
2012-12-16 Richard OsborneAdd XCore disassembler.
2012-12-16 Richard OsborneRemove invalid instruction encodings.
2012-12-16 Richard OsborneMark anything deriving from PseudoInstXCore as a pseudo...
2012-12-16 Richard OsborneSet instruction size correctly in XCoreInstrFormats.td
2012-12-16 Richard OsborneChange XCoreAsmPrinter to lower MachineInstrs to MCInst...
2012-12-16 Richard OsborneReplace ${:comment} with the comment symbol.
2012-12-16 Dmitri GribenkoDeclare class DwarfDebug before use instead of relying...
2012-12-16 Dmitri GribenkoDocumentation: AutomaticReferenceCounting.rst: use...
2012-12-16 Craig TopperDon't use SourceLineCache in getColumnNumber if LastLin...
2012-12-16 NAKAMURA TakumiMCPureStreamer.cpp: Try to fix build, pruning EmitDebug...
2012-12-16 Reed KotlerThis patch is needed to make c++ exceptions work for...
2012-12-16 Sean Silvadocs: Fix completely broken adornment structure.
2012-12-15 Dmitri GribenkoDocumentation: random cleanups. Use monospaced font...
2012-12-15 Dmitri GribenkoDocumentation: convert InternalsManual.html to reST
2012-12-15 Kostya Serebryany[sanitizer] fix a bug that has crept into the sanitizer...
2012-12-15 Benjamin KramerX86: Add a couple of target-specific dag combines that...
2012-12-15 Dmitri GribenkoDocumentation: LanguageExtensions.rst: convert link...
2012-12-15 Chandler CarruthAdd a corollary test for PR14572. We got this code...
2012-12-15 Chandler CarruthRelax an overly aggressive assert to fix PR14572.
2012-12-15 Chandler CarruthMake '-mtune=x86_64' assume fast unaligned memory accesses.
2012-12-15 Chandler CarruthActually update the grammar of this sentence to reflect...
2012-12-15 NAKAMURA TakumiRevert r170246, "Enable the loop vectorizer by default."
2012-12-15 Jim InghamRemove the “len” defaulted parameter from CommandReturn...
2012-12-15 Greg Clayton<rdar://problem/11990131>
2012-12-15 Greg Clayton<rdar://problem/12156204>
2012-12-15 Will Dietz[ubsan] Emit branch weight metadata to hint towards...
2012-12-15 Greg Clayton<rdar://problem/12582041>
2012-12-15 Jordan RoseDocs: redirect "static analysis extensions" section...
2012-12-15 Jordan RoseRemove old description of analyzer internals from publi...
2012-12-15 Reed KotlerThis code implements most of mips16 hardfloat as it...
2012-12-15 Eric ChristopherTo simplify some code move the unit emission into the...
2012-12-15 Eric ChristopherUse begin and end label names from the section for...
2012-12-14 Sean CallananFixed two conditionals that I accidentally
2012-12-14 Kevin EnderbyMake sure the alternate PC+imm syntax of LDR instructio...
2012-12-14 Greg ClaytonSwitch "disassemble" with no arguments or options to...
2012-12-14 Greg ClaytonRemove unused variable.
next