platform/upstream/llvm.git
2013-12-17 Eli BenderskyFix code sample in NVPTX examples: now it compiles...
2013-12-17 Alp TokerRefactor and micro-optimize ConsumeToken()
2013-12-17 Alp TokerSimplify RevertibleTypeTraits as a form of contextual...
2013-12-17 Daniel JasperUpdate comment of changed parameter of ModuleMap constr...
2013-12-17 Daniel Jasperclang-format: Don't adapt local format to macros.
2013-12-17 Alexey SamsonovFix gen_dynamic_list.py for Python 3. Patch by Marcoen...
2013-12-17 Stepan DyatkovskiyFix for PR18045:
2013-12-17 Alexey Samsonov[Sanitizer] Always initialize a Symbolizer (even if...
2013-12-17 Richard BartonLIBRARY_PATH environment variable should only be suppor...
2013-12-17 Sergey Matveev[lsan] Introduce __lsan_(un)register_root_region().
2013-12-17 Alexey Samsonov[LSan] Add a real test for suppressions file instead...
2013-12-17 Daniel JasperAdd missing file from r197485.
2013-12-17 Daniel JasperModules: Don't warn upon missing headers while reading...
2013-12-17 Evgeniy Stepanov[msan] Tweak gethostbyname_r interceptor some more.
2013-12-17 Yaron KerenThere are no __register_frame and __deregister_frame...
2013-12-17 Elena DemikhovskyAVX-512: Added implementation of CONCAT_VECTORS for...
2013-12-17 Duncan P. N... Revert "Mark vastart_save_xmm_regs as changing EFLAGS"
2013-12-17 Rui Ueyama[PECOFF] Truncate long section name.
2013-12-17 Duncan P. N... Mark vastart_save_xmm_regs as changing EFLAGS
2013-12-17 NAKAMURA Takumillvm-config: Let directories aware of CMAKE_CFG_INTDIR.
2013-12-17 Andrew TrickAdd -mcpu=z10 to SystemZ tests.
2013-12-17 Andrew TrickAllow MachineCSE to coalesce trivial subregister copies...
2013-12-17 Andrew Trickwhitespace
2013-12-17 NAKAMURA TakumiTweak lit/TestingConfig.py Py3-compatible. has_key...
2013-12-17 NAKAMURA Takumi[CMake][Standalone] Import LLVM_LIT_TOOLS_DIR.
2013-12-17 NAKAMURA Takumi[CMake][Standalone] Fix llvm-tblgen's directory to...
2013-12-17 NAKAMURA Takumi[CMake][Standalone] Fixup r197395 for standalone build.
2013-12-17 Jim GrosbachMake comment more explicit.
2013-12-17 Jim GrosbachTypo. s/reserved/preserved/
2013-12-17 Jim GrosbachAdd a machine code print in DEBUG() following instructi...
2013-12-17 Alp TokerASTContext: Refactor implicit record creation
2013-12-17 Quentin ColombetRevert r197438 and r197447 until we figure out how...
2013-12-17 Dmitri GribenkoAdd a test for -fno-diagnostics-fixit-info
2013-12-17 Arnold SchwaighoferLoopVectorizer: Don't if-convert constant expressions...
2013-12-17 Fariborz JahanianObjectiveC migrator. Fixes a bug when protocol
2013-12-17 Quentin Colombet[LLVM Diagnostic Capabilities] Remove useless includes...
2013-12-17 Reid KlecknerAdd missing trailing comma in llvm-lit.in
2013-12-17 Richard TrieuFor -Wconsumed, walk the namespaces to find if the...
2013-12-17 Reid KlecknerAdd the lit site config for unittests to bin/llvm-lit
2013-12-17 Rafael EspindolaReorder these DataLayout entries to match the order...
2013-12-17 NAKAMURA Takumiclang/lib/Headers/CMakeLists.txt: Revert part of r19739...
2013-12-16 Rafael EspindolaThe preferred alignment defaults to the ABI one. Omit...
2013-12-16 Yuchen Wullvm-cov: Marked secondary print functions private.
2013-12-16 Quentin ColombetAdd warning capabilities in LLVM.
2013-12-16 Rafael EspindolaRemove another default I missed before.
2013-12-16 Fariborz JahanianObjectiveC. Further improvements of use
2013-12-16 Rafael EspindolaClang DataLayout string cleanup: don't print other...
2013-12-16 Yi JiangEnable double to float shrinking optimizations for...
2013-12-16 Rafael EspindolaRemove dead data.
2013-12-16 Yuchen Wullvm-cov: Added -u option for unconditional branch...
2013-12-16 Juergen Ributzka[Stackmap] Allow WebKit_JS calling convention to store...
2013-12-16 Rafael EspindolaClang DataLayout string cleanup: don't print the pointe...
2013-12-16 Rafael EspindolaClang DataLayout string cleanup: don't print the aggreg...
2013-12-16 Richard TrieuFix PR18260 - Make std::move handling in -Wconsumed...
2013-12-16 Rafael EspindolaClang DataLayout string cleanup: don't print the vector...
2013-12-16 Rafael EspindolaAdd a reduced testcase from the recent bootstrap crash.
2013-12-16 Matt ArsenaultFix typo in instruction name.
2013-12-16 Rafael EspindolaRevert "Allow MachineCSE to coalesce trivial subregiste...
2013-12-16 Dmitri GribenkoIn a standalone Clang build, default to building tests...
2013-12-16 Rafael EspindolaClang DataLayout string cleanup: don't print the FP...
2013-12-16 Rafael EspindolaClang DataLayout string cleanup: don't print the intege...
2013-12-16 Yuchen Wullvm-cov: Removed extra semicolon from ;;.
2013-12-16 Juergen Ributzka[Stackmap] The first integer argument is passed in...
2013-12-16 Rafael EspindolaMisc test cleanups.
2013-12-16 Andrew TrickAllow MachineCSE to coalesce trivial subregister copies...
2013-12-16 Andrew Trickwhitespace
2013-12-16 Rafael EspindolaOne last cleanup of LLVM's DataLayout strings.
2013-12-16 Kaelyn UhrainRevert "Maybe add new warning for shadowing simple...
2013-12-16 Kaelyn UhrainMake Sema::BuildCXXNestedNameSpecifier correctly clear...
2013-12-16 Kaelyn UhrainMaybe add new warning for shadowing simple tag types
2013-12-16 Rafael EspindolaStructure R600's computeDataLayout more like every...
2013-12-16 Joerg SonnenbergerSupport EABIHF environment on ARM.
2013-12-16 Joerg SonnenbergerRecognize EABIHF as environment and use it for RTAPI...
2013-12-16 Joerg SonnenbergerGNUEABIHF is the same as GNUEABI for anything not float...
2013-12-16 Chad Rosier[AArch64] Fix v1fx patterns for Floating-point Multiply...
2013-12-16 Chad Rosier[AArch64] Fix v1fx patterns for Floating-point Multiply...
2013-12-16 Reid KlecknerMemoryBuffer: Increase the alignment of small file...
2013-12-16 Rafael EspindolaThe preferred alignment defaults to the abi alignment...
2013-12-16 Nico WeberAdd bit_FXSAVE as an alias for bit_FXSR, for gcc compat.
2013-12-16 Rafael EspindolaDon't duplicate the DataLayout defaults for integer...
2013-12-16 Rafael EspindolaOn DataLayout, omit the default of p:64:64:64.
2013-12-16 NAKAMURA Takumi[CMake] ${LLVM_MAIN_SRC_DIR}/include can be represented...
2013-12-16 NAKAMURA Takumi[CMake] Introduce CLANG_RUNTIME_OUTPUT_INTDIR and CLANG...
2013-12-16 NAKAMURA Takumi[CMake] Introduce LLVM_RUNTIME_OUTPUT_INTDIR and LLVM_L...
2013-12-16 Hal FinkelSet has_asmparser in PowerPC/LLVMBuild.txt
2013-12-16 NAKAMURA Takumi[CMake] Introduce LLVM_INCLUDE_DIR.
2013-12-16 Daniel Jasperclang-format: Keep trailing annotations together.
2013-12-16 Evgeniy Stepanov[msan] Relax gethostbyname_r test condition.
2013-12-16 Daniel JasperRevert "Modules: Make missing headers in a module.map...
2013-12-16 Daniel JasperModules: Make missing headers in a module.map a warning...
2013-12-16 Elena Demikhovskyfixed one more line
2013-12-16 Alexander KornienkoAlways break before the colon in constructor initialize...
2013-12-16 Elena DemikhovskyFixed the test - added -mcpu=penryn flag to avoid ambig...
2013-12-16 Elena DemikhovskyAVX-512: Added legal type MVT::i1 and VK1 register...
2013-12-16 Evgeniy Stepanov[msan] Fix gethostbyname_r and similar interceptors.
2013-12-16 NAKAMURA Takumillvm-config: Fixup r197380, tweak for cross compilation...
2013-12-16 NAKAMURA Takumillvm-config: Print SYSTEM_LIBS with --libs, instead...
2013-12-16 Alexander KornienkoAdded -iregex for case-insensitive regex to filter...
2013-12-16 Rui UeyamaRemove obsolete comment.
2013-12-16 Rui Ueyama[PECOFF] Rename ExecutableWriter -> PECOFFWriter.
next