platform/upstream/llvm.git
2013-07-17 JF BastienFix ARMFastISel::ARMEmitIntExt shift emission
2013-07-17 Hal FinkelPPC: Add CTR-register clobber to builtin setjmp
2013-07-17 Rafael EspindolaUse the simpler is_directory.
2013-07-17 Rafael EspindolaAdd simpler version of is_directory. It will be used...
2013-07-17 Craig TopperMark a method 'const' and another 'static'.
2013-07-17 Craig TopperMake a few more static string pointers constant.
2013-07-17 Rafael EspindolaDon't fallback to copy + delete in rename.
2013-07-17 Craig TopperMake constant string pointer into an array to remove...
2013-07-17 NAKAMURA Takumiraw_ostream.cpp: Introduce <fcntl.h> to let O_BINARY...
2013-07-17 Nadav RotemSLPVectorizer: Accelerate the isConsecutive check by...
2013-07-17 Hal FinkelPPC: Implement base pointer and stack realignment
2013-07-17 NAKAMURA Takumillvm/test/CodeGen/X86/vec_setcc.ll: Add explicit -mtrip...
2013-07-17 Craig TopperMove string pointer from being a static class member...
2013-07-17 Michael Sartainsimple plugin now works with Linux fix assert in SetPlu...
2013-07-17 Fariborz JahanianMore code conformance.
2013-07-17 Fariborz JahanianObjectiveC migrator: When adding conforming protocol,
2013-07-16 Howard HinnantAdd pointer format test for Windows.
2013-07-16 Alexander KornienkoAvoid breaking non-trailing block comments.
2013-07-16 Manman RenAdd getModuleFlag(StringRef Key) to query a module...
2013-07-16 NAKAMURA Takumillvm/test/Object/ar-create.test: Relax a CHECK line...
2013-07-16 NAKAMURA Takumillvm/test/Object/check_binary_output.ll: Mark it as...
2013-07-16 Fariborz JahanianFollow coding convention in argument decl.
2013-07-16 Nadav Rotemflip the scev minus direction to simplify the code.
2013-07-16 Nadav RotemSLPVectorizer: Improve the compile time of isConsecutiv...
2013-07-16 Eli FriedmanMake Expr::isConstantInitializer match IRGen.
2013-07-16 Anton KorobeynikovGive compiler-rt a chance to compile with mingw-w64.
2013-07-16 Argyrios Kyrtzidis[arcmt] Remove some dead code.
2013-07-16 Lang HamesRelated to r181161 - Indirect branches may not be the...
2013-07-16 Fariborz JahanianObjectiveC migrator. If a class implements a protocol's
2013-07-16 Tilmann SchellerARM: Add support for the Thumb2 PLI alternate literal...
2013-07-16 Michael SartainFix Rendezvous breakpoint to only be set once, resolve...
2013-07-16 Jason MolendaFix typeos.
2013-07-16 Alexander KornienkoDon't break line comments with escaped newlines.
2013-07-16 Daniel Jasperclang-format: Improve handling of unterminated string...
2013-07-16 Rafael EspindolaUpdate the examples for an API change.
2013-07-16 Eli FriedmanFix crash on complex constant zero.
2013-07-16 Rafael EspindolaFix the build with clang and libstdc++4.7.
2013-07-16 Rafael EspindolaUpdate for llvm API change.
2013-07-16 Rafael EspindolaUpdate for llvm API change.
2013-07-16 Rafael EspindolaUpdate for llvm API change.
2013-07-16 Rafael EspindolaAdd a wrapper for open.
2013-07-16 Daniel MaleaAdd tests for 'thread step out' for multithreaded programs
2013-07-16 Benjamin KramerFinally, force the target for this test. Should unbreak...
2013-07-16 Rafael EspindolaXFAIL this test on mingw.
2013-07-16 Fariborz JahanianObjectiveC migration: complete migrating class
2013-07-16 Benjamin KramerLabel names also differ between platforms. Use a relaxe...
2013-07-16 Nick Kledzikbuild lld unittests as part of lld-test target
2013-07-16 Nick KledzikFix Driver tests to check return value of parse(),...
2013-07-16 Benjamin KramerFix test not to fail when the target doesn't use leadin...
2013-07-16 Hans WennborgFileCheckize test/Driver/immediate-options.c
2013-07-16 Craig TopperFix formatting. No functional change.
2013-07-16 Manman RenCleanup testing case by using a shorter name for types.
2013-07-16 Jakob Stoklund... Remove floats from live range splitting costs.
2013-07-16 Jakob Stoklund... Reapply r185393.
2013-07-16 Daniel JasperRevamp the formatting of C++11 braced init lists.
2013-07-16 Juergen Ributzka[X86] Use min/max to optimze unsigend vector comparison...
2013-07-16 Peter CollingbourneMake SpecialCaseList match full strings, as documented...
2013-07-16 Marshall ClowBug 16599 part 2: Make std::pair's constructors and...
2013-07-16 Juergen RibutzkaTest commit to verify write access.
2013-07-16 Rui Ueyama[WinLink] Add /LargeAddressAware command line option.
2013-07-16 Rui UeyamaFix broken unittest for GnuLDDriver.
2013-07-16 Reid Kleckner[Support] Add a Unicode conversion wrapper from UTF16...
2013-07-16 Hal FinkelWhen the inliner merges allocas, it must keep the large...
2013-07-16 Dmitry Vyukovtsan: extend suppressions format with ^ and $ symbols
2013-07-16 Rafael EspindolaOn error, close the temporary file descriptor.
2013-07-16 Samuel BenzaquenAdd more types to ASTNodeKind. Refactor common instanti...
2013-07-16 Fariborz JahanianThis patch removes unused parameter allProperties and...
2013-07-16 Nadav RotemSLPVectorizer: Reduce the compile time of the consecuti...
2013-07-16 Hongbin ZhengEnsure a correct order between memory accesses.
2013-07-16 Hongbin ZhengIndependentBlock: Add option to disable scalar to array...
2013-07-16 Hongbin ZhengMake sure the each instruction is mapped to one memory...
2013-07-16 Aaron WatryFix and re-enable R600 vload/vstore assembly
2013-07-16 Aaron Watrylibclc: vload/vstore disable assembly and fix offset...
2013-07-16 Rafael EspindolaCreate files with mode 666. This matches the behavior...
2013-07-16 Reid Kleckner[Support] Fix some warnings when self-hosting clang...
2013-07-16 Manuel KlimekRemove unnecessary assignment.
2013-07-16 Manuel KlimekFixes another hard to test problem with iterator invali...
2013-07-16 Alexey Samsonov[ASan] Bump min supported Mac OS X version to 10.6...
2013-07-16 Ulrich Weigand[APFloat] PR16573: Avoid losing mantissa bits in ppc_fp...
2013-07-16 Alexey Samsonov[Sanitizer] move strcpy and strncpy to common interceptors
2013-07-16 Richard Osborne[XCore] Fix printing of inline asm operands.
2013-07-16 Tim NorthoverARM: allow printing of ARM atomic DAG nodes.
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.
next