platform/upstream/llvm.git
2014-03-28 Rafael EspindolaConvert llc -filetype=obj test.
2014-03-28 Rafael EspindolaConvert llc -filetype=obj test.
2014-03-28 Rui Ueyama[ELF] Support response file.
2014-03-28 Duncan P. N... Use constexpr again, this time portably
2014-03-28 Rafael EspindolaRemove bogus test.
2014-03-28 Dmitri GribenkoDocumentation: remove a spurious '1' and wrap to 80...
2014-03-28 Rui UeyamaAttempt to unbreak buildbots.
2014-03-28 Rafael EspindolaConvert another llc -filetype=obj test.
2014-03-28 Justin BognerSupport: Functions for writing endian specific data...
2014-03-28 Rafael EspindolaMap ELf flags back to more specific section kinds.
2014-03-28 Douglas GregorDocument module.private.modulemap and module_private...
2014-03-28 Rui Ueyama[ELF] Support --defsym option to define an absolute...
2014-03-28 Rafael EspindolaParse .gpdword and convert another llc -filetype=obj...
2014-03-28 Rafael Espindolaconvert another llc -filetype=obj test.
2014-03-28 Rafael EspindolaConvert "llc -filetype=obj" test into llvm-mc tests.
2014-03-28 Duncan P. N... InstrProf: Fix MSVC after r205023
2014-03-28 Fariborz JahanianObjective-C. revert r204965. This will make
2014-03-28 Duncan P. N... InstrProf: Emit runtime hook directly in IRGen
2014-03-28 Duncan P. N... Revert "Link in profile library on Linux using --whole...
2014-03-28 Richard SmithFix a FIXME, use std::move.
2014-03-28 Arnold SchwaighoferSLPVectorizer: Take credit for free extractelement...
2014-03-28 Arnold SchwaighoferSLPVectorizer: Fix typos
2014-03-28 Arnold SchwaighoferSLPVectorizer: Ignore users that are insertelements...
2014-03-28 Mark SeabornException handling docs: Clarify how the llvm.eh.*...
2014-03-28 David BlaikieOnly test compression when linked with zlib.
2014-03-28 Rui Ueyama[ELF] Add --allow-multiple-definition option.
2014-03-28 Rafael EspindolaAdd const to a method I missed in the previous commit.
2014-03-28 Rafael EspindolaAdd const.
2014-03-28 Alexey SamsonovLink in profile library on Linux using --whole-archive
2014-03-28 Daniel Jasperclang-format: Fix aligning of comments and escaped...
2014-03-28 Erik VerbruggenRevert "InstCombine: merge constants in both operands...
2014-03-28 Erik VerbruggenRevert "GVN: merge overflow intrinsics with non-overflo...
2014-03-28 Christian PirkerAdd ARM big endian Target (armeb, thumbeb)
2014-03-28 Christian PirkerAdd ARM big endian Target (armeb, thumbeb)
2014-03-28 Evgeniy Stepanov[sanitizer] Fix Mac build.
2014-03-28 Tim NorthoverR600: avoid calling std::next on an iterator that might...
2014-03-28 Evgeniy Stepanov[sanitizer] Intercept fgetpwent / fgetgrent.
2014-03-28 Tim NorthoverIntrinsics: expand semantics of LLVMExtendedVectorType...
2014-03-28 Evgeniy Stepanov[sanitizer] Intercept setpwent/endpwent.
2014-03-28 Evgeniy Stepanov[sanitizer] Intercept rand_r.
2014-03-28 Evgeniy Stepanov[sanitizer] Intercept getpwent/getgrent.
2014-03-28 Joerg SonnenbergerAdd instrastructure for IEEE quad precision.
2014-03-28 Dmitri GribenkoUse the correct trailing comment syntax
2014-03-28 Manuel KlimekGet rid of the adapted isLiteral method.
2014-03-28 Chandler Carruth[Allocator Cleanup] Sink the private data members and...
2014-03-28 Chandler Carruth[Allocator Cleanup] Move generic pointer alignment...
2014-03-28 Evgeniy Stepanov[sanitizer] Intercept mktime.
2014-03-28 Chandler Carruth[Allocator Cleanup] Make the growth of the "slab" size...
2014-03-28 Chandler Carruth[cleanup] Hoist the initialization and constants for...
2014-03-28 Evgeniy Stepanov[sanitizer] Intercept ftime.
2014-03-28 Daniel Jasperclang-format: Recognize more ObjC blocks with parameter...
2014-03-28 Rui UeyamaFix format.
2014-03-28 Rui Ueyama[ELF] Remove class declarations that do nothing.
2014-03-28 Rui UeyamaReplace nested switches with if.
2014-03-28 Rui UeyamaRemove extraneous parentheses.
2014-03-28 Hans Wennborgclang-cl wants MSVC-style win32
2014-03-28 Rui UeyamaFix typo.
2014-03-27 David BlaikiePBQP: Minor cleanups to r204857
2014-03-27 Rui UeyamaMake anonymous namespace as small as possible.
2014-03-27 Adrian PrantlC++11: convert verbose loops to range-based loops.
2014-03-27 Hal Finkel[PowerPC] Use a small cleanup pass to remove VSX self...
2014-03-27 Manman RenProvide a target override for the cost of using a calle...
2014-03-27 Saleem AbdulrasoolUse the new Windows environment for target detection
2014-03-27 Saleem AbdulrasoolCanonicalise Windows target triple spellings
2014-03-27 Hal Finkel[PowerPC] Don't remove self VSX copies in PPCInstrInfo...
2014-03-27 Lang HamesTemporarily remove assert while I dig in to issues...
2014-03-27 Aaron BallmanReverting r204968 and r204969; while more build bots...
2014-03-27 Rui UeyamaRevert "[C++11] Do not check __GXX_EXPERIMENTAL_CXX0X__."
2014-03-27 Quentin Colombet[X86][Vector Cost Model] Add a comment to explain the...
2014-03-27 Hal Finkel[PowerPC] Fix v2f64 vector extract and related patterns
2014-03-27 Rui UeyamaAdd a comment on kindLayoutBefore.
2014-03-27 Aaron BallmanUrgh. Amending r204968 which somehow missed this file!
2014-03-27 Aaron BallmanReapplying r204952 with fixes which should hopefully...
2014-03-27 Rui UeyamaSpelling corrections.
2014-03-27 Rui UeyamaDo not use layout-before to layout atoms.
2014-03-27 Fariborz JahanianObjective-C. Make multiple selector warning
2014-03-27 Rui Ueyama[C++11] Do not check __GXX_EXPERIMENTAL_CXX0X__.
2014-03-27 Hal Finkel[PowerPC] Expand v2i64 shifts
2014-03-27 Manman RenRegister Allocator: refactoring and add comments.
2014-03-27 Rafael EspindolaRemove another unused argument.
2014-03-27 Hans WennborgWin installer: provide a pretty icon
2014-03-27 David BlaikieSupport for -Wa,-compress-debug-sections.
2014-03-27 David BlaikieDebugInfo: Support for compressed debug info sections
2014-03-27 David BlaikieDebugInfo: TargetOptions/MCAsmInfo support for compress...
2014-03-27 Rafael EspindolaRemove unused argument.
2014-03-27 Aaron BallmanReverting r204952, while I figure out what's going...
2014-03-27 Stephan TolksdorfDon't emit exit-time destructor warnings for trivial...
2014-03-27 Stephan TolksdorfRecognize simple cases of trivial explicitly defaulted...
2014-03-27 Aaron BallmanClean up the __has_attribute implementation without...
2014-03-27 Stephan TolksdorfFix PR18307: Properly (de)serialize inherited construct...
2014-03-27 Manuel KlimekImprove handling of bool expressions in template arguments.
2014-03-27 Eric ChristopherAdd an explanatory comment and FIXME about the function...
2014-03-27 Reid KlecknerInstCombine: Don't combine constants on unsigned icmps
2014-03-27 Samuel BenzaquenAdd clang-tidy check to remove redundant .get() calls...
2014-03-27 Matt ArsenaultR600: Implement isZExtFree.
2014-03-27 Matt ArsenaultR600/SI: Fix unreachable with a sext_in_reg to an illeg...
2014-03-27 Dmitri GribenkoComment parsing: use different comment styles in differ...
2014-03-27 Daniel Sanders[mips] Some uses of isMips64()/hasMips64() are really...
2014-03-27 Dmitri GribenkoComment parsing: attach comments to enums declared...
2014-03-27 David TweedEnforce the restriction that a parameter to a kernel...
next