platform/upstream/llvm.git
2013-09-23 John ThompsonFix headers, use source quoting.
2013-09-23 Richard MittonFixed debug_aranges handling for common symbols.
2013-09-23 David BlaikieDebugInfo: Wrap section data and relocs together for...
2013-09-23 Ben LangmuirAdd sha intrinsic tests
2013-09-23 Shankar Easwaran[lld][ELF] Remove invalid comment
2013-09-23 Arnold SchwaighoferRevert "LoopVectorizer: Only allow vectorization of...
2013-09-23 Benjamin KramerExpand test case a bit.
2013-09-23 Kostya Serebryany[asan] remove -fsanitize=use-after-return from the...
2013-09-23 Daniel Sanders[mips][msa] Added support for matching addvi, and subvi...
2013-09-23 Amara Emerson[ARM] Split A/R class into separate subtarget features.
2013-09-23 John ThompsonChanged error messages to use source quoting.
2013-09-23 Benjamin KramerInstSimplify: Fold equality comparisons between non...
2013-09-23 Daniel Sanders[mips][msa] Added support for matching insert and copy...
2013-09-23 Daniel Sanders[mips][msa] Added support for matching pcnt from normal...
2013-09-23 Evgeniy Stepanov[msan] Fix a WTF in r191196.
2013-09-23 Evgeniy Stepanov[msan] Allow nested symbolizer and loader scopes.
2013-09-23 Daniel Sanders[mips][msa] Added support for matching nor from normal...
2013-09-23 Daniel Sanders[mips][msa] Added support for matching and, or, and...
2013-09-23 Daniel SandersPartially revert r191192: Fix -Wunused-variable error...
2013-09-23 Daniel SandersFix -Wunused-variable error when assertions are disable...
2013-09-23 Daniel Sanders[mips][msa] Implemented build_vector using ldi, fill...
2013-09-23 Timur Iskhodzhanov[ASan/Win] Slightly optimize the DLL thunk
2013-09-23 Timur Iskhodzhanov[ASan] Fix a compile-time warning
2013-09-23 Timur Iskhodzhanov[ASan] Add DLL thunks for the new stack UAR interface
2013-09-23 Alexander Potapenko[ASan] Fix the interface test on Darwin.
2013-09-23 Kostya SerebryanyEnable -fsanitize=use-after-return by default under...
2013-09-23 NAKAMURA Takumillvm/test/tools/lto/lit.local.cfg: Add "MingW" for...
2013-09-23 Kostya Serebryany[asan] disable the detect_stack_use_after_return run...
2013-09-23 Shankar Easwaran[lld][LinkingContext][ELF] Allow different output file...
2013-09-23 Richard SmithPR16529: Don't forget to add the CXXFunctionalCastExpr...
2013-09-22 Craig TopperAdd missing index comments to the left side of the...
2013-09-22 Venkatraman... [Sparc] Use correct instruction pattern for CMPri.
2013-09-22 David BlaikieRemove dead code
2013-09-22 David BlaikieStringRef-ize some things
2013-09-22 Benjamin KramerMake sort predicate match the qsort convention.
2013-09-22 Benjamin KramerFix array_pod_sort predicates after LLVM change.
2013-09-22 Benjamin KramerProvide basic type safety for array_pod_sort comparators.
2013-09-22 Benjamin Kramerarray_pod_sort loses some type safety, better use the...
2013-09-22 Benjamin KramerRewrite a cold use of std::sort to array_pod_sort.
2013-09-22 Benjamin KramerDrop spurious handle in comment.
2013-09-22 Nick LewyckyFix comment to match name of variable.
2013-09-22 Nick LewyckySimplify code to equivalent code. No need to test for...
2013-09-22 Nick LewyckyFix typo. Add missing whitespace. No functionality...
2013-09-22 Venkatraman... [Sparc] Make SPARC instructions' encoding well defined...
2013-09-22 Venkatraman... [Sparc] Clean up MOVcc instructions so that TableGen...
2013-09-22 Venkatraman... [Sparc] Clean up branch instructions, so that TableGen...
2013-09-22 Tim NorthoverISelDAG: spot chain cycles involving MachineNodes
2013-09-22 Venkatraman... [Sparc] Add support for TLS in sparc.
2013-09-22 David MajnemerX86: Use R_X86_64_TPOFF64 for FK_Data_8
2013-09-22 David MajnemerParse: Move simple-type-specifier sanity check earlier
2013-09-22 Dmitry Vyukovtsan: remove unneeded ___chkstk_ms function from Go...
2013-09-22 Venkatraman... [SPARC] Make functions with GLOBAL_OFFSET_TABLE access...
2013-09-22 David MajnemerParse: Don't crash during parsing if we lack a simple...
2013-09-22 Venkatraman... [Sparc] Emit .register directive to declare the use...
2013-09-22 Dmitry Vyukovtsan: allow symbolization of non-native PCs, e.g. comin...
2013-09-22 Hal FinkelCorrect the pre-increment load latencies in the PPC...
2013-09-22 Fariborz JahanianObjectiveC: ObjC declarations, including forward class
2013-09-21 Venkatraman... [Sparc] Fix lowering FABS on fp128 (long double) on...
2013-09-21 Dmitry Vyukovtsan: ignore malloc/free/strdup when called from libjvm
2013-09-21 Dmitry Vyukovtsan: ignore all interceptors coming directly from JVM
2013-09-21 Dmitry Vyukovtsan: improve diagnostics for incorrect usages of mutexes
2013-09-21 Richard SmithPR17295: Do not allow explicit conversion functions...
2013-09-21 Dmitry Vyukovtsan: allow to obtain code range for a particular module
2013-09-21 Howard HinnantPeter Collingbourne: Fix warnings when compiling with...
2013-09-21 Richard SmithSome comment updates and tweaks for clarity.
2013-09-21 Richard SmithRearrange narrowing checks in initialization to be...
2013-09-21 Howard HinnantPeter Collingbourne: If a pointer is passed as the...
2013-09-21 Dmitry Vyukovtsan: intercept fork syscall
2013-09-21 Benjamin KramerSROA: Handle casts involving vectors of pointers and...
2013-09-21 Howard HinnantApply LWG 2048. It is amazing to me that this actually...
2013-09-21 Howard HinnantApply LWG 2021. This is only a documentation change...
2013-09-21 Howard HinnantApply LWG 2017. This is a only a documentation change.
2013-09-21 Daniel Jasperclang-format: Improve address-of-operator detection
2013-09-21 Juergen RibutzkaRevert "SelectionDAG: Teach the legalizer to split...
2013-09-21 Daniel JasperFix clang-format-diff.py to accept -style again.
2013-09-21 Craig TopperRemove alignment restrictions from FMA load folding.
2013-09-21 Arnold SchwaighoferSLPVectorizer: Fix multiline comment warning
2013-09-21 David MajnemerELF: Parse types in directives like binutils gas
2013-09-21 Juergen RibutzkaFix the buildbot
2013-09-21 Dmitry Vyukovtsan: do not try to use builtin atomic operations
2013-09-21 Juergen Ributzka[X86] Emulate AVX 256bit MIN/MAX support by splitting...
2013-09-21 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...
2013-09-21 Dmitry Vyukovtsan: intercept close syscall
2013-09-21 NAKAMURA TakumiInitialize BSSSection explicitly in InitMachOMCObjectFi...
2013-09-21 Howard HinnantN3659: Shared locking in C++ Revision 2, c++1y only
2013-09-21 Howard HinnantDavid Chisnall: macro protect 'test' in __has_pointer_...
2013-09-21 Reed KotlerSet .reorder for the stub so that gas takes care of...
2013-09-21 Petar Jovanovic[Mips] Allocate NaClTargetInfo for MIPSEL NaCl
2013-09-21 Arnold SchwaighoferReapply "SLPVectorizer: Handle more horizontal reductio...
2013-09-21 Nadav RotemLoopVectorizer: Only allow vectorization of intrinsics...
2013-09-21 Arnold SchwaighoferRevert "SLPVectorizer: Handle more horizontal reduction...
2013-09-21 Eli FriedmanFix return type of _mm_extract_epi8 etc.
2013-09-20 Eric ChristopherMove emission of the debug string table to early in...
2013-09-20 Shuxin YangResurrect r191017 " GVN proceeds in the presence of...
2013-09-20 Jim GrosbachMC: Tidy up.
2013-09-20 Virgile BelloVarious small changes for build of LLDB on Visual Studi...
2013-09-20 Virgile BelloAdd backslash as path separator for Win32.
2013-09-20 Virgile BelloRemove unused friend class forward definitions (causing...
2013-09-20 Eric ChristopherMigrate addGlobalName to the .cpp file as an intermedia...
2013-09-20 Benjamin KramerInstCombine: Remove unused argument. No functionality...
next