platform/upstream/llvm.git
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2014-05-30 Daniel JasperRemove redundant check discovered in post-commit review...
2014-05-30 Timur Iskhodzhanov[ASan Win] DLL thunk: make each INTERFACE_FUNCTION...
2014-05-30 Tim NorthoverAArch64 & ARM: remove undefined behaviour from some...
2014-05-30 Evgeniy Stepanov[asan] Enable ASan on PowerPC.
2014-05-30 NAKAMURA Takumiclang/test/Frontend/Weverything-and-remarks.cpp: Add...
2014-05-30 Hao LiuTest cases named with dates is a legacy rule not used...
2014-05-30 Alexey Bataev[OPENMP] Improve debug location codegen for OpenMP...
2014-05-30 Simon Atanasyan[ELF] Fix incorrect sorting of .init_array / .fini_arra...
2014-05-30 Faisal ValiFix 'this' capturing Generic lambdas used within defaul...
2014-05-30 Karthik BhatAllow vectorization of intrinsics such as powi,cttz...
2014-05-30 Chandler CarruthAdd a trivial ArrayRef helper overload to the Selection...
2014-05-30 Richard TrieuRemove use of comma operator.
2014-05-30 Nick LewyckyWhen analyzing params/args for readnone/readonly, don...
2014-05-30 Nikola SmiljanicPR11410 - Confusing diagnostic when trailing array...
2014-05-30 Nick Kledzik[mach-o] Wire up mach-o binary reader to reader registry
2014-05-30 Nikola SmiljanicPR12214 - Warn on suspicious self-compound-assignments.
2014-05-29 Adam Nemet[X86] Move test from r209863 to CodeGen/X86
2014-05-29 Nick Kledzik[mach-0] Add support for parsing compact unwind info...
2014-05-29 Adam Nemet[X86] Remove AVX1 vbroadcast intrinsics
2014-05-29 Adam Nemet[X86] Auto-upgrade AVX1 vbroadcast intrinsics
2014-05-29 Greg FitzgeraldMark currently failing ARM tests with XFAIL.
2014-05-29 Greg FitzgeraldMark unstable tests as Unsupported on ARM
2014-05-29 Chandler CarruthAnd fix my fix to sink down through the type at the...
2014-05-29 Peter CollingbournePermit the "if" literal suffix with Microsoft extension...
2014-05-29 Nick Kledzik[mach-o] Add support for parsing __eh_frame section...
2014-05-29 Chandler CarruthFix one bug in the latest incarnation of r209843 -...
2014-05-29 Greg Fitzgeraldlight up sanitizers for ARM, take 2
2014-05-29 Jeroen KetemaSync list of targets with configure's reality
2014-05-29 Arnold SchwaighoferLoopVectorizer: Add a check that the backedge taken...
2014-05-29 Filipe CabecinhasAdded tests for shufflevector lowering to blend instrs.
2014-05-29 Greg ClaytoniOS simulator cleanup to make sure we use "*-apple...
2014-05-29 Greg FitzgeraldRevert "light up sanitizers for ARM"
2014-05-29 Jeroen KetemaAdd more log related float constants
2014-05-29 Jeroen KetemaFix _F definitions
2014-05-29 Jeroen KetemaAdd definition for M_PI
2014-05-29 DeLesley HutchinsThread Safety Analysis: implement review suggestions...
2014-05-29 Adam NemetImplement AVX1 vbroadcast intrinsics with vector initia...
2014-05-29 Todd Fialagdb-remote testing: new test, cleaned up socket reading.
2014-05-29 Nick Kledzik[mach-o] Add support for parsing CFString sections
2014-05-29 Louis GerbargAdd support for combining GEPs across PHI nodes
2014-05-29 DeLesley HutchinsThread Safety Analysis: minor changes to TIL pretty...
2014-05-29 Diego NovilloAdd documentation for -Rpass*
2014-05-29 Chad RosierUpdate Credits.
2014-05-29 Diego NovilloAdd flags -Rpass-missed and -Rpass-analysis.
2014-05-29 Sebastian Popimplement missing SCEVDivision case
2014-05-29 Sebastian Popfail to find dimensions when ElementSize is nullptr
2014-05-29 Bob WilsonMake the -mno-global-merge option work for arm64/aarch6...
2014-05-29 Greg Fitzgeraldlight up sanitizers for ARM
2014-05-29 Alexey SamsonovUse range-based for loops in ASan, TSan and MSan
2014-05-29 Greg ClaytonFixed the Module::Module(ModuleSpec) constructor to...
2014-05-29 Reid Kleckner[ADT] Delete the Twine assignment operator
2014-05-29 Nico RieckMake runlines consistent with other dll attribute tests
2014-05-29 Nico RieckFix some minor typos in tests
2014-05-29 Adrian PrantlDebug Info: Remove unused code. The MInsn of an _abstra...
2014-05-29 Diego NovilloAdd missing -S to avoid invoking assembler unnecessarily.
2014-05-29 Nico RieckSema: Functions with dll attributes cannot be deleted
2014-05-29 Nico RieckMS ABI: Emit static data members with proper linkage
2014-05-29 Nico RieckSema: Check dll attributes on static data members
2014-05-29 Aaron BallmanNo longer allow the -std options to entirely override...
2014-05-29 Diego NovilloFix spurious remarks when -Weverything is used.
2014-05-29 Rafael EspindolaRename alias variables to make it easier to add new...
2014-05-29 Rafael Espindola[PPC] Use alias symbols in address computation.
2014-05-29 Rafael EspindolaAdd a test showing the ppc code sequence for getting...
2014-05-29 Nico Weberfix typo
2014-05-29 Evgeniy Stepanov[sanitizer] Update flags test.
2014-05-29 Rafael EspindolaRevert "Revert "Revert "InstCombine: Improvement to...
2014-05-29 Alexander MusmanParsing/Sema for OMPAlignedClause.
2014-05-29 Evgeniy Stepanov[sanitizer] Add coverage_dir flag.
2014-05-29 Evgeniy Stepanov[sanitizer] Require that options end with '='.
2014-05-29 Dmitry Vyukovtsan: write memory profile in one line (which is much...
2014-05-29 Nikola SmiljanicRefactoring. Remove Owned method from Sema.
2014-05-29 Dmitry Vyukovtsan: allow to write memory profile to stdout/stderr
2014-05-29 Dmitry Vyukovtsan: refactor storage of meta information for heap...
2014-05-29 Arnaud A. de... Fix r209807 which inadvertently removed things
2014-05-29 Aaron BallmanFixing a test case which was failing the MSVC build...
2014-05-29 Nikola SmiljanicFix build. Method was renamed in r209800.
2014-05-29 Timur Iskhodzhanov[ASan Win tests] Add a couple more memcpy/memset tests
2014-05-29 Viktor KutuzovSupport getting executable's name for sanitizers needs...
2014-05-29 Viktor KutuzovFix building 32-bit common sanitizer tests on FreeBSD 9.2
2014-05-29 Artyom SkrobovRestore getInvertedCondCode() from the phased-out backe...
2014-05-29 Artyom SkrobovAdd missing check when MatchInstructionImpl() reports...
2014-05-29 Simon Atanasyan[elf2yaml][ELF] Move Info field to the RelocationSectio...
2014-05-29 Nikola SmiljanicRefactoring. Remove release and take methods from Actio...
2014-05-29 Hao LiuRename a test case to contain correct date info.
2014-05-29 Hao LiuFix an assertion failure caused by v1i64 in DAGCombiner...
2014-05-29 Dinesh DwivediLCSSA should be performed on the outermost affected...
2014-05-29 David MajnemerLinux: Correctly identify valid error codes
2014-05-29 Richard SmithWhen merging functions across modules (and in particula...
2014-05-29 Eli BenderskyImplement a convenience recursive walk method over...
2014-05-29 Michael J.... [LoadCombine] Missed a file.
2014-05-29 Michael J.... Add LoadCombine pass.
2014-05-29 Alexey Samsonov[ASan] Hoist blacklisting globals from init-order check...
2014-05-29 Alexey Samsonov[ASan] Hoist blacklisting globals from init-order check...
2014-05-29 Michael J.... [x86] Fold extract_vector_elt of a load into the Load...
2014-05-29 Matt ArsenaultR600/SI: Fix pattern variable names.
2014-05-29 Richard SmithPR19878: If a pack expansion appears within another...
2014-05-29 Marshall ClowFix a problem exposed by r208825, which caused bind...
2014-05-29 Alexey SamsonovFix typo in variable name
2014-05-29 Joerg SonnenbergerAdd __extenddftf2 and __extendsftf2 for IEEE quad preci...
next