platform/upstream/llvm.git
2013-08-19 Howard HinnantG M: minor fix to silence warning in cmake version...
2013-08-19 Eric ChristopherUse less verbose code and update comments.
2013-08-19 Matt ArsenaultRevert non-test parts of r188507
2013-08-19 Andrew KaylorAdding tests for PIC with MCJIT
2013-08-19 Eric ChristopherTurn on pubnames by default on linux.
2013-08-19 David BlaikiePR16933: Don't try to codegen things after we've seen...
2013-08-19 Jason MolendaChange the sidebar to link directly to the C++ API...
2013-08-19 Robert Wilhelmconst'ify Sema::ActOnCompoundStmt by
2013-08-19 Jason MolendaMake the link to the Python API docs more explicit...
2013-08-19 Jason MolendaMake it explicit what "API Documentation" is documentin...
2013-08-19 Reid KlecknerSuppress an annoying CMake warning in ChooseMSVCCRT...
2013-08-19 Bob WilsonBump the value of the __APPLE_CC__ predefined macro...
2013-08-19 Paul RedmondImprove the widening of integral binary vector operations
2013-08-19 Richard MittonFixed DataExtractor to correctly display Intel extended...
2013-08-19 Andrew KaylorAdding comments to document RuntimeDyld relocation...
2013-08-19 Fariborz JahanianObjectiveC migrator. Start auditing CF functions
2013-08-19 Akira Hatanaka[mips] Fix instruction definitions that were incorrectl...
2013-08-19 Jakub StaszakAdd definition of __warn_unused_result__ attribute...
2013-08-19 Peter CollingbourneIntroduce SpecialCaseList::isIn overload for GlobalAliases.
2013-08-19 Michael GottesmanRevert "Revert "Revert "DebugInfo: Omit debug info...
2013-08-19 David BlaikieSimplify assert-neutral matching in test case.
2013-08-19 Hans Wennborgclang-cl: Expose the -Xclang option
2013-08-19 Aaron WatryAdd mul_hi implementation [v2]
2013-08-19 Jordan Rose[analyzer] Add a triple to test/Analysis/cfg.cpp
2013-08-19 Jordan Rose[analyzer] Don't run unreachable code checker on inline...
2013-08-19 Jordan Rose[analyzer] Add "unmodified variable" checker to the...
2013-08-19 Jordan Rose[analyzer] Assume that strings are no longer than SIZE_...
2013-08-19 Jordan RoseOmit arguments of __builtin_object_size from the CFG.
2013-08-19 Dmitri GribenkoUse cstdio instead of stdio.h
2013-08-19 Pavel Labath[analyzer] Fix inefficiency in dead symbol removal
2013-08-19 Mihai PopaThumb2 add immediate alias for SP
2013-08-19 Alexey SamsonovRe-apply r188666
2013-08-19 Alexey SamsonovAdd dependencies on TransformUtils library in preparati...
2013-08-19 Elena DemikhovskyAVX-512: added arithmetic and logical operations.
2013-08-19 Alexey SamsonovFix -Wcovered-switch-default warning from r188664
2013-08-19 Richard Sandiford[SystemZ] Add negative integer absolute (load negative)
2013-08-19 Richard Sandiford[SystemZ] Add integer absolute (load positive)
2013-08-19 Richard Sandiford[SystemZ] Add support for sibling calls
2013-08-19 NAKAMURA Takumiclang/Driver: [PR12920] Don't forward any -W arguments...
2013-08-19 Alexey SamsonovRevert r188666: it breaks the buildbots
2013-08-19 Alexey SamsonovFix PR16768: properly report malformed sanitizer blackl...
2013-08-19 Daniel Jasperclang-format: Fix return type line break decision.
2013-08-19 Robert LyttonXCore target: Add target specific EmitVAArg
2013-08-19 Robert LyttonXCore target: correct test layout
2013-08-19 Alexey SamsonovExplicitly specify triple in driver test from r188660
2013-08-19 NAKAMURA Takumiclang/test/CodeGenObjC/2010-02-09-DbgSelf.m: Tweak...
2013-08-19 Alexey SamsonovMove SanitizerArgs to the clang Driver
2013-08-19 Robert WilhelmOmit llvm:: before makeArrayRef. We have using directiv...
2013-08-19 Dmitri GribenkoComment parsing tests: move tests where they belong
2013-08-19 Dmitri GribenkoComment parsing tests: move tests where they belong
2013-08-19 Michael KupersteinAdds missing TLI check for library simplification of
2013-08-19 Hal FinkelAdd ExpandFloatOp_FCOPYSIGN to handle ppcf128-related...
2013-08-19 Elena DemikhovskyAVX-512: compiler intrinsics
2013-08-19 Hal FinkelAdd the PPC fcpsgn instruction
2013-08-19 Craig TopperFix indentation. No functional change.
2013-08-19 David BlaikieDebugInfo: Do not include line/file info for artificial...
2013-08-19 David Blaikiellvm-dwarfdump: Do not include address offsets for...
2013-08-19 David BlaikieDebugInfo: don't emit zero-length names for parameters
2013-08-19 Craig TopperMake the version of Stmt::operator new that takes ASTCo...
2013-08-19 David MajnemerSema: Remove dead code in CheckTemplateArgumentAddressO...
2013-08-19 Peter CollingbourneRemove SpecialCaseList::findCategory.
2013-08-18 Craig TopperRevert r188644 to unbreak buildbots.
2013-08-18 Craig TopperRemove Stmt::operator new that takes a ASTContext*...
2013-08-18 Tim NorthoverARM: make sure we keep inline asm operands tied.
2013-08-18 David BlaikieRevert "Revert "DebugInfo: Omit debug info for dynamic...
2013-08-18 Craig TopperRemove throw() from Stmt::operator new so the compiler...
2013-08-18 David BlaikieDebugInfo: Avoid duplicating types that may be created...
2013-08-18 David BlaikieDebugInfo: Don't emit vbase 'containing types' for...
2013-08-18 NAKAMURA TakumiInitHeaderSearch.cpp: [Cygwin] Add 4.7.3.
2013-08-18 Elena DemikhovskyAVX-512: Added VMOVD, VMOVQ, VMOVSS, VMOVSD instructions.
2013-08-18 Craig TopperMake expression allocation methods use a 'const' refere...
2013-08-18 Chandler CarruthIt appears that glibc 2.13 has the same thread descript...
2013-08-18 Craig TopperMake more of the lowering helpers static. Also use...
2013-08-18 Chandler CarruthRevert r188369 (and r188455) which breaks the build...
2013-08-18 Dmitri Gribenkodocs: command guide: cleanups, no text changes
2013-08-18 Dmitri GribenkoRemove unused stdio.h includes
2013-08-18 Dmitri Gribenkolibclang: cleanup unused includes in public header
2013-08-18 Logan ChienRename "polly-test" in the document and script.
2013-08-18 Chandler CarruthFix a use-after-free found in libclang when doing code...
2013-08-18 David BlaikieDebugInfo: don't require full definitions for friend...
2013-08-18 NAKAMURA Takumi{c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS...
2013-08-18 NAKAMURA TakumiMakefile.rules: Avoid -fomit-frame-pointer also on...
2013-08-18 NAKAMURA TakumiMakefile.rules: Simplify nested if(s) on OmitFramePointer.
2013-08-18 Chandler CarruthPort the detection of zlib from the main autoconf syste...
2013-08-18 Chandler CarruthAdd support for linking librt and using clock_gettime...
2013-08-18 Chandler CarruthUpdate the sample project autoconf setup to include...
2013-08-18 Chandler CarruthGo through the really awkward dance required to delete...
2013-08-18 Hal FinkelFix SCEVExpander creating distinct duplicate PHI entries
2013-08-17 Joerg SonnenbergerFix endian conditions on Solaris. From Alexander Esilevich.
2013-08-17 David BlaikiePR16927: Don't assert (or, previously, skip) static...
2013-08-17 Guillaume PapinRevert "cpp11-migrate: Add a class to support include...
2013-08-17 Guillaume Papincpp11-migrate: Add a class to support include directive...
2013-08-17 Juergen RibutzkaFix the name and the type of the argument for intrinisc
2013-08-17 Juergen RibutzkaThe vbroadcastsi256 intrinsic does not exactly resemble...
2013-08-17 Anton Yartsev+ make scan-build work with Strawberry Perl, ActiveStat...
2013-08-17 Joerg SonnenbergerRecognize NetBSD's terminfo implementation.
2013-08-17 Joerg SonnenbergerPR 16899: Do not modify the basic block using the itera...
2013-08-17 Jason MolendaFollow-up to the checkin of r188532 -- make sure that
2013-08-17 Richard SmithFix indentation.
2013-08-17 Richard SmithRefactor all diagnosing of TypoCorrections through...
next