platform/upstream/llvm.git
2012-11-01 Quentin ColombetUpdate the front end to use minsize attribute
2012-11-01 Manman RenOutputArg: added an index of the original argument...
2012-11-01 Jason MolendaSet the MACOSX_DEPLOYMENT_TARGET for Debug/Release...
2012-11-01 Jason MolendaChange DataExtractor::Dump() to use a series of if...
2012-11-01 Greg Clayton<rdar://problem/12585314>
2012-11-01 Richard SmithSimplify: replace getContext().getLangOpts() with just...
2012-11-01 Richard SmithClean up misapplication of diff.
2012-11-01 Richard SmithSplit emission of -ftrapv checks and -fcatch-undefined...
2012-11-01 Richard SmithRemove divison-by-zero checks from -ftrapv. These check...
2012-11-01 Hal FinkelBBVectorize: Commit the rest of the test-case change.
2012-11-01 Hal FinkelBBVectorize: Use target costs for incoming and outgoing...
2012-11-01 Tobias GrosserRemove runtime tests from polly test suite
2012-11-01 Nick Kledzikrename dylibNamesToOrdinal now that it is an ivar
2012-11-01 Greg ClaytonGet rid of hack by making the actual call public. This...
2012-11-01 Richard TrieuFix the template type diffing to handle integral templa...
2012-11-01 Tobias GrosserDependences: Add support to calculate memory based...
2012-11-01 Sean CallananFixes to make the test suite work better when
2012-11-01 Matt Beaumont-GaySilence -Wformat on platforms where uint64_t is unsigne...
2012-11-01 Andrew KaylorFixed format string to avoid pointer truncation during...
2012-11-01 Michael J.... [ELF] Fix -Woverloaded-virtual
2012-11-01 Michael J.... [MachO] Fix use after free.
2012-11-01 Michael J.... [MachO] Fix uninitialized variables.
2012-11-01 Pranav BhandarkarUse the relationship models infrastructure to add two...
2012-11-01 Filipe CabecinhasMakefile patches from Charles Davis and Daniel Malea...
2012-11-01 Fariborz Jahanianobjective-C block meta-data. This patch completes meta...
2012-11-01 Argyrios KyrtzidisMake the FilenameRange of the InclusionDirective callba...
2012-11-01 Howard Hinnantpeek should set eofbit if sgetc() returns eof.
2012-11-01 Kevin EnderbyAdd support for generating dwarf debugging info with...
2012-11-01 Greg ClaytonAvoid a crash when trying to parse a line table in...
2012-11-01 Tobias GrosserScopDetection: Print line numbers of detected scops
2012-11-01 Tobias GrosserRevert multiple adress space changes in Polly
2012-11-01 Howard HinnantRichard Smith: This fixes a problem in std::is_constru...
2012-11-01 Rafael EspindolaFix an incorrect assert, the LHS can be an LValue.
2012-11-01 NAKAMURA Takumillvm/test/lit.cfg: Don't use mcjit to ppc32 yet, not...
2012-11-01 Kostya Serebryany[asan] don't instrument globals that we've created...
2012-11-01 Chandler CarruthAdd a getAddressSpace method to the GEP instruction...
2012-11-01 Chandler CarruthAdd some consistent doxygen comments for the address...
2012-11-01 Chandler CarruthNormalize the API and doxygen comments for the ptrtoint...
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...
next