platform/upstream/llvm.git
2012-12-13 Jim InghamFixed a thinko in the handling of the case where more...
2012-12-13 Sean CallananRemoved the == and != operators from ArchSpec, since
2012-12-13 Argyrios Kyrtzidis[PCH] Make the new PCH format (control block) backwards...
2012-12-13 Bill SchmidtThis is another cleanup patch for 64-bit PowerPC TLS...
2012-12-13 Patrik HagglundChange TargetLowering::setTypeAction to take an MVT...
2012-12-13 Rafael EspindolaAdd support for current Ubuntu Quantal and the upcoming...
2012-12-13 Enrico Granata<rdar://problem/12700464>
2012-12-13 Sean Silvadocs: Improve discussion of syntax highlighting.
2012-12-13 Dmitri GribenkoDocumentation: CompilerWriterInfo.rst: update link...
2012-12-13 Nadav RotemRevert 170049 because it fails with an assertion on...
2012-12-13 Tom StellardFix warnings with -DNDEBUG
2012-12-13 Bill SchmidtThis is just a clean-up patch that simplifies the initi...
2012-12-13 Patrik HagglundChange TargetLowering::getRepRegClassFor to take an...
2012-12-13 Jordan Rose[analyzer] Fix doc error (wrong param name) in ObjCSupe...
2012-12-13 Sebastian Popisl: detect vector parallelism
2012-12-13 NAKAMURA TakumiUpdate CMake build corresponding to r170135.
2012-12-13 Roman DivackyDont use/link ARCMT, StaticAnalyzer and Rewriter to...
2012-12-13 Roman DivackyAdd options to disable building of ARCMT, Rewriter...
2012-12-13 Dmitri GribenkoDocumentation: add AutomaticReferenceCounting.rst to...
2012-12-13 Dmitri GribenkoDocumentation: convert AutomaticReferenceCounting.html...
2012-12-13 Dmitry Vyukovtsan: fix compilation with -pedantic
2012-12-13 Joel JonesFix spelling
2012-12-13 NAKAMURA TakumiJITEventListener.h: Use llvm-config.h instead of config.h.
2012-12-13 NAKAMURA TakumiRevert r170020, "Simplify negated bit test", for now.
2012-12-13 Alexander KornienkoRename StmtDumper to ASTDumper.
2012-12-13 Dmitri GribenkoAdd a dummy documentation file to unbreak 'make install...
2012-12-13 Guy BenyeiRemove little endian specification from SPIR data layou...
2012-12-13 Kostya Serebryany[asan] pop the internal stack frames in SlowUnwindStack...
2012-12-13 Alexey Samsonov[Sanitizer] disable lint check for line length in ASan...
2012-12-13 Kostya Serebryany[asan] extend overflow-in-qsort.cc to check both unwind...
2012-12-13 Alexey Samsonov[ASan] Allow leading underscore in function name to...
2012-12-13 Alexey Samsonov[ASan] don't print memory stats on CheckFailed
2012-12-13 Kostya Serebryany[asan] fix win build
2012-12-13 Kostya Serebryany[asan] fix mac build
2012-12-13 Kostya Serebryany[asan] add two asan flags: fast_unwind_on_fatal and...
2012-12-13 Dmitry Vyukovtsan: completely disable deadlock detector for Go
2012-12-13 Alexey Samsonov[Sanitizer] Add new header - sanitizer_platform_interce...
2012-12-13 Alexey Samsonov[ASan] one more macro for 'read' interception
2012-12-13 Dmitry Vyukovtsan: support MapThreadTrace() on all platforms
2012-12-13 Alexey Samsonov[ASan] more macro for conditional interception of pread...
2012-12-13 Kostya Serebryany[asan] add asan/lit_tests/overflow-in-qsort.cc (not...
2012-12-13 Richard SmithPoint a hyperlink back to where it was before it got...
2012-12-13 Richard Smithubsan unit tests for -fsanitize=bool and -fsanitize...
2012-12-13 Richard Smithubsan: Add -fsanitize=bool and -fsanitize=enum, which...
2012-12-13 Richard Smithubsan: Add -fsanitize=bool and -fsanitize=enum, which...
2012-12-13 Eric ChristopherRevert "Restore the PHI optimization I accidently remov...
2012-12-13 Eric ChristopherRevert "Add a funciton to get the segment name of a...
2012-12-13 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-13 Kostya Serebryany[sanitizer] replace size_t with SIZE_T in interceptors...
2012-12-13 Tobias Grosserisl: Detect openmp parallelism
2012-12-13 Kostya Serebryany[asan] fix windows build
2012-12-13 Richard SmithSimplify. No functionality change.
2012-12-13 Kostya Serebryany[sanitizer] introduce MmapFixedOrDie and use it in...
2012-12-13 Kostya Serebryany[asan] fix the Android build (pread64 interceptor again)
2012-12-13 Kostya Serebryany[sanitizer] change the way SizeClassAllocator64 allocat...
2012-12-13 Rafael EspindolaInitial support for FreeBSD on ARM.
2012-12-13 Rafael EspindolaAdd a funciton to get the segment name of a section.
2012-12-13 Rafael EspindolaMissed these calls from the previous rename somehow.
2012-12-13 Rafael EspindolaRename isPowerOfTwo to isKnownToBeAPowerOfTwo.
2012-12-13 Akira Hatanaka[mips] Do not copy GOT address to register $gp if the...
2012-12-13 Michael IlsemanPattern matching code for intrinsics.
2012-12-13 Eric ChristopherRemove extraneous debugging code.
2012-12-13 Jordan Rose[analyzer] Generalize ObjCMissingSuperCallChecker.
2012-12-13 Eric ChristopherUse default label name for a section in emitting abbrev...
2012-12-13 Eric ChristopherAdd a way of printing out an arbitrary label name for...
2012-12-13 Michael Ilsemanm_CombineOr and m_CombineAnd pattern combinators
2012-12-13 Hao LiuDefine getHostCPUFeatures for ARM Linux platform
2012-12-13 Akira Hatanaka[mips] Delete all floating point instruction classes...
2012-12-13 Eli BenderskyMake this Lit config file a bit slimmer
2012-12-13 Jason Molenda<rdar://problem/12831670>
2012-12-13 Eli FriedmanUsing CanQualType::getAs<ArrayType> is unsafe; fix...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point conditional...
2012-12-13 Sean CallananMade "target modules add" flush the process to
2012-12-13 Evan ChengFix a bug in DAGCombiner::MatchBSwapHWord. Make sure...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point comparison...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point branch...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point indexed...
2012-12-13 Andrew KaylorMarking test_lldb_iter_frame in TestLLDBIterator.py...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point multiply...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point load and...
2012-12-13 Akira Hatanaka[mips] Modify definitions of move from/to coprocessor...
2012-12-13 Akira Hatanaka[mips] Modify definitions of two register operand float...
2012-12-13 Jason MolendaRemove insufficient linkedit address check; the problem
2012-12-13 Sean Silvadocs: More reST conversion.
2012-12-13 Akira Hatanaka[mips] Modify definitions of three register operand...
2012-12-13 Quentin ColombetTake into account minimize size attribute in the inliner.
2012-12-13 Jakob Stoklund... Avoid setIsInsideBundle in Target/R600.
2012-12-13 Jakob Stoklund... Express prepend and append in terms of a more generic...
2012-12-13 Howard HinnantUpdated CREDITS.TXT
2012-12-13 Akira Hatanaka[mips] Move classes that do not belong in MipsInstrForm...
2012-12-13 Akira Hatanaka[mips] Set isCommutable flag in a more explicit way.
2012-12-13 Anna Zaks[analyzer] Fix a self-init checker false positive.
2012-12-13 Fariborz Jahanianobjc: DOn't complain if a (SEL) expression is typecast
2012-12-13 Akira Hatanaka[mips] Remove fmt from the parameter list of classes...
2012-12-13 Eli FriedmanAdd missing check for error return from DefaultLvalueCo...
2012-12-13 Akira Hatanaka[mips] Remove single-precision floating point instructi...
2012-12-13 Akira Hatanaka[mips] Move class IsCommutable into MipsInstrInfo.td.
2012-12-13 Akira Hatanaka[mips] Remove single-precision floating point instructi...
2012-12-13 Eli BenderskyFix a bogus comment
2012-12-13 Nadav RotemTeach the cost model about the optimization in r169904...
next