platform/upstream/llvm.git
2012-10-19 Michael J.... [Options] Make Option non clang specific.
2012-10-19 Michael J.... [Options] make Option a value type.
2012-10-19 Greg Clayton<rdar://problem/12491387>
2012-10-19 Shuxin Yangremove noreturn attribute from __builtin_debugtrap
2012-10-19 Akira Hatanaka[mips] Use 64-bit registers to return an sret pointer...
2012-10-19 Eric ChristopherGrammar-o.
2012-10-19 Akira Hatanaka[mips] Add code to do tail call optimization.
2012-10-19 Akira Hatanaka[mips] Fix TAILCALL's operand node type.
2012-10-19 Nadav Rotemrevert r166264 because the LTO build is still failing
2012-10-19 Akira Hatanaka[mips] Delete MipsFunctionInfo::MaxCallFrameSize which...
2012-10-19 Akira Hatanaka[mips] Add tail call instructions.
2012-10-19 Akira Hatanaka[mips] Make the branch nodes used in jump instructions...
2012-10-19 Akira HatanakaAdd node and enum for mips tail call.
2012-10-19 Chad Rosier[ms-inline asm] Update testcase for r166316.
2012-10-19 Chad Rosier[ms-inline asm] Have the TargetParser callback to Sema...
2012-10-19 Greg ClaytonChange the name of the variable used to detect if we...
2012-10-19 Michael LiaoAdd 'IntrNoReturn' for longjmp intrinsics
2012-10-19 Benjamin KramerSimplifyLibcalls: The return value of ffsll is always...
2012-10-19 Chad Rosier[ms-inline asm] Revert accidental commit. Sorry for...
2012-10-19 Eli FriedmanPretty-print a ParenListExpr in a variable initializer...
2012-10-19 Chad Rosier[ms-inline asm] Set the SemaCallback in the TargetAsmPa...
2012-10-19 Micah VillmowFix a build error for ocaml bindings that was introduce...
2012-10-19 Chad Rosier[ms-inline asm] Add a MCAsmParserSemaCallback to the...
2012-10-19 Daniel Dunbarlit: Rename the valgrind leaks feature to match what...
2012-10-19 Daniel Dunbarlit: Remove support for XTARGET.
2012-10-19 Daniel Dunbartests: Fix two tests to just use -triple instead of...
2012-10-19 Daniel Dunbarlit: Add 'valgrind' and 'valgrind-leaks' features when...
2012-10-19 Daniel Dunbartests: Stop mangling '-vg' into the triple, we don...
2012-10-19 Daniel Dunbartests: Stop mangling '-vg' into the triple, we don...
2012-10-19 Shuxin YangThis patch is to fix radar://8426430. It is about llvm...
2012-10-19 Daniel DunbarIRgen: Initialize TargetLoweringInfo with a triple.
2012-10-19 Shuxin Yangadd __builtin_debugtrap
2012-10-19 Jason MolendaRemove -w write flag to watch set var from tutorial...
2012-10-19 David BlaikieClarify wording of -Wshift-op-parentheses.
2012-10-19 Greg ClaytonRename "macosx-kernel" to "darwin-kernel" to match...
2012-10-19 Greg ClaytonAdded the infrastructure necessary for plug-ins to...
2012-10-19 Chad Rosier[ms-inline asm] Set the MCTargetAsmParser as paring...
2012-10-19 Chad Rosier[ms-inline asm] Add the isParsingInlineAsm() function...
2012-10-19 Benjamin KramerIndvars: Don't recursively delete instruction during...
2012-10-19 Daniel DunbarFix some doc-os.
2012-10-19 Daniel Dunbarlit: Propagate TERM variable in environment, some tools...
2012-10-19 Michael LiaoLower BUILD_VECTOR to SHUFFLE + INSERT_VECTOR_ELT for X86
2012-10-19 Dmitri GribenkoRemove const_casts by propagating constness down to...
2012-10-19 Benjamin KramerSCEVExpander: Don't crash when trying to merge two...
2012-10-19 Jordan RoseAllow objc_requires_super to be used to check class...
2012-10-19 Alexey Samsonov[ASan] add comment to blacklist file to test behavior...
2012-10-19 Alexey Samsonov[ASan] Support comments in ASan/TSan blacklist file...
2012-10-19 Alexey Samsonov[ASan] instrumented asan unit tests should depend on...
2012-10-19 Andy GibbsChange VerifyDiagnosticConsumer so that it *must* conta...
2012-10-19 Andy GibbsPrior to adding the new "expected-no-diagnostics" direc...
2012-10-19 Andy GibbsFix directive parsing in VerifyDiagnosticConsumer so...
2012-10-19 Evgeniy StepanovMove SplitBlockAndInsertIfThen to BasicBlockUtils.
2012-10-19 Benjamin KramerLoopVectorize: Keep the IRBuilder on the stack.
2012-10-19 Stepan DyatkovskiyARM:
2012-10-19 Nick LewyckyRevert r166268, this fix for a crash-on-invalid introdu...
2012-10-19 Kostya Serebryany[asan] update asan docs to explain more about linking...
2012-10-19 Nick LewyckyPacify -Wnon-virtual-dtor.
2012-10-19 Richard SmithDR1511: A const volatile global does not implicitly...
2012-10-19 Richard SmithPR14124: When performing template instantiation of...
2012-10-19 Kostya Serebryany[asan] make sure asan erases old unused allocas after...
2012-10-19 Rafael EspindolaFix handling of the regparm attribute in the presence...
2012-10-19 Craig TopperTeach getColumnNumber to use the line cache to get...
2012-10-19 Nadav Rotemrecommit the patch that makes LSR and LowerInvoke use...
2012-10-19 Nadav RotemReintroduce the TargetTransformInfo to the clang pass...
2012-10-19 Jason MolendaAdd a new target setting to disable automatic loading...
2012-10-19 NAKAMURA Takumiclang/test/Index/annotate-comments.cpp: Relax the expre...
2012-10-19 Michael LiaoSimplify condition checking as CONCAT assume all inputs...
2012-10-19 Jason Molendatypeo fix in comment
2012-10-19 Jason MolendaChange CommunicationKDP::SendRequestWriteMemory to...
2012-10-19 NAKAMURA TakumiASTWriter.cpp: Fix a warning. [-Wunused-variable]
2012-10-19 Sean CallananFixed a bug where empty C structs were given size
2012-10-19 Nadav Rotemvectorizer: Add support for reading and writing from...
2012-10-19 David BlaikieHandle diamond inheritance in -Woverloaded-virtual.
2012-10-19 Nick LewyckyFix typo in comment.
2012-10-19 Douglas GregorDescribe the new input-files block and its record,...
2012-10-19 Douglas GregorMove the set of files to be validated in an AST file...
2012-10-19 NAKAMURA Takumiclang/test/Index/annotate-comments.cpp: Mark this as...
2012-10-18 Jim InghamChange the "rb" alias to "rbreak" since some people...
2012-10-18 Nadav RotemReapply the TargerTransformInfo changes, minus the...
2012-10-18 Nadav Rotemcleanup the comment.
2012-10-18 Bob WilsonFix comment typo.
2012-10-18 Argyrios KyrtzidisRevert r166223 and the subsequent commits that depend...
2012-10-18 Greg Clayton<rdar://problem/12491420>
2012-10-18 Jordan RoseFix case for include of Compiler.h.
2012-10-18 Jordan RoseAdd move constructors for OwningPtr and OwningArrayPtr.
2012-10-18 Jordan RoseAdd a T&& constructor to llvm::Optional.
2012-10-18 Eric ChristopherFix up comment and invert order. Most simple check...
2012-10-18 Bob WilsonMark bugpoint tests with XFAIL when building with LTO...
2012-10-18 Jim InghamMention "break set -r" and "break set -p".
2012-10-18 Eli FriedmanUse the type as written when pretty-printing C-style...
2012-10-18 Eric ChristopherAdd a new option for and disable column number informat...
2012-10-18 Eric ChristopherRemove trailing comma.
2012-10-18 Kevin EnderbyFix a bug where a 32-bit address with the high bit...
2012-10-18 Douglas GregorMove OriginalDir from ASTReader to ModuleFile.
2012-10-18 Nadav Rotemfix a naming typo
2012-10-18 Fariborz Jahanian[doc parsing] use getParamName to access parameter
2012-10-18 Michael J.... [Options] Make Option non clang specific.
2012-10-18 Douglas GregorMove the "RelocatablePCH" bit from the ASTReader to...
2012-10-18 Douglas GregorMove information about the "original file" from the...
2012-10-18 Eli FriedmanRemove check which incorrectly suppressed printing...
next