platform/upstream/llvm.git
2012-12-14 Anton Yartsevfixed line endings
2012-12-14 Bill SchmidtThis patch removes some nondeterminism from direct...
2012-12-14 Daniel MaleaAdd GCC instructions to build section of website
2012-12-14 Dmitry Vyukovtsan: synchronize connect->accept calls
2012-12-14 Anton Yartsevadded post-statement callback to CXXNewExpr and pre...
2012-12-14 Argyrios KyrtzidisDon't hit an assertion failure when calculating the...
2012-12-14 Anna Zaks[analyzer] Propagate the checker's state from checkBran...
2012-12-14 Anna Zaks[analyzer] Refactor: Store visited Decls instead of...
2012-12-14 Edwin VaneUse renamed CommonOptionsParser member functions
2012-12-14 Edwin VaneStyle and Doc fix for CommonOptionsParser
2012-12-14 Argyrios Kyrtzidis[preprocessor] For errors at a function macro invocatio...
2012-12-14 Pedro ArtigasAdd more reset methods to make all objects that the...
2012-12-14 Shuxin Yangrdar://12753946
2012-12-14 NAKAMURA Takumi[CMake] Move libxml2 stuff from clang to llvm/cmake.
2012-12-14 Andrew KaylorChange crash handling to use eStateStopped rather than...
2012-12-14 Nico WeberDon't require a space between the two ">" in "vector...
2012-12-14 Bill SchmidtThis patch improves the 64-bit PowerPC InitialExec...
2012-12-14 Alexey Samsonov[Sanitizer] remove extra typename
2012-12-14 Dmitry Vyukovtsan: add test for errno spoiling in signal handler
2012-12-14 Kostya Serebryany[sanitizer] add AllocatorLeakTest
2012-12-14 Dmitry Vyukovtsan: add test for malloc/free in signal handler
2012-12-14 Evgeniy StepanovAdd MemorySanitizer.cpp to the lint script.
2012-12-14 Evgeniy StepanovFix lint warnings in MemorySanitizer.cpp.
2012-12-14 Dmitry Vyukovtsan: fix lint warning
2012-12-14 Chandler CarruthThe CellSPU backend is more than experimental, it's...
2012-12-14 Chandler CarruthRemove a section that was in 3.1's notes.
2012-12-14 Evgeniy Stepanov[msan] Origin stores and loads do not need explicit...
2012-12-14 Chandler CarruthRemove several entries from the 3.2 release notes that...
2012-12-14 Chandler CarruthFix the order of these sections of the release notes.
2012-12-14 Chandler CarruthAdd a rough draft of some content about the new SROA...
2012-12-14 Chandler CarruthDelete a long-stale "if its ready" comment. All indicat...
2012-12-14 Chandler CarruthProvide some actual highlight bullets for Clang.
2012-12-14 Kostya Serebryany[asan] more asan_allocator2 code: record the allocation...
2012-12-14 Evgeniy Stepanov[msan] Refactor default shadow propagation and origin...
2012-12-14 Dmitry Vyukovtsan: fix build
2012-12-14 Kostya Serebryany[asan] more asan_allocator2 code: actually un/poison...
2012-12-14 Alexey Samsonov[Sanitizer] use INTERCEPT_FUNCTION(foo) instead of...
2012-12-14 NAKAMURA TakumiTargets.cpp: [cygwin] Add the predefined macro "_X86_...
2012-12-14 Dmitry Vyukovtsan: disable allocator tests in debug build
2012-12-14 Dmitry Vyukovtsan: comment out debug output in test
2012-12-14 Dmitry Vyukovtsan: add sanity test for Go runtime into presubmit...
2012-12-14 Dmitry Vyukovtsan: add socketpair() interceptor and test
2012-12-14 Patrik HagglundChange TargetLowering::getLoadExtAction to take an...
2012-12-14 Argyrios KyrtzidisHave Sema::ActOnStartOfFunctionDef return the declarati...
2012-12-14 Argyrios KyrtzidisRemove code from Sema::ActOnStartOfFunctionTemplateDef...
2012-12-14 Nico Weberfix another spello
2012-12-14 Nico Weberfix spello
2012-12-14 NAKAMURA Takumiclang/test/CodeGenCXX/lambda-expressions.cpp: Relax...
2012-12-14 Greg ClaytonCleaned up the UUID mismatch just printing itself whene...
2012-12-14 Greg Clayton<rdar://problem/12878674>
2012-12-14 Nadav Rotemrevert r170166 - disable the loop vectorizer.
2012-12-14 Sean CallananRmoved the old LLVM disassembler based on libedis.
2012-12-14 Ted KremenekRefactor dump methods to make RegionBindingsRef printab...
2012-12-14 Sean CallananMade the struct test case actually use an expression
2012-12-14 Sean CallananSome incorrect debug information caused LLDB
2012-12-14 Enrico GranataTrigger the display of error and output in sourced...
2012-12-14 Nadav RotemEnable the loop vectorizer.
2012-12-14 Greg ClaytonFix a parser_type to get created with the right AST...
2012-12-14 Nadav RotemMake the test less sensitive to the inline threshold.
2012-12-14 Enrico GranataFixing the -f option so that one specify multiple filte...
2012-12-14 Nadav RotemDisable the loop vectorizer.
2012-12-13 Enrico Granata<rdar://problem/11689939>
2012-12-13 Eli FriedmanMake sure the __invoke function for lambdas returns...
2012-12-13 Jakob Stoklund... Use the new MI bundling API in MachineInstrBundle itself.
2012-12-13 Shuxin YangRemove two popcount patterns which we are already able...
2012-12-13 Nadav RotemEnable the Loop Vectorizer by default for O2 and O3...
2012-12-13 David BlaikieDebug Info: add support to mark member variables as...
2012-12-13 Chris Lattnerfix comment.
2012-12-13 David BlaikieDebug Info: Emit vtables pointer members as artificial.
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...
next