platform/upstream/llvm.git
2013-02-05 Jyotsna VermaHexagon: Add V4 compare instructions. Enable relationsh...
2013-02-05 Eli BenderskyFix comment formatting
2013-02-05 Tim NorthoverFix signed-unsigned comparison warning.
2013-02-05 Argyrios Kyrtzidis[arcmt] Make sure the objc migrators work fine when...
2013-02-05 Argyrios Kyrtzidis[frontend] Don't put a PCH/PTH filename into the set...
2013-02-05 Nico WeberFormatter: Detect ObjC method expressions after unary...
2013-02-05 Alexander Potapenko[ASan] Delete the code related to static runtime on...
2013-02-05 Manuel KlimekAdds JSON output for replacements, to simplify tools...
2013-02-05 Meador IngeSupport: ensure proper state in ErrorOr copy ctors...
2013-02-05 NAKAMURA TakumiFormatting.
2013-02-05 NAKAMURA Takumillvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_...
2013-02-05 Manuel KlimekImplements support for specifying multiple ranges.
2013-02-05 Arnold SchwaighoferLoop Vectorizer: Handle pointer stores/loads in getWide...
2013-02-05 Evgeniy Stepanov[asan] Fix Win/Mac build.
2013-02-05 Tim NorthoverFix remaining StringRef abuse.
2013-02-05 NAKAMURA TakumiRevert r174343, "When the target-independent DAGCombine...
2013-02-05 Evgeniy Stepanov[asan] Fix nonsensical reports of partial right OOB.
2013-02-05 Logan ChienLink .ARM.exidx with corresponding text section.
2013-02-05 Arnold SchwaighoferARM cost model: Cost for scalar integer casts and float...
2013-02-05 Tim NorthoverFix formatting in AArch64 backend.
2013-02-05 Tim NorthoverRemove cyclic dependency in AArch64 libraries
2013-02-05 Tobias GrosserTempScopInfo: clang-format
2013-02-05 Tobias GrosserDependences: clang-format
2013-02-05 Tobias GrosserScopInfo: clang-format file
2013-02-05 Tobias GrosserScopDetect: clang-format pointer types in templates
2013-02-05 Daniel JasperInitial support for formatting ObjC method declarations...
2013-02-05 Daniel JasperFix some linebreak decisions in Google format.
2013-02-05 Tobias GrosserScopDetection: clang-format some more code
2013-02-05 Daniel JasperFix formatting regression introduced by r174307.
2013-02-05 Jack CarterThis patch that sets the Mips ELF header flag for
2013-02-05 Arnaud A. de... Fix typo in comment
2013-02-05 Jack CarterThis patch that sets the EmitAlias flag in td files
2013-02-05 Michael J.... [Support][ErrorOr] Add support for convertable types.
2013-02-05 Bill WendlingAdd target-dependent versions of addAttribute/removeAtt...
2013-02-05 Michael GottesmanChanged in comment cxx -> C++. Thanks Richard Smith!.
2013-02-05 Jack CarterThis patch changes a static_cast to dyn_cast
2013-02-05 NAKAMURA TakumiTextDiagnostic.cpp: Suppress a warning to use ptrdiff_t...
2013-02-05 Eric ChristopherConstruct a skeleton cu for each compile unit in the...
2013-02-05 Eric ChristopherAdd support for testing the output of the abbrev table...
2013-02-05 Eric ChristopherAdd support for emitting a stub DW_AT_GNU_dwo_id as...
2013-02-05 Eric ChristopherDriver and option support for -gsplit-dwarf. This is...
2013-02-05 Eric ChristopherSpaces instead of tabs.
2013-02-05 Bill WendlingUse the do-while(0) thing for this #define.
2013-02-05 Alexey SamsonovPrint error messages from MemoryBuffer::getFile() in...
2013-02-05 Michael GottesmanAdd code to GlobalVariable.h so that global variables...
2013-02-05 Ted KremenekRevert "Remove sparse text on diagnostic options. ...
2013-02-05 Owen AndersonWhen the target-independent DAGCombiner inferred a...
2013-02-05 Ted KremenekRemove dead code related to the now defunct PCH stat...
2013-02-05 Nick LewyckyTest for virtual instead of pure here. It has the exact...
2013-02-05 Michael GottesmanAdded LLVM Asm/Bitcode Reader/Writer support for new...
2013-02-05 Richard SmithPR15095: Use more correct source locations for the...
2013-02-05 Ted KremenekRemove sparse text on diagnostic options. These are...
2013-02-05 Richard SmithAdd some missing diagnostics for C++11 narrowing conver...
2013-02-04 Manman Ren[Stack Alignment] emit warning instead of a hard error
2013-02-04 Bill WendlingInitial cleanups of the param-attribute code in the...
2013-02-04 Jason MolendaRemove the m_images(NULL) hack in the Target ctor now
2013-02-04 Enrico Granata<rdar://problem/12953018>
2013-02-04 Alexey SamsonovReplace global std::string with const char[]
2013-02-04 Jyotsna VermaHexagon: Add V4 combine instructions and some more...
2013-02-04 Benjamin KramerDisable a couple more vector splat optimizations on...
2013-02-04 Tobias GrosserScopDetection: Improve printing of alias sets
2013-02-04 Tim NorthoverFix some abuses of StringRef
2013-02-04 Benjamin KramerX86: Open up some opportunities for constant folding...
2013-02-04 Benjamin KramerX86: Simplify code. No functionality change.
2013-02-04 Benjamin KramerSelectionDAG: Teach FoldConstantArithmetic how to deal...
2013-02-04 Tim NorthoverGive explicit suffix to integer constant over 32-bits.
2013-02-04 Tim NorthoverEnable AArch64 as a target built by default.
2013-02-04 Tim NorthoverUpdate debugging test for change in expected metadata.
2013-02-04 Manuel KlimekImplements the convenience matcher findAll.
2013-02-04 Dmitry Vyukovasan/tsan: fix failing CHECK on windows
2013-02-04 Alexey Samsonov[Sanitizer] use proper casting in *stat functions on Mac
2013-02-04 Dmitri GribenkoCoding standards: don't use ``inline`` when defining...
2013-02-04 Alexey Samsonov[Sanitizer] extend internal libc with stat/fstat/lstat...
2013-02-04 Manuel KlimekAdd an eachOf matcher.
2013-02-04 Daniel JasperImprove handling of trailing block comments
2013-02-04 Patrik HagglundPass CPPFLAGS/CFLAGS/CXXFLAGS from the environment...
2013-02-04 Dmitry Vyukovasan/tsan: fix compilation errors/bugs on Windows where...
2013-02-04 Dmitry Vyukovtsan: intercept bind/listen
2013-02-04 Daniel JasperImprove formatting of stream operators.
2013-02-04 Daniel JasperImprove handling of trailing block comments.
2013-02-04 Daniel JasperFix an error in formatting of for-loops.
2013-02-04 Daniel JasperRestructuring of token annotation for formatting.
2013-02-04 Evgeniy StepanovMore MSan/ASan annotations.
2013-02-04 David Blaikie[DebugInfo] remove more node indirection (this time...
2013-02-04 David BlaikiePR15149: crash when printing debug info metadata contai...
2013-02-04 NAKAMURA Takumiclang/Analysis: Fix r174245, a valgrind error in Analys...
2013-02-04 Michael GottesmanRemoved reference to LLVM as a project (since in LangRe...
2013-02-04 Arnold SchwaighoferARM cost model: Penalize insertelement into D subregisters
2013-02-04 Edwin VaneTurn off uninitialized-use warnings for gcc in cmake...
2013-02-04 NAKAMURA TakumiPPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add checking...
2013-02-04 NAKAMURA TakumiPPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible...
2013-02-03 Dmitri GribenkoDeclPrinter: fix CXXConstructExpr printing with implici...
2013-02-03 Michael GottesmanAdded instance variable/initializers/getter/setters...
2013-02-03 Benjamin KramerDrop value names from test to get -Asserts builds back...
2013-02-03 Benjamin KramerCodeGen: Implement hint values for dynamic_cast as...
2013-02-03 Benjamin KramerCodeGen: Remove unnecessary const_casts. No functionali...
2013-02-03 Daniel JasperFix bug in formatting of nested initializers.
2013-02-03 Dmitri GribenkoComment to XML conversion: replace string comparison...
2013-02-03 Benjamin KramerCodeGen: Mark the runtime function __dynamic_cast as...
2013-02-03 Joerg SonnenbergerRecognize aarch64 for --enable-targets as advertised.
next