platform/upstream/llvm.git
2012-11-13 Eric ChristopherRevert "Use the 'count' attribute instead of the 'upper...
2012-11-13 Eli FriedmanDon't try to save the assigned value in a Objective...
2012-11-13 Kostya Serebryany[asan] use #if defined __x86_64__ instead of #if __WORD...
2012-11-13 Jim GrosbachAcknowledge code ownership of MC.
2012-11-13 Joe AbbeyAssignment of Bitcode ownership to Joe Abbey, after...
2012-11-13 Andrew TrickRevert -join-splitedges to a boolean cmd line option.
2012-11-13 Andrew TrickThe MachineScheduler does not currently require JoinSpl...
2012-11-13 Nico Weber[ms] Make mangleIntegerLiteral less aware of exact...
2012-11-13 Michael J.... [MC][COFF] Emit weak symbols to the correct section...
2012-11-13 NAKAMURA TakumiRevert r167836, "llvm/test/Other/close-stderr.ll: Mark...
2012-11-13 Ulrich WeigandAdd test case to verify correct relocs being generated for
2012-11-13 Hemant KulkarniAdd program header emission to ELF writer. This patch...
2012-11-13 Kaelyn UhrainFor classes that have the warn_unused_result attribute...
2012-11-13 Shankar Easwarannumerically sort the symbols, so that the testcase...
2012-11-13 Shankar Easwaranchanges after mspencer reviews in phabricator
2012-11-13 Michael J.... Fix style violations.
2012-11-13 Anna Zaks[analyzer] Address Jordan's code review for r167813.
2012-11-13 Daniel Dunbarllvm-nm: Make sort more stable when symbol names are...
2012-11-13 Ulrich WeigandAdd (some) PowerPC TLS relocation types to ELF.h and
2012-11-13 Ulrich WeigandFix wrong PowerPC instruction opcodes for:
2012-11-13 Ulrich WeigandFix wrong PowerPC instruction encodings due to
2012-11-13 Ulrich WeigandFix instruction encoding for "bd(n)z" on PowerPC,
2012-11-13 Ulrich WeigandFix instruction encoding for "isel" on PowerPC,
2012-11-13 Manman RenX86: when constructing VZEXT_LOAD from other loads...
2012-11-13 Daniel DunbarRevert r167801, "[preprocessor] When #including somethi...
2012-11-13 Jim InghamRevision of the patch from Andrew Kaylor <andrew.kaylor...
2012-11-13 David BlaikieSimplify function try/catch scope handling.
2012-11-13 Ulrich WeigandDo not consider a machine instruction that uses and...
2012-11-13 Shankar EaswaranAdding support to resolve symbols with archive librarie...
2012-11-13 Shankar EaswaranAdding changes to support GNU style archive library...
2012-11-13 Shankar EaswaranAdding convenience function to ELF Header
2012-11-13 Andrew TrickFix -join-splitedges: my previous "cleanup" broke it.
2012-11-13 Daniel JasperFix AST-matcher descendant visiting for Types, TypeLocs...
2012-11-13 Chad RosierRevert 167755/167760. We don't want to emit crash diagn...
2012-11-13 Howard HinnantUpdate CREDIT.TXT
2012-11-13 Benjamin KramerThis patch makes the behavior of clang consistent with...
2012-11-13 NAKAMURA Takumillvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw...
2012-11-13 Dmitry Vyukovtsan: remove unused const
2012-11-13 Dmitry Vyukovtsan: better function names
2012-11-13 Alexey Samsonov[TSan] Add output test for write under reader lock
2012-11-13 Dmitry Vyukovtsan: fix stats collection
2012-11-13 Duncan SandsCodegen support for arbitrary vector getelementptrs.
2012-11-13 Duncan SandsFix the instcombine GEP index widening transform to...
2012-11-13 Duncan SandsRelax the restrictions on vector of pointer types,...
2012-11-13 Benjamin KramerDependenceAnalysis: Print all dependency pairs when...
2012-11-13 Andrew Trickmisched: Allow subtargets to enable misched and depende...
2012-11-13 Andrew TrickAdded RegisterCoalescer support for joining global...
2012-11-13 Alexey Samsonov[ASan] now we don't need llvm_obj_root to access llvm...
2012-11-13 Alexey SamsonovFigure out <size> argument of llvm.lifetime intrinsics...
2012-11-13 Jyotsna VermaTest commit.
2012-11-13 Nico WeberUCNs in char literals are done (in LiteralSupport)...
2012-11-13 Hal FinkelBBVectorize: Remove temporary assert used for debugging
2012-11-13 Argyrios KyrtzidisCopy the decls returned by DeclContext::lookup_result...
2012-11-13 Meador Ingeinstcombine: Migrate math library call simplifications
2012-11-13 Anna ZaksAdd a test that shows that reporting a leak after failu...
2012-11-13 Anna ZaksFix a Malloc Checker FP by tracking return values from...
2012-11-13 Evan ChengRemove virtual keyword for two routines that should...
2012-11-13 Hal FinkelBBVectorize: Don't vectorize vector-manipulation chains
2012-11-13 Enrico GranataGiving at least some error information when a Python...
2012-11-13 Evan ChengRevert r167759. Ben is right this isn't likely to help...
2012-11-13 Andrew Trickmisched: Don't consider artificial edges weak edges.
2012-11-13 Bill WendlingUse the 'count' attribute instead of the 'upper_bound...
2012-11-13 Bill WendlingUse the 'count' attribute instead of the 'upper_bound...
2012-11-13 Enrico Granata<rdar://problem/11814875>
2012-11-13 Eli FriedmanFix IR generation for bool on PPC (and any other target...
2012-11-13 Argyrios Kyrtzidis[preprocessor] When #including something that contribut...
2012-11-13 Argyrios KyrtzidisIn Lexer::LexTokenInternal, avoid code duplication...
2012-11-13 Bill WendlingDisable accelerator tables when compiling with LTO.
2012-11-13 Richard SmithFix some wrong-code bugs in implicitly-defined assignme...
2012-11-13 Andrew TrickCleanup the main RegisterCoalescer loop.
2012-11-13 Kaelyn UhrainA couple of small fixes to r167783
2012-11-13 Anna Zaks[analyzer] Address Jordan's feedback for r167780.
2012-11-13 Ted KremenekFix bad CFG construction bug when handling C++ 'try...
2012-11-13 Shuxin Yangrevert r167740
2012-11-13 Nick LewyckyWhen filtering the list of associated namespaces so...
2012-11-12 Andrew TrickCleanup -join-splitedges. Make the loop more obvious.
2012-11-12 Hal FinkelBBVectorize: Only some insert element operand pairs...
2012-11-12 Kaelyn UhrainEnable C++11 attribute syntax for warn_unused_result...
2012-11-12 Jean-Daniel... Update link to external document
2012-11-12 Anna Zaks[analyzer] Follow up to r167762 - precisely determine...
2012-11-12 Richard SmithFactor duplicated implicit memcpy call generation code...
2012-11-12 Greg ClaytonPatch from Andrew Kaylor that fixes a race condition...
2012-11-12 Eric ChristopherFinish reverting r167761, it's causing test failures.
2012-11-12 Greg ClaytonNew compiler warnings caught issues with the m_encoding...
2012-11-12 Greg ClaytonFixed an error in the ELF parser that was comparing...
2012-11-12 Daniel MaleaFix typo (dwarf/dsym mismatch) in testcase causing...
2012-11-12 Daniel MaleaFix minor typo on build page.
2012-11-12 Michael LiaoFix test case added in patch fixing PR14314
2012-11-12 Daniel MaleaUpdate platform section to mention Linux/FreeBSD local...
2012-11-12 Rafael EspindolaRemove duplicated line.
2012-11-12 David BlaikieFix more try scoping bugs introduced by r167650.
2012-11-12 Eric ChristopherAdd an option to enable prototype "fission" capabilitie...
2012-11-12 Daniel MaleaReplace const_iterator with iterator to build against...
2012-11-12 Bill WendlingThat's causing an error.
2012-11-12 Anna Zaks[analyzer] Fix a regression (from r 165079): compare...
2012-11-12 Bill WendlingDon't test for incomplete types.
2012-11-12 Chad RosierUpdate test case for r167754/r167755.
2012-11-12 Evan ChengCache size of PassVector to speed up getNumContainedPas...
2012-11-12 Andrew TrickAdded a temporary option to avoid critical edges splitting.
2012-11-12 Eric ChristopherRewrite DIContext interface to take an object. Update...
next