platform/upstream/llvm.git
2012-10-22 Nadav RotemRename a variable.
2012-10-22 Nadav RotemVectorizer: optimize the generation of selects. If...
2012-10-22 Nadav RotemUpdate the loop vectorizer docs.
2012-10-22 Nick LewyckyReapply r166405, teaching tailcallelim to be smarter...
2012-10-22 NAKAMURA TakumiRevert r166405, "Teach TailRecursionElimination to...
2012-10-21 Nick LewyckyTeach TailRecursionElimination to consider 'nocapture...
2012-10-21 Richard SmithPR14141 (part of DR1351): An implicitly-deduced "any...
2012-10-21 Tobias Grosserautoconf/cmake: Always require isl code generation.
2012-10-21 Tobias Grossercmake: Use suffix for shared modules instead of the...
2012-10-21 Hal FinkelDataLayout should use itself when calculating the size...
2012-10-21 Lang HamesFix typo, make test case slightly more reabable. Thanks...
2012-10-21 Benjamin KramerRevert r166390 "LoopIdiom: Replace custom dependence...
2012-10-21 Jakob Stoklund... Don't crash when the Assignments vector is empty.
2012-10-21 Tobias GrosserRegisterPasses: Remove unreachable default case in...
2012-10-21 Tobias Grosserwww: Correct command line that loads polly into dragonegg
2012-10-21 Anders CarlssonAvoid an extra hash lookup when inserting a value into...
2012-10-21 Tobias GrosserIntroduce a separate file for CMake macros
2012-10-21 Jakub StaszakSimplify code. No functionality change.
2012-10-21 Jakub StaszakSimplify code. No functionality change.
2012-10-21 Benjamin KramerSilence warning about && in ||.
2012-10-21 Benjamin KramerLoopIdiom: Replace custom dependence analysis with...
2012-10-21 Simon AtanasyanAdd support of MIPS n32 ABI to the Clang driver. The...
2012-10-21 Nadav RotemFix a bug in the vectorization of wide load/store opera...
2012-10-21 Nadav RotemAdd support for reduction variables that do not start...
2012-10-21 Nadav RotemDocument change. Describe the pass and some papers...
2012-10-21 Richard SmithUnrevert r166268, reverted in r166272, with a fix for...
2012-10-21 Nadav RotemVectorizer: fix a bug in the classification of inductio...
2012-10-21 Lang HamesWhen used in a compound expression FP_CONTRACT should...
2012-10-20 Lang HamesAllow the commuted form of tied-operand constraints...
2012-10-20 Jason MolendaReorder the sections of "USE AND EXTENSIONS" so the...
2012-10-20 Jason MolendaRename the lldb/gdb command page.
2012-10-20 Nadav RotemFix an infinite loop in the loop-vectorizer.
2012-10-20 Dmitri GribenkoDocument current Doxygen use practices in Coding Standa...
2012-10-20 Benjamin KramerMove private classes into anonymous namespaces.
2012-10-20 Benjamin KramerSymbol hygiene: Make sure declarations and definitions...
2012-10-20 Benjamin KramerSROA: Simplify code. No functionality change.
2012-10-20 Benjamin KramerInstCombine: Fix an edge case where constant icmps...
2012-10-20 Richard SmithDR1473: Do not require a space between operator"" and...
2012-10-20 Richard SmithRework implementation of DR1492: Apply the resolution...
2012-10-20 Nadav RotemVectorize: teach cavVectorizeMemory to distinguish...
2012-10-20 Nico WeberAccept -Wno-arc-abi without warning for a while.
2012-10-20 Logan ChienFix __builtin_va_arg assertion failure in ARM AAPCS.
2012-10-20 Sean CallananFixed a bug that caused floating-point values
2012-10-20 Nadav RotemFix a typo
2012-10-20 Nadav RotemVectorizer: refactor the memory checks to a new functio...
2012-10-20 Jason MolendaAlso remove PlatformiOSSimulator::GetProcessInfo decl...
2012-10-20 Nadav RotemVectorization docs.
2012-10-20 Jordan Rose[analyzer] Assume 'new' never returns NULL if it could...
2012-10-20 Argyrios KyrtzidisXTARGET was removed, update debug-info tests.
2012-10-20 Richard SmithDR1472: A reference isn't odr-used if it has preceding...
2012-10-20 Chad Rosier[ms-inline asm] Rename AsmOpRewrite to just AsmRewrite...
2012-10-20 Argyrios KyrtzidisWhen associating file ranges of macro arguments with...
2012-10-20 Chad Rosier[ms-inline asm] Update test case for r166357.
2012-10-20 Chad Rosier[ms-inline asm] If the state of the parser is ignore...
2012-10-20 Sean CallananImproved logging for the SBTarget's launching
2012-10-20 Sean CallananFixed the iOS simulator platform:
2012-10-19 Nadav RotemLoopVectorize: Keep the IRBuilder on the stack.
2012-10-19 Chad Rosier[ms-inline asm] Test case for r166349 and r166352.
2012-10-19 Chad Rosier[ms-inline asm] Continue parsing even when we're in...
2012-10-19 Nadav RotemVectorizer: Add support for loop reductions.
2012-10-19 Shuxin Yang1. Remove noreturn attribute from __builtin_debugtrap().
2012-10-19 Chad Rosier[ms-inline asm] Reset the opcode prior to parsing a...
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...
next