platform/upstream/llvm.git
2014-05-29 Joerg SonnenbergerRefactor truncdfsf2.
2014-05-28 Greg FitzgeraldMoved the builtins documentation to lib/builtins/
2014-05-28 Reid KlecknerAdd a simple helper function to create a 64-bit integer.
2014-05-28 Rafael EspindolaRevert "Revert "InstCombine: Improvement to check if...
2014-05-28 Rafael EspindolaRevert "Add support for combining GEPs across PHI nodes"
2014-05-28 DeLesley HutchinsThread Safety Analysis: update TIL traversal mechanism...
2014-05-28 Alexey Samsonov[Sanitizer] Always prefer cached contents of /proc...
2014-05-28 Matt ArsenaultFix wrong setcc result type when legalizing uaddo/usubo
2014-05-28 Jim GrosbachUpdate CREDITS to be at least moderately more current.
2014-05-28 Sanjay Pateladded Intel's BMI intrinsic variants
2014-05-28 Sanjay Patelfixed a few typos
2014-05-28 Eli BenderskyExpose CUDA function attributes to the C interface.
2014-05-28 Warren HuntReverting 209503 - Breaks asan blacklists
2014-05-28 Adrian PrantlDebug Info: Fix the source range for IfStmt's Condition...
2014-05-28 Sanjay Pateltest check-in: added missing parenthesis in comment
2014-05-28 Rafael EspindolaRevert "InstCombine: Improvement to check if signed...
2014-05-28 Reid KlecknerMove misplaced Documentation note in Attr.td
2014-05-28 Reid KlecknerFix standard integer definitions for MSVC in DataTypes.h
2014-05-28 Rafael Espindola[pr19844] Add thread local mode to aliases.
2014-05-28 Fariborz JahanianObjective-C. Diagnose use of properties in functions...
2014-05-28 Dmitry Vyukovtsan: refactor suppressions machinery
2014-05-28 Todd FialaDisabled warning C4251 on MSVC builds.
2014-05-28 Louis GerbargAdd support for combining GEPs across PHI nodes
2014-05-28 Eli BenderskyTrim trailing whitespace in cindex.py
2014-05-28 Johannes DoerfertAdded option for n-dimensional rectangular tiling
2014-05-28 Todd FialaCmake build changes.
2014-05-28 Fariborz JahanianObjective-C. Deprecate use of function definitions
2014-05-28 Johannes DoerfertReorder cmake include folders (polly source first)
2014-05-28 Todd FialaFix Windows warnings.
2014-05-28 Hal FinkelRevert "[DAGCombiner] Split up an indexed load if only...
2014-05-28 Rafael EspindolaInstCombine: Improvement to check if signed addition...
2014-05-28 Hal FinkelRevert "[PPC] Use alias symbols in address computation."
2014-05-28 Dmitry Vyukovtsan: do not use 64-bit atomics in allocator code
2014-05-28 Alexander KornienkoRenamed runClangTidy argument Ranges to InputFiles...
2014-05-28 Joerg SonnenbergerDon't hard-code ld when extracting host linker version...
2014-05-28 Joerg SonnenbergerRefactor muldf3 and mulsf3.
2014-05-28 Joerg SonnenbergerRefactor addsf3.c and adddf3.c.
2014-05-28 Ed MasteAvoid passing null signal name for Log %s argument
2014-05-28 Dario Domizioli[DOC] Documentation for #pragma clang optimize on/off
2014-05-28 Ed MasteFix whitespace / formatting
2014-05-28 Evgeniy Stepanov[asan] Mass-xfail 17 tests on Android.
2014-05-28 Evgeniy Stepanov[sanitizer] Replace -lpthread with -pthread in tests.
2014-05-28 Evgeniy Stepanov[asan] XFAIL:android several tests.
2014-05-28 Timur Iskhodzhanov[ASan tests] Exclude some tests from Windows runs
2014-05-28 Evgeniy Stepanov-pthread does not translate to -lpthread on Android.
2014-05-28 Alp TokerAdd a PR reference for XFAILed test
2014-05-28 Alp TokerTest requires exceptions
2014-05-28 Alp TokerConsolidate some note diagnostics
2014-05-28 Nikola SmiljanicFix line endings.
2014-05-28 NAKAMURA TakumiLet clang/test/CodeGen/pr19841.cpp tolerant of MS mangler.
2014-05-28 Daniel Jasperclang-format: Don't break before a case's colon.
2014-05-28 Evgeniy Stepanov[asan] Fix android test setup.
2014-05-28 Nick LewyckyAdd 'nonnull' parameter or return attribute when produc...
2014-05-28 Timur Iskhodzhanov[ASan tests] Move one more test to POSIX-only directory
2014-05-28 Evgeniy Stepanov[asancov] Don't emit extra runtime calls when compiling...
2014-05-28 Daniel Jasperclang-format: Format array and dict literals similar...
2014-05-28 Timur Iskhodzhanov[ASan/Win] Use clang rather than clang-cl by default...
2014-05-28 Evgeniy Stepanov[asan] Add a dll thunk for __sanitizer_cov_module_init.
2014-05-28 Evgeniy Stepanov[asan] Add a few stubs to fix windows build.
2014-05-28 Alexey Bataev[OPENMP] Additional checking for local vars in initial...
2014-05-28 Tilmann Scheller[AArch64] Add store post-index update folding regressio...
2014-05-28 Alexey Bataev[OPENMP] Reformatting of parsing code for OpenMP constr...
2014-05-28 Alexey Bataev[OPENMP][C++11] Formatting and make more C++11 complian...
2014-05-28 Justin Bognerutils: Teach lldbDataFormatters to load automatically
2014-05-28 Tilmann Scheller[AArch64] Add load post-index update folding regression...
2014-05-28 Tobias GrosserFix formatting
2014-05-28 Simon Atanasyan[Mips] Do not mix _gp and _gp_disp symbols in relocatio...
2014-05-28 Richard TrieuMove the logic for testing for namespace std into one...
2014-05-28 Nick Kledzik[mach-o] Add support for parsing of weak-def symbols
2014-05-28 Hans WennborgDon't dllimport/export destructor variants implemented...
2014-05-28 Nick Kledzik[mach-o] rename test case
2014-05-28 Nick Kledzik[mach-o] Support parsing of non-lazy-pointer sections
2014-05-28 Greg ClaytonRemove unused variable.
2014-05-28 Greg ClaytonAllow classes to be intialized using current lldb:...
2014-05-27 Nick Kledzik[mach-o] Add support for initializers and terminators...
2014-05-27 Greg Fitzgerald[asan] use relative line numbers in tests
2014-05-27 Alexey SamsonovChange representation of instruction ranges where varia...
2014-05-27 Alexey SamsonovFactor out looking for prologue end into a function
2014-05-27 Sebastian Popdelinearize does not return a remainder
2014-05-27 Sebastian Poppass element size to delinearization
2014-05-27 Sebastian Popavoid type mismatch when building SCEVs
2014-05-27 Sebastian Popdo not use the GCD to compute the delinearization strides
2014-05-27 Sebastian Popremove BasePointer before delinearizing
2014-05-27 Sebastian Popremove constant terms
2014-05-27 Alexey SamsonovDon't pre-populate the set of keys in the map with...
2014-05-27 Arnaud A. de... No need for those tests to go thru llvm-as and/or llvm...
2014-05-27 Arnaud A. de... Factor out comparison of Instruction "special" states.
2014-05-27 Reid KlecknerWording fix for llvm.global_dtors docs.
2014-05-27 Alexander KornienkoRetain isImplicit flag for local variable declarations...
2014-05-27 Nick Kledzik[mach-o] Add checks that string literals in object...
2014-05-27 Nick Kledzik[mach-o] Add support for reading utf16 string literal...
2014-05-27 David BlaikieDebugInfo: partially revert cleanup committed in r209680
2014-05-27 Ben LangmuirAdd a test that we don't store stale modtime in modules
2014-05-27 Nick KledzikAdd make_dynamic_error_code().
2014-05-27 David BlaikieDebugInfo: Simplify solution to avoid DW_AT_artificial...
2014-05-27 James DennettAdd range accessors for captures of a LambdaExpr.
2014-05-27 Sasa Stankovic[mips] Optimize long branch for MIPS64 by removing...
2014-05-27 David BlaikieDebugInfo: Create abstract function definitions even...
2014-05-27 David BlaikieDebugInfo: Avoid an extra map lookup when finding abstr...
2014-05-27 David BlaikieDebugInfo: Lazily construct subprogram definition DIEs.
next