platform/upstream/llvm.git
2013-07-18 JF BastienFix volatile _Complex alignment test on platforms where...
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 Prantls/BuiltinLocation/ArtificialLocation/
2013-07-18 Eric ChristopherInstead of checking against some version of "isType...
2013-07-18 Adrian PrantlFix a compile error caught by bb-chapuni.
2013-07-18 Adrian PrantlFix a compile error caught by bb-chapuni.
2013-07-18 Adrian PrantlDon't generate bogus line table entries for __copy_help...
2013-07-18 Adrian PrantlReplace llvm::DIBuilder::DisableDebugLocations() with...
2013-07-18 Adrian PrantlClarified documentation.
2013-07-18 Adrian PrantlSimplify logic by using the appropriate function.
2013-07-18 Adrian PrantlGet rid of the Dis/EnableDebugLocations() API.
2013-07-18 Eric ChristopherUpdate comment slightly.
2013-07-18 John ThompsonAdd condition expression result to if and elif callbacks.
2013-07-17 Richard SmithReinstate r186040, with additional fixes and more test...
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 Eric Christopher80-column fixes.
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 Robert WilhelmEven more code conformance.
2013-07-17 Reid KlecknerMS wide bitfield error check in Sema
2013-07-17 Daniel Jasperclang-format: Add space in corner case.
2013-07-17 Ed Masteelf-core: Support FreeBSD at compile-time
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 David BlaikieConstify Replacements parameter to applyAllReplacements.
2013-07-17 Marshall ClowMake std::get constexpr
2013-07-17 Jean-Daniel... Improve idiomatic-parentheses by checking method family...
2013-07-17 NAKAMURA TakumiSemaDeclCXX.cpp: Dissolve a ligature "fi" in comment.
2013-07-17 Enea ZaffanellaFixed source range of C++03 access declarations.
2013-07-17 Jordan Rose[analyzer] Handle C++11 member initializer expressions.
2013-07-17 Jordan Rose[analyzer] Handle C string default values for const...
2013-07-17 Jordan Rose[analyzer] Treat std::initializer_list as opaque rather...
2013-07-17 Hans WennborgOption parsing tables: remove some unnecessary #defines
2013-07-17 Hans WennborgOptParser.td: typo
2013-07-17 Ashok ThirumurthiRe-introduces ELF core file support for Linux x86-64
2013-07-17 Daniel JasperImprove line breaking before multi-line strings.
2013-07-17 Samuel BenzaquenAdd TemplateArgument related matchers to the registry.
2013-07-17 Alexey Samsonov[Sanitizer] Always provide --default-arch argument...
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 Ed MasteCorrect comment to match class name
2013-07-17 Samuel BenzaquenAdd CXXCtorInitializer related matchers to the dynamic...
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 Ed MasteFreeBSD: Replace GetSignalInfo with GetLwpInfo
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 Timur IskhodzhanovReplace TEST* with CHECK-DAG in vbtable tests
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 Pavel Labath[analyzer] Add very limited support for temporary destr...
2013-07-17 Dmitry Vyukovtsan: disable one more interceptor that causes recursion
2013-07-17 Craig TopperTeach x86 fast-isel to use AVX opcodes for vector store...
2013-07-17 Dmitry Vyukovtsan: fix unitialized read warning under newer gcc...
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 NAKAMURA Takumiclang/test/CodeGen/volatile-complex.c: Loosen CHECKs...
2013-07-17 Craig TopperMake x86 fast-isel correctly choose between aligned...
2013-07-17 JF BastienPropagate alignment for _Complex
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.
next