oota-llvm.git
2013-07-18 Vladimir MedicThis patch extends mips register parsing methods to...
2013-07-18 Craig TopperFix copy and paste bug from r186491 to make v2f64 use...
2013-07-18 Chandler CarruthReapply r186316 with a fix for one bug where the code...
2013-07-18 Nadav RotemSLPVectorizer: Speedup isConsecutive (that checks if...
2013-07-18 Hal FinkelPPC: Support dynamic allocas with large alignment
2013-07-18 Rafael EspindolaRemove dead code.
2013-07-18 Rafael EspindolaConvert two uses if fstat with sys::fs::status.
2013-07-18 Rafael EspindolaFix a regression I introduced back in r178147.
2013-07-18 Nick LewyckyGive 'hasPath' a longer but clearer name 'isPotentially...
2013-07-18 Adrian PrantlGet rid of the Dis/EnableDebugLocations() API.
2013-07-18 Eric ChristopherUpdate comment slightly.
2013-07-17 Hal FinkelPPC: Add base-pointer support to builtin setjmp/longjmp
2013-07-17 Eric ChristopherAdd comparison operators for DIDescriptors to fix c...
2013-07-17 Eric ChristopherAdd an explicit operator bool conversion to DIDescripto...
2013-07-17 Nadav RotemFix a comment.
2013-07-17 Eli FriedmanHandle '.' correctly in hex float literal parsing.
2013-07-17 Tobias GrosserAdd some uncovered attribute tests
2013-07-17 Stephen LinRestore r181216, which was partially reverted in r182499.
2013-07-17 Rafael EspindolaFix a funny typo. Thanks to Aaron Ballman for noticing.
2013-07-17 Nadav RotemAdd a micro optimization to catch cases where the PtrA...
2013-07-17 Rafael EspindolaAdd FILE_SHARE_WRITE to openFileForRead.
2013-07-17 Aaron BallmanSilencing an MSVC warning about signed vs unsigned...
2013-07-17 Akira Hatanaka[mips] Use "foreach" loop to make register definitions...
2013-07-17 Michael GottesmanAdd -*- C++ -*- to InstrEmitter.h.
2013-07-17 Hans WennborgOptParser.td: typo
2013-07-17 Vladimir MedicThis patch checks for valid mnemonics at the beginning...
2013-07-17 Rafael EspindolaSplit openFileForRead into Windows and Unix versions.
2013-07-17 Hal FinkelFix comparisons of alloca alignment in inliner merging
2013-07-17 Vladimir MedicImplement eret and deret(return from exception) instruc...
2013-07-17 Joey GoulyAdd the tests that I forgot to 'svn add' with my previo...
2013-07-17 Joey Gouly[ARMv8] Add support for the NEON instructions vmaxnm...
2013-07-17 NAKAMURA Takumillvm-ar: doExtract(): Write extracted files with F_Bina...
2013-07-17 Duncan SandsEnsure sys::getProcessTriple always uses a normalized...
2013-07-17 Richard Osborne[XCore] Ensure implicit operands aren't lost on the...
2013-07-17 Duncan SandsTweak the cmake interaction between CMAKE_BUILD_TYPE...
2013-07-17 Craig TopperTeach x86 fast-isel to use AVX opcodes for vector store...
2013-07-17 NAKAMURA TakumiLLVMSymbolize.cpp: Fix build. Triple::ArchType is not...
2013-07-17 Alexey Samsonovllvm-symbolizer: be more careful with colons in file...
2013-07-17 Craig TopperMake x86 fast-isel correctly choose between aligned...
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 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-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 Nadav Rotemflip the scev minus direction to simplify the code.
2013-07-16 Nadav RotemSLPVectorizer: Improve the compile time of isConsecutiv...
2013-07-16 Lang HamesRelated to r181161 - Indirect branches may not be the...
2013-07-16 Tilmann SchellerARM: Add support for the Thumb2 PLI alternate literal...
2013-07-16 Rafael EspindolaUpdate the examples for an API change.
2013-07-16 Rafael EspindolaAdd a wrapper for open.
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 Benjamin KramerLabel names also differ between platforms. Use a relaxe...
2013-07-16 Benjamin KramerFix test not to fail when the target doesn't use leadin...
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 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 Juergen RibutzkaTest commit to verify write access.
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 Rafael EspindolaOn error, close the temporary file descriptor.
2013-07-16 Nadav RotemSLPVectorizer: Reduce the compile time of the consecuti...
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 Ulrich Weigand[APFloat] PR16573: Avoid losing mantissa bits in ppc_fp...
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 Vladimir MedicFixing a buildbot failure:unused function.
2013-07-16 Richard Sandiford[SystemZ] Add MC support for R[NOX]SBG
2013-07-16 Richard Sandiford[SystemZ] Use RISBG for (shift (and ...))
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 ldrex, strex and clrex intrinsics
2013-07-16 Renato GolinARM EABI divmod support
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 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 NAKAMURA TakumiRename Support.TimeValue to TimeValue.time_t in unittes...
2013-07-16 Craig TopperAdd 'const' qualifiers to static const char* variables.
2013-07-15 Rafael EspindolaAdd mingw32 to the XFAIL. I forgot about it when adding...
next