platform/upstream/llvm.git
2013-07-16 Richard Sandiford[SystemZ] Use ROSBG and non-zero form of RISBG for...
2013-07-16 Alexey Samsonov[ASan] Bump min supported Mac OS X version to 10.6
2013-07-16 Vladimir MedicFixing a buildbot failure:unused function.
2013-07-16 Daniel Jasperclang-format: Improve detection of function types.
2013-07-16 Richard Sandiford[SystemZ] Add MC support for R[NOX]SBG
2013-07-16 Dmitry Vyukovtsan: support sigsuspend() call
2013-07-16 Richard Sandiford[SystemZ] Use RISBG for (shift (and ...))
2013-07-16 Tim NorthoverFix test on release builds.
2013-07-16 Vladimir Medic This patch represents Mips utilization of r186388...
2013-07-16 NAKAMURA TakumiPPCJITInfo.cpp: Tweak r186252 with s/__ppc/__powerpc...
2013-07-16 Tim NorthoverARM: implement low-level intrinsics for the atomic...
2013-07-16 Timur Iskhodzhanov[ASan] Use less shadow on Win 32-bit
2013-07-16 Tim NorthoverARM: implement ldrex, strex and clrex intrinsics
2013-07-16 Renato GolinARM EABI divmod support
2013-07-16 Alexander Potapenko[ASan] Cache the OSX version to avoid calling sysctl...
2013-07-16 Vladimir MedicThis patch allows targets to define weather the instruc...
2013-07-16 NAKAMURA Takumillvm/test/Object/directory.ll: Mark it as XFAIL:cygwin...
2013-07-16 Alexander Potapenko[ASan] Add support for OS X Mavericks to GetMacosVersion.
2013-07-16 Serge PavlovLimit number of bits in size representation so that...
2013-07-16 Rui Ueyama[PECOFF][Writer] Replace magic numbers with sizeof().
2013-07-16 Craig TopperAdd 'const' qualifiers to static const char* variables.
2013-07-16 Rui Ueyama[PECOFF][Writer] Use defined constants instead of magic...
2013-07-16 Rafael EspindolaUse open+fstat instead of stat+open.
2013-07-16 Rafael EspindolaRemember that we have a null terminated string.
2013-07-16 Rui Ueyama[Object/COFF] Add import_directory_table_entry.
2013-07-16 Rafael EspindolaAdd a version of sys::fs::status that uses fstat.
2013-07-16 Rui UeyamaCOFF: Add constants for optional data directory.
2013-07-16 Rafael EspindolaInstead friending status, provide windows and posix...
2013-07-16 NAKAMURA Takumiunittests/Support: Add TimeValue.Win32FILETIME, corresp...
2013-07-16 NAKAMURA TakumiFix TimeValue::toWin32Time() to be symmetric to fromWin...
2013-07-16 Eli FriedmanMerge attributes on typedef decls.
2013-07-16 NAKAMURA TakumiRename Support.TimeValue to TimeValue.time_t in unittes...
2013-07-16 Craig TopperAdd 'const' qualifiers to static const char* variables.
2013-07-16 Eli FriedmanFix alignment of class derived from empty class.
2013-07-16 Fariborz JahanianObjC migrator: build conforming interface
2013-07-16 Rui Ueyama[PECOFF] Add default argument to addDir32NBReloc()...
2013-07-16 Eli FriedmanFix member refs with using decl + anonymous union.
2013-07-15 Rafael EspindolaRevert "Don't pass llvm::errs() all over the place...
2013-07-15 Rafael EspindolaAdd mingw32 to the XFAIL. I forgot about it when adding...
2013-07-15 Manman RenPEI: Support for non-zero SPAdj at beginning of a basic...
2013-07-15 Sean CallananFixed a problem in IRForTarget where we would not
2013-07-15 Enrico GranataDisabling the introspecting summary for __NSCFSet ...
2013-07-15 Ed MasteRemove unused RunLocker and related code
2013-07-15 Greg Clayton<rdar://problem/13793059>
2013-07-15 Nadav RotemPR16628: Fix a bug in the code that merges compares.
2013-07-15 Jason MolendaFix typeo in diagnose-unwind.py.
2013-07-15 Hal FinkelPPC: Refactoring to support subtarget feature changing
2013-07-15 David BlaikieFurther simplify test case from r186119/r186035.
2013-07-15 Rui Ueyama[PECOFF][Writer] Follow up patch for r186336.
2013-07-15 Rafael EspindolaXFAIL on windows too and document the XFAILs.
2013-07-15 Rui Ueyama[PECOFF][Writer] s/dyn_cast/cast/ where we don't expect...
2013-07-15 Rui Ueyama[PECOFF][Writer] Refactoring: Move private methods...
2013-07-15 David BlaikieTest case for r18266 (serialization support for TagDecl...
2013-07-15 Manman RenMachine Verifier: verify FrameSetup and FrameDestroy
2013-07-15 Fariborz JahanianObjC migrator: finding conforming protocol
2013-07-15 Kaelyn UhrainFix a typo in the diagnostic note added in r186342.
2013-07-15 Greg ClaytonFix issues with GCC debugging. GCC emits DWARF in uniqu...
2013-07-15 Rui Ueyama[PECOFF] Fix comment.
2013-07-15 Rafael EspindolaRemove an extra is_directory call.
2013-07-15 Marshall ClowMake std::forward and std::move (and std::move_if_noexc...
2013-07-15 Hal FinkelFix register subclass handling in PPCInstrInfo::insertS...
2013-07-15 Kaelyn UhrainMove the "->" to "." fixit from r186128 into a separate...
2013-07-15 Reid Kleckner[mc-coff] Resolve aliases when emitting COFF relocations
2013-07-15 Samuel BenzaquenAdd support for type traversal matchers.
2013-07-15 Tom StellardR600/SI: Add support for 64-bit loads
2013-07-15 Hal FinkelRemove invalid assert in DAGTypeLegalizer::RemapValue
2013-07-15 Sean CallananActually use the return value we get back when
2013-07-15 Rui Ueyama[PECOFF][Writer] Emit .reloc section.
2013-07-15 Howard HinnantBill Fisher: This patch fixes an ill-formed comparison...
2013-07-15 Howard HinnantA few fixes to tests for Windows port.
2013-07-15 Stephen LinRemove trailing whitespace
2013-07-15 Chandler CarruthRevert r186316 while I track down an ASan failure and...
2013-07-15 Chandler CarruthRe-revert r86040, which was un-reverted in r186199.
2013-07-15 Aaron BallmanTeaching llvm-tblgen to not emit a switch statement...
2013-07-15 Reid KlecknerRevert "[Option] Store arg strings in a set backed...
2013-07-15 Timur IskhodzhanovFix check_lint warnings in sanitizers' runtime libraries
2013-07-15 Ariel J. BernalFix UseAuto not transforming iterator when non-fully...
2013-07-15 Tom StellardAdd integer-gentype.inc: Missing file from r185839
2013-07-15 Ashok ThirumurthiAdds a passing test for step-over and step-out when...
2013-07-15 Daniel Jasperclang-format: Improve c-style cast detection.
2013-07-15 Marshall ClowAdd macro _LIBCPP_CONSTEXPR_AFTER_CXX11 for functions...
2013-07-15 Daniel JasperImprovement of change r186320.
2013-07-15 Job NoormanTest commit to see if write access works.
2013-07-15 Daniel JasperImprove formatting of operator<< chains.
2013-07-15 Reid Kleckner[Option] Store arg strings in a set backed by a BumpPtr...
2013-07-15 Aaron BallmanReplacing an empty switch with its moral equivalent...
2013-07-15 Rafael EspindolaXFAIL this on freebsd to bring the bot back.
2013-07-15 Chandler CarruthReimplement SROA yet again. Same fundamental principle...
2013-07-15 Alexey SamsonovDebugInfo: Factor out parsing compile unit DIEs to...
2013-07-15 Craig TopperAdd 'static' and 'const' qualifiers to some arrays...
2013-07-15 Craig TopperAdd 'const' qualifier to some arrays.
2013-07-15 Craig TopperMake some arrays 'static const'
2013-07-15 Craig TopperAdd include to hopefully fix windows build.
2013-07-15 Craig TopperAdd const qualifier to some static arrays.
2013-07-15 Craig TopperAdd 'static' keyword to some const arrays for consistency.
2013-07-15 Craig TopperMake some arrays 'static const'
2013-07-15 Serge PavlovFix to PR12262 - assertion when substituting explicit...
2013-07-15 Craig TopperRevert 186302 to fix build bots.
2013-07-15 Jason MolendaBump version number to 310.99.0.
2013-07-15 Craig TopperRevert part of 186302 to fix buildbots.
next