platform/upstream/llvm.git
2014-11-14 Daniel Jasperclang-format: Correctly detect multiplication in ctor...
2014-11-14 Fariborz Jahanian[Sema]. Warn when logical expression is a pointer
2014-11-14 Chad Rosier[Reassociate] Canonicalize the operands of all binary...
2014-11-14 Frederic RissTentatively appease the bots.
2014-11-14 Chad Rosier[Reassociate] Canonicalize operands of vector binary...
2014-11-14 Chad Rosier[Reassociate] Canonicalize constants to RHS operand.
2014-11-14 Oleksiy VyalovApply SOCK_CLOEXEC flag to socket API functions in...
2014-11-14 Frederic RissReapply "[dwarfdump] Add support for dumping accelerato...
2014-11-14 Cameron McInally[AVX512] Add 512b masked integer shift by immediate...
2014-11-14 Jay Foad[ASan] Improved stack overflow detection for PowerPC64
2014-11-14 Evgeniy Stepanov[sanitizer] Extend a comment in SlowUnwind.
2014-11-14 Chad Rosier[Reassociate] Improve rank debug information. NFC.
2014-11-14 Aaron BallmanSilencing a -Wparentheses warning; NFC.
2014-11-14 Timur IskhodzhanovReplace weird whitespace symbols with good old spaces
2014-11-14 Timur IskhodzhanovAdd one illustrative class hierarchy as an example...
2014-11-14 Tom StellardR600/SI: Fix assembly names for exec_hi and exec_lo
2014-11-14 Tom StellardR600/SI: Start implementing an assembler
2014-11-14 Aaron BallmanOops, the underline was too short for sphinx to like.
2014-11-14 Aaron BallmanCorrecting some grammar and typos, and adding CERT...
2014-11-14 Aaron BallmanComplete support for the SD-6 standing document (based...
2014-11-14 Daniel Jasperclang-format: Give clang-format-diff.py a -v option.
2014-11-14 Daniel Jasperclang-format: Improve function parameter packing.
2014-11-14 Bill Schmidt[PowerPC] Enable vec_perm for long long and double...
2014-11-14 Daniel Jasperclang-format: Support assignments as conditional operands.
2014-11-14 Evgeniy Stepanov[asan] Revert r221882.
2014-11-14 Daniel Jasperclang-format: Improve indentation of comments in expres...
2014-11-14 Bill Schmidt[PowerPC] Add VSX builtins for vec_div
2014-11-14 Bill Schmidt[PowerPC] Add VSX builtins for vec_div
2014-11-14 Tobias GrosserUse nullptr instead of '0' for pointers
2014-11-14 Daniel Jasperclang-format: [Java] Fix line break behavior of class...
2014-11-14 Stephane SezerProperly specify the regex used to match register indexes.
2014-11-14 Daniel Jasperclang-format: [Java] Improve generic return type format...
2014-11-14 Daniel Jasperclang-format: [Java] No altnerative operator names...
2014-11-14 David MajnemerCalm down build bots
2014-11-14 Daniel Jasperclang-format: [Java] Improve formatting of generics.
2014-11-14 David Majnemerobj2yaml, yaml2obj: Add support for COFF executables
2014-11-14 Simon AtanasyanFollow-up to r221913. Fix some -Wcast-qual warning...
2014-11-14 Rafael EspindolaUse size_type for operator[].
2014-11-14 Shankar Easwaran[ELF] Dynamic section was not aligned properly.
2014-11-14 NAKAMURA TakumiSearchForAddressOfSymbol(): Disable 3 symbols, copysign...
2014-11-14 Alexey Bataev[OPENMP] Temporary fix for processing of global variabl...
2014-11-14 Eric FiselierSplit string capacity test into two parts and mark...
2014-11-14 Alexey Samsonov[Sanitizer] Refactor SanitizerArgs parsing in Driver.
2014-11-14 Eric FiselierMark more tests as UNSUPPORTED with ASAN and MSAN.
2014-11-14 Eric FiselierSetup llvm-symbolizer when running the tests with sanit...
2014-11-14 Matt ArsenaultR600/SI: Make constant array static
2014-11-14 Eric FiselierAdd -O3 when testing with UBSAN. This triggers far...
2014-11-14 Reid KlecknerRemove -fseh-exceptions in favor of checking the triple
2014-11-14 Justin Bognerllvm-cov: Sink some reporting logic into CoverageMapping
2014-11-14 Tim NorthoverX86: use getConstant rather than getTargetConstant...
2014-11-14 Duncan P. N... IR: Rewrite uniquing and creation of MDString
2014-11-14 Alexey SamsonovCleanup SanitizerArgs: get rid of unused variable,...
2014-11-14 David BlaikieStringMap: Test and finish off supporting perfectly...
2014-11-14 David BlaikieFix 80 cols caught by the linter...
2014-11-14 Reid KlecknerFix build of Mips code with MSVC by using our macro...
2014-11-14 Richard SmithPR21565 Add an egregious hack to support broken libstdc...
2014-11-14 Reid KlecknerAllow the use of functions as typeinfo in landingpad...
2014-11-14 Tim NorthoverCodeGen: assert an instruction is being inserted with...
2014-11-14 Alexey Samsonov[Profile] Always build profile runtime library with...
2014-11-13 Duncan P. N... IR: Make MDString::getName() private
2014-11-13 Vince Harronfix minor comment typo
2014-11-13 Reid KlecknerFix the VS 2012 build
2014-11-13 Reed KotlerFirst stage of call lowering for Mips fast-isel
2014-11-13 Reid KlecknerFix symbol resolution of floating point libc builtins...
2014-11-13 Duncan P. N... ADT: Use perfect forwarding in StringMapEntry::Create()
2014-11-13 Reid Kleckner-Wsentinel: Suggest nullptr in C++11 instead of NULL
2014-11-13 Reid KlecknerRelax the gcov version.ll test to check '.' instead...
2014-11-13 Reid KlecknerSilence MSVC warning on missing return after fully...
2014-11-13 Richard SmithFix assert/crash on invalid with __builtin_constant_p...
2014-11-13 Matt ArsenaultR600/SI: Fix fmin_legacy / fmax_legacy matching for SI
2014-11-13 Reid KlecknerUse nullptr instead of NULL for variadic sentinels
2014-11-13 Chad RosierRevert "[GVN] Perform Scalar PRE on gep indices that...
2014-11-13 Chandler Carruth[x86] Add some tests for specific patterns of lane...
2014-11-13 Eric FiselierMark more locale tests as unsupported with ASAN and...
2014-11-13 Alexey SamsonovFix -Wcast-qual warnings in sanitizers
2014-11-13 Rafael EspindolaMove calls to push_back out of readAbbreviated(Literal...
2014-11-13 Fariborz JahanianObjective-C. Fixes a regression caused by implementation
2014-11-13 Reid KlecknerAvoid usage of char16_t as MSVC "14" doesn't appear...
2014-11-13 David BlaikieFix nested namespace with decltype to hopefully work...
2014-11-13 Rafael EspindolaMake a few helper functions static. NFC.
2014-11-13 Jay Foad[ASan] Really fix zero_page_pc test for PowerPC
2014-11-13 David BlaikieUse unique_ptr to handle ownership of TreePatterns...
2014-11-13 Stephane SezerSpecify checksums properly for llgs test suite packets.
2014-11-13 Aditya NandakumarWe can get the TLOF from the TargetMachine - so constru...
2014-11-13 Alexey Samsonov[CMake] Detect if -Wfoo is supported instead of -Wno...
2014-11-13 Chad Rosier[GVN] Perform Scalar PRE on gep indices that feed loads...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Don't bail during simple GEP instru...
2014-11-13 Matt ArsenaultR600/SI: Use s_movk_i32
2014-11-13 Matt ArsenaultR600/SI: Fix definition for s_cselect_b32
2014-11-13 Matt ArsenaultR600: Fix assert on empty function
2014-11-13 Rui UeyamaUn-break the big-endian buildbots
2014-11-13 Richard SmithPR21437, final part of DR1330: delay-parsing of excepti...
2014-11-13 Matt ArsenaultR600: Error on initializer for LDS.
2014-11-13 Matt ArsenaultR600/SI: Get rid of FCLAMP_SI pseudo
2014-11-13 David MajnemerObject, Mach-O: Refactor and clean code up
2014-11-13 Roman DivackyRemove -Wcast-qual as it's inherited from llvm since...
2014-11-13 Roman DivackyUse -Wcast-qual in cmake builds, not only autoconfo...
2014-11-13 Yury GribovRemoved r221896, it seems to break build in various...
2014-11-13 Matt ArsenaultR600/SI: Allow commuting with src2_modifiers
2014-11-13 Matt ArsenaultR600/SI: Allow commuting some 3 op instructions
next