platform/upstream/llvm.git
2015-08-12 Richard Smith[modules] If loading a .pcm file would cause us to...
2015-08-12 Philip Reames[RewriteStatepointsForGC] Avoid using unrelocated point...
2015-08-12 Naomi MusgraveRevert "Implement poisoning of only class members in...
2015-08-12 Naomi MusgraveImplement poisoning of only class members in dtor,...
2015-08-12 Naomi MusgraveRemoved xfail, since test is passing in line with expan...
2015-08-12 Alex LorenzMIR Parser: Allow the MI IR references to reference...
2015-08-12 Alex LorenzMIR Serialization: Serialize the fixed stack pseudo...
2015-08-12 Cong HouNFC. Convert comments in MachineBasicBlock.cpp into...
2015-08-12 Alex LorenzMIR Parser: Move the parsing of fixed stack object...
2015-08-12 Alex LorenzMIR Serialization: Serialize the jump table pseudo...
2015-08-12 Aaron BallmanMove the object being used to move-initialize when...
2015-08-12 Jonathan PeytonFix two typos in documentation
2015-08-12 Alex LorenzMIR Serialization: Serialize the GOT pseudo source...
2015-08-12 Philip Reames[RewriteStatepointsForGC] Handle extractelement fully...
2015-08-12 Jonathan PeytonOne line fix for hierarchical barrier
2015-08-12 Alex LorenzMIR Serialization: Serialize the stack pseudo source...
2015-08-12 Sanjay Patelfix typo; NFC
2015-08-12 Dan GohmanUpdate a comment; Emscripten no longer uses le32 and...
2015-08-12 Alex LorenzMIR Serialization: Serialize the constant pool pseudo...
2015-08-12 Aaron BallmanSwitching from an explicit loop to DeleteContainerSecon...
2015-08-12 Greg ClaytonFix process_events.py to auto continue the process...
2015-08-12 Lenny MaioraniFix missing space in libfuzzer's help text.
2015-08-12 Jonathan PeytonAdd recognition of the Intel 16.0 compiler in kmp_version.c
2015-08-12 Hans WennborgDocs: keep copyright years up-to-date
2015-08-12 Hans WennborgOptions.td: Drop trailing space in -fsanitize= help...
2015-08-12 Hans WennborgDocs: update clang-cl command-line documentation
2015-08-12 Alexander Kornienko[clang-tidy] Make FileOptionsProvider fields protected...
2015-08-12 Aaron BallmanRangRangify some more for loops; NFC.
2015-08-12 Douglas KatzmanDon't compare getArchName() to "tce" as a string. NFC.
2015-08-12 Hans WennborgDocs: keep copyright years up-to-date.
2015-08-12 Richard TrieuStop printing macro backtraces that don't help diagnostics.
2015-08-12 Chandler Carruth[PM/AA] Add missing static dependency edges from DSE...
2015-08-12 Rafael EspindolaTry to fix the MSVC build now that we use /Zc:inline.
2015-08-12 Chandler Carruth[PM/AA] Explicitly depend on TLI rather than getting...
2015-08-12 Chaoren LinMake dosep.py PEP8 compliant. NFC.
2015-08-12 Chaoren LinRefactor dosep to use list comprehension. NFC.
2015-08-12 Chaoren LinDon't print number of failures and percentage if no...
2015-08-12 Chaoren LinMake dosep output status by overwriting the same line.
2015-08-12 Chandler Carruth[PM/AA] Stop getting the TargetLibraryInfo out of the...
2015-08-12 JF BastienWebAssembly: floating-point comparisons
2015-08-12 Chandler Carruth[PM/AA] Have memdep explicitly get and use TargetLibrar...
2015-08-12 Rafael EspindolaUse /Zc:inline when building with MSVC.
2015-08-12 Simon PilgrimCleaned up test. NFCI.
2015-08-12 Adam Nemet[LoopVer] Optionally allow using memchecks from LAA
2015-08-12 Hans WennborgReleaseNotes: Small version nbr fix
2015-08-12 John BrawnThe alias.c test now requires arm-registered-target
2015-08-12 Tamas BerghammerRemove printf most likely left from some debugging...
2015-08-12 Tobias GrosserMake sure we increment the reference counter when passi...
2015-08-12 Tobias GrosserMake the dimension sizes of in ScopArrayInfo available...
2015-08-12 John BrawnAdd test for PR24379
2015-08-12 Sanjay Patel80-cols; NFC
2015-08-12 James Molloy[ValueTracking] Tweak a comment slightly
2015-08-12 Sanjay Patelfix typo; NFC
2015-08-12 John BrawnRedo "Make global aliases have symbol size equal to...
2015-08-12 Aaron BallmanThe version of libxml2 required by c-index-test must...
2015-08-12 Omair JavaidFix AArch64 watchpoint handlers in NativeRegisterContex...
2015-08-12 Aaron BallmanRangify some for loops; NFC.
2015-08-12 John Brawn[GlobalMerge] Only emit aliases for internal linkage...
2015-08-12 Denis Protivensky[ELF] Remove TargetLayout::getCustomSegments methods
2015-08-12 Daniel JasperLazily initialize HeaderFilter in ClangTidyDiagnosticCo...
2015-08-12 Zoran Jovanovic[mips][microMIPS] Create microMIPS64r6 subtarget and...
2015-08-12 Denis Protivensky[LinkerScript] Process program header in PHDRS command
2015-08-12 Tamas BerghammerFix read only watchpoints on x86_64
2015-08-12 Omair JavaidFix LLGS to enable read type watchpoints
2015-08-12 Michael Kuperstein[X86] Disable mul -> shl + lea combine when compiling...
2015-08-12 Tamas BerghammerImprove check for ASAN callbacks
2015-08-12 Tamas BerghammerDownload symbol file for .oat files on android
2015-08-12 Tamas BerghammerFetch SDK version from PlatformAndroid
2015-08-12 Johannes DoerfertRemove identity operation from SCEVAffinator
2015-08-12 Johannes DoerfertRevert r244459 'Make StmtSet a list'
2015-08-12 Johannes DoerfertAdd caching to the SCEVAffinator
2015-08-12 Johannes Doerfert[FIX] Typo
2015-08-12 Davide Italiano[MC] Convert the last test using macho-dump under X86...
2015-08-12 Johannes DoerfertExpose the SCEVAffinator and make it a member of a...
2015-08-12 Johannes DoerfertExpose the SCEVAffinator and make it a member of a...
2015-08-12 Michael Kuperstein[X86] Allow x86 call frame optimization to fold more...
2015-08-12 Matt ArsenaultAMDGPU: Fix assert on dbg_value instructions
2015-08-12 Johannes DoerfertMake arc unit work with ninja builds
2015-08-12 Johannes DoerfertAdjusted arc linter config for modern version of arcanist
2015-08-12 Simon Pilgrimunused variable warning fix.
2015-08-12 Daniel JasperRevert "Revised test to pass under updated dtor callbac...
2015-08-12 Simon Pilgrim[InstCombine] Move SSE/AVX vector blend folding to...
2015-08-12 Manuel KlimekReinstantiate better diagnostic, this time with a fatal...
2015-08-12 Tobias GrosserAlways model PHI nodes in scop (if not in same nonaffin...
2015-08-12 Michael KruseAdd another test case with trival PHI in entry BB
2015-08-12 Alexey Bataev[OPENMP] Fix for llvm.org/PR24430: clang hangs on inval...
2015-08-12 Craig Topper[TableGen] Remove unused constructor.
2015-08-12 Eric FiselierFix CMake error whet llvm-config reports a non-existent...
2015-08-12 Jason MolendaHave debugserver send the OS version string plus
2015-08-12 Saleem Abdulrasoollibclang: Add period to typedef kind docblock
2015-08-12 Richard Smith[modules] Fix thread safety analysis to cope with mergi...
2015-08-12 Saleem AbdulrasoolX86: hoist a condition into a variable (NFC)
2015-08-12 Kostya Serebryany[libFuzzer] add two flags, -tbm_depth and -tbm_width...
2015-08-12 Rafael EspindolaFix the alignment of the section headers.
2015-08-12 Chaoren LinExport snprintf to avoid linking error with liblldb...
2015-08-12 Naomi MusgraveRevised test to pass under updated dtor callback implem...
2015-08-12 Kostya Serebryany[libFuzzer] add colons to the stats output to avoid...
2015-08-12 Kostya Serebryany[libFuzzer] use raw C IO to reduce the risk of a deadlo...
2015-08-12 Piotr PadlewskiDeleted old fixme ( ͡° ͜ʖ ͡°)
2015-08-12 Sanjay Patel[x86] enable machine combiner reassociations for 256...
next