platform/upstream/llvm.git
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...
2013-08-17 Argyrios KyrtzidisRename libIDE to libIndex.
2013-08-17 David BlaikieRevert "DebugInfo: Omit debug info for dynamic classes...
2013-08-17 Tom StellardR600: Fix possible use of an uninitialized variable
2013-08-16 Tom StellardR600: Expand vector FRINT ops
2013-08-16 Tom StellardR600: Expand vector FFLOOR ops
2013-08-16 Tom StellardR600: Expand vector float operations for both SI and...
2013-08-16 Jim GrosbachARM: Properly constrain comparison fastisel register...
2013-08-16 Jim GrosbachARM: Fast-isel register class constrain for extends.
2013-08-16 Jim GrosbachARM: Fix more fast-isel verifier failures.
2013-08-16 Jim GrosbachARM: Clean up fast-isel machine verifier errors.
2013-08-16 Fariborz JahanianObjectiveC migrator: Add some more routines
2013-08-16 Daniel Dunbar[lit] Rewrite TODO list, and elaborate on some things.
2013-08-16 Daniel Dunbar[typo] An LLVM.
2013-08-16 Rafael EspindolaDon't reject attribute used in an "extern const" variab...
2013-08-16 Ted KremenekUse the number of parameters in the actual method or...
2013-08-16 Reed KotlerFix a subtle difference between running clang vs llc...
2013-08-16 David BlaikieDebugInfo: Canonicalize namespaces to avoid emitting...
2013-08-16 Reid KlecknerActually, use GNU inline asm for cpuid with clang
2013-08-16 Chris LattnerI'm told that != is not ==
2013-08-16 Chris Lattnerallow != to compare PointerUnion, we already support ==.
2013-08-16 Benjamin KramerRetainCountChecker: Replace some loops with std:: algor...
2013-08-16 Benjamin KramerReplace some DenseMap keys with simpler structures...
2013-08-16 Benjamin KramerAdd difference_type to ImmutableMap/Set iterators so...
2013-08-16 Ted KremenekRevert r188574. Turns out it isn't needed.
2013-08-16 David BlaikieDebugInfo: Allow the addition of other (such as static...
2013-08-16 David BlaikieDebugInfo: Omit debug info for dynamic classes in TUs...
2013-08-16 David BlaikieDebugInfo: Contrain the record type parameter for Colle...
2013-08-16 Fariborz JahanianNeed summary info. about arguments to
2013-08-16 Bill Schmidt[PowerPC] Preparatory refactoring for making prologue...
next