platform/upstream/llvm.git
2012-11-01 Chandler CarruthRemove a weird static helper from the GEP instruction...
2012-11-01 Chandler CarruthAs I'm going to be touching several comments in this...
2012-11-01 Chandler CarruthAdd a test case for PR14233.
2012-11-01 Chandler CarruthTeach Type::getPointerAddressSpace to look through...
2012-11-01 Chandler CarruthRevert the majority of the next patch in the address...
2012-11-01 Chandler CarruthRevert the series of commits starting with r166578...
2012-11-01 Richard Smith-fcatch-undefined-behavior: Start checking loads and...
2012-11-01 Hal FinkelBBVectorize: Account for internal shuffle costs
2012-11-01 Gregory Szorc[clang.py] Add Cursor.get_arguments()
2012-11-01 Tobias GrosserCodegen: Selectively copy in array addresses for OpenMP...
2012-11-01 Tobias GrosserCodeGen: Add scop-parameters to the OpenMP context
2012-11-01 Tobias GrosserCodegen: Copy and restore the ValueMap and ClastVars...
2012-11-01 Richard SmithRemove first argument from Arg::getValue; it's been...
2012-11-01 Richard SmithRemove CompilerInvocation::toArgs and clang -cc1test...
2012-11-01 Michael LiaoCleanup another place redundant SP maintained
2012-11-01 NAKAMURA Takumi[CMake] Add llvm-mcmarkup to check-llvm.
2012-11-01 NAKAMURA Takumitest/CodeGen/X86/fp-fast.ll: Add +avx.
2012-11-01 Jason MolendaFix an error message in debugserver so it doesn't print...
2012-11-01 Argyrios Kyrtzidis[libclang] Introduce clang_Cursor_getReceiverType which...
2012-11-01 Owen AndersonAdd a few more simple fast-math constant propagations...
2012-11-01 NAKAMURA Takumiclang/include/clang/StaticAnalyzer/Core/PathSensitive...
2012-11-01 Jakob Stoklund... Exploit the new identity composition in composeSubRegIn...
2012-11-01 Jim InghamThere seems to be some odd corner case where we shut...
2012-11-01 Jakub StaszakDon't insert and erase load instruction. Simply create...
2012-11-01 Jordan Rose[analyzer] Optimize assumeDual by assuming constraint...
2012-11-01 Jim InghamSwitch from using KERN_PROCARGS2 to get the path to...
2012-11-01 Argyrios Kyrtzidis[lit] For the "case-insensitive-filesystem" make sure...
2012-11-01 Andrew KaylorStreamlined memory manager hierarchy for MCJIT and...
2012-11-01 Michael J.... [Support] Fix StrError on Windows to actually return...
2012-11-01 Jakob Stoklund... Generate a table-driven version of TRI::composeSubRegIn...
2012-11-01 Jordan Rose[analyzer] Fix typo in r167186.
2012-11-01 NAKAMURA Takumiclang/test/Index/code-completion-skip-bodies.cpp: Add...
2012-11-01 Jordan Rose[analyzer] Minor cleanup in SimpleStreamChecker's class...
2012-11-01 Jordan Rose[analyzer] Rename ConditionTruthVal::isTrue to isConstr...
2012-11-01 Andrew KaylorFixed format strings to avoid pointer truncation during...
2012-10-31 Eli FriedmanCorrectly reject gotos in function-level try blocks...
2012-10-31 Greg ClaytonAdded the plists to the debugserver project and fixed...
2012-10-31 Greg ClaytonMore launchd style plists.
2012-10-31 Jim GrosbachMC: Simple example parser for MC assembly markup.
2012-10-31 Shuxin Yang(For X86) Enhancement to add-carray/sub-borrow (adc...
2012-10-31 Filipe CabecinhasUse libxml2 on Mac OS X.
2012-10-31 Anna Zaks[analyzer] Fix a bug in SimpleStreamChecker - return...
2012-10-31 Greg ClaytonResolve any bundle paths we are given when the specifie...
2012-10-31 Nadav RotemLoopVectorize: Preserve NSW, NUW and IsExact flags.
2012-10-31 Chad Rosier[driver] Remove an extra space with the -iprefix option...
2012-10-31 Argyrios Kyrtzidis[PCH] Remove the stat cache from the PCH file.
2012-10-31 Greg ClaytonMore fixes from MSVC warnings found by Carlo Kok.
2012-10-31 Nadav RotemFix a bug in the cost calculation of vector casts....
2012-10-31 Greg ClaytonCarlo Kok was compiling with MSVC, caught some more...
2012-10-31 Greg ClaytonCarlo Kok found an issue where default parameters were...
2012-10-31 Michael J.... Fix cl brokeness.
2012-10-31 Michael J.... Add missing include.
2012-10-31 Andrew KaylorMark code, not data, as executable in lli RemoteTarget...
2012-10-31 Michael Gottesman[clang tests] Added require ppc64-registered-target...
2012-10-31 Chad Rosier[driver] Remove an extra space with the -internal-exter...
2012-10-31 Greg ClaytonPatch for issue found by Carlo Kok. Fixed a type issue...
2012-10-31 Manman RenARM AAPCS-VFP: fix tracking of allocated VFP registers.
2012-10-31 Chad Rosier[driver] Remove the -ccc-host-triple alias. This has...
2012-10-31 Rafael EspindolaRemove Triple::getArchTypeForDarwinArchName. I lives...
2012-10-31 Rafael EspindolagetArchTypeForDarwinArchName is only used in the clang...
2012-10-31 Alexander KornienkoFix for -ast-dump-filter
2012-10-31 Akira Hatanaka[mips] Set isAsCheapAsAMove flag on ADDiu and DADDiu...
2012-10-31 Chad Rosier[driver] Completely rework how superfluous options...
2012-10-31 Ulrich WeigandAdd "static" to some functions in altivec.c where it...
2012-10-31 Amara EmersonMCJIT unit test: add calls to ensure that instruction...
2012-10-31 Amara EmersonPort lli bug fix from r166920 to MCJIT unit test.
2012-10-31 Amara EmersonCommit access test.
2012-10-31 Bill SchmidtThis patch removes the XFAIL for powerpc for
2012-10-31 Argyrios KyrtzidisIf skipping bodies is enabled outside code-completion...
2012-10-31 Argyrios KyrtzidisDecouple code-completion for the SkipFunctionBodies...
2012-10-31 Arnold SchwaighoferRemove stale documentation about tail duplicaton IR...
2012-10-31 Akira HatanakaTest case for r167039. Check that tail-call optimizatio...
2012-10-31 Jordan Rose[analyzer] Let ConstraintManager subclasses provide...
2012-10-31 Eli BenderskyFix typo in CodeGenerator doc
2012-10-31 Benjamin KramerLCSSA: Try to recover compile time regressions due...
2012-10-31 Nadav RotemPut the threshold magic number in a variable.
2012-10-31 Ulrich WeigandDisable all old-JIT unit tests on PowerPC.
2012-10-31 Hans WennborgRemove fixme about unreachable cases from SwitchToLooku...
2012-10-31 Nadav RotemRemove enum values since they are not used anymore.
2012-10-31 Hans WennborgAddress Duncan's comments on r167121.
2012-10-31 Hal FinkelBBVectorize: Choose pair ordering to minimize shuffles
2012-10-31 Hans WennborgAddress Duncan's comments on r167115
2012-10-31 Meador Ingeinstcombine: Migrate strto* optimizations
2012-10-31 Simon AtanasyanFix if-else braces layout accordingly to the style...
2012-10-31 Hans WennborgFix false -> NULL conversion from r167115 spotted by...
2012-10-31 Benjamin KramerReplace some instances of UniqueVector with SetVector...
2012-10-31 Hans WennborgDo simple constant propagation in lookup table formatio...
2012-10-31 Simon AtanasyanExtend -Bprefix functionality and make it closer to...
2012-10-31 Benjamin KramerFix a couple of comment typos.
2012-10-31 Benjamin KramerLCSSA: Add a workaround for another nasty SCEV cache...
2012-10-31 Evgeniy StepanovAdd IRBuilderBase::getIntPtrTy.
2012-10-31 Benjamin KramerDependenceAnalysis: Don't crash if there is no constant...
2012-10-31 James MolloyAdd support for ARM segment types PT_ARM_ARCHEXT, PT_AR...
2012-10-31 James MolloyAdd support for Cortex-A15 host recognition.
2012-10-31 Reed KotlerImplement ADJCALLSTACKUP and ADJCALLSTACKDOWN
2012-10-31 Craig TopperAdd scalar forms of FMA4 VFNMSUB/VFNMADD to folding...
2012-10-31 Meador Ingeinstcombine: Migrate strpbrk optimizations
2012-10-31 Michael LiaoClean up redundant SP register maintained in X86 TLI
2012-10-31 Meador Ingeinstcombine: Migrate strlen optimizations
2012-10-31 Meador Ingeinstcombine: Migrate strncpy optimizations
next