platform/upstream/llvm.git
2014-02-13 Yaron KerenThis solves warning C4005: '_NOEXCEPT' : macro redefini...
2014-02-13 Rafael EspindolaRemove dead code.
2014-02-13 Evgeniy Stepanov[asan] Enable SEGV handler on Android by default.
2014-02-13 Evgeniy Stepanov[sanitizer] Fix off-by-one-line in SEGV reports on...
2014-02-13 Evgeniy Stepanov[asan] Fix null_deref test with zero base shadow.
2014-02-13 Daniel Jasperclang-format: Improve documentation of DerivePointerBin...
2014-02-13 Kostya Serebryany[sanitizer] address some of the dvyukov's comments...
2014-02-13 Evgeniy StepanovRemove a check from strerror_r test.
2014-02-13 NAKAMURA Takumi[CMake] Let llvm_add_library(MODULE) check capability...
2014-02-13 NAKAMURA Takumi[CMake] add_clang_library(MODULE): Create a phony targe...
2014-02-13 NAKAMURA Takumi[CMake] Move the target property PREFIX from add_llvm_l...
2014-02-13 NAKAMURA Takumi[CMake] llvm_add_library(MODULE) may use CMAKE_MODULE_L...
2014-02-13 NAKAMURA Takumi[CMake] LLVM_PLUGIN_EXT: Use CMAKE_SHARED_LIBRARY_SUFFI...
2014-02-13 NAKAMURA Takumillvm/test/CodeGen/AArch64/cpus.ll: Tweak to use -mtripl...
2014-02-13 Tim NorthoverARM: remove floating-point patterns for @llvm.arm.neon...
2014-02-13 Tim NorthoverARM & AArch64 NEON: share the vabs implementation.
2014-02-13 Robert LyttonXCore target pass -v flag to assembler & linker
2014-02-13 Robert Lyttonadd comment explaining previous commit
2014-02-13 Robert LyttonXCore target -fexceptions flag handling
2014-02-13 Renato GolinRemove spurious default case to silent sanitizer
2014-02-13 Alexander KornienkoFix ExplicitConstructorCheck to warn only on in-class...
2014-02-13 Renato GolinAdd EXPERIMENTAL --rtlib=compiler-rt to GNU Clang
2014-02-13 Kostya Serebryany[sanitizer] findPath for deadlock detector
2014-02-13 Oliver StannardAdd Cortex-A53 and Cortex-A57 cores to the AArch64...
2014-02-13 Evgeniy Stepanov[asan] Avoid deadlock in CovDump.
2014-02-13 Kostya Serebryany[sanitizer] AArch64 sanitizer support; patch by Christo...
2014-02-13 Kostya Serebryany[sanitizer] more code for deadlock detector, nothing...
2014-02-13 Craig TopperRemove unused method declaration.
2014-02-13 Jason MolendaThe Platform base class now maintains a list of trap...
2014-02-13 Craig TopperRemove filtering concept from X86 disassembler table...
2014-02-13 Hao Liu[AArch64]Fix the problems that can't select mul/add...
2014-02-13 Alexey Bataev[OPENMP] 'if' clause support (no CodeGen support)
2014-02-13 Quentin Colombet[RegAlloc] Fix the assertion in the last chance recolor...
2014-02-13 Rafael EspindolaCopy dll storage in copyAttributes.
2014-02-13 Aaron BallmanThere is no std namespace for standards-based attribute...
2014-02-13 Rafael EspindolaUse simpler version of fs::create_directory.
2014-02-13 Jason MolendaChange the ABI CallFrameAddressIsValid methods for...
2014-02-13 Juergen Ributzka[DAG] Fix the recognition of opaque constants in the...
2014-02-13 Rafael EspindolaUse simpler version of llvm::sys::fs::create_directories.
2014-02-13 Rafael EspindolaUse simpler version of sys::fs::exists when possible.
2014-02-13 Yunzhong GaoFixing a compiler assertion with zero-width bit-fields...
2014-02-13 Hao Liu[AArch64]Add support for spilling FPR8/FPR16.
2014-02-13 Reid KlecknerGlobalOpt: Aliases don't have sections, don't copy...
2014-02-13 Reid KlecknerReally fix unused variable warnings in CIndex.
2014-02-13 Ed MasteRemove decorator for fixed test
2014-02-13 NAKAMURA Takumi[CMake] llvm_add_library: Add handling of the parameter...
2014-02-13 John McCallms_struct layout replaces platform-specific behavior...
2014-02-13 John McCallChange testcase to use FileCheck.
2014-02-13 Reid KlecknerFix uninitialized read in vtordisp pragma code.
2014-02-13 Lang HamesFix misleading comment.
2014-02-13 Reid KlecknerFix some -Wdocumentation warnings in Sema.h and try...
2014-02-13 Lang HamesThe new MCJIT C-API unit test is generating objects...
2014-02-12 Reid KlecknerSilence unused variable warning in CIndex.cpp with...
2014-02-12 Owen AndersonRemove a very old instcombine where we would turn seque...
2014-02-12 Reid KlecknerMS ABI: Implement #pragma vtordisp() and clang-cl /vdN
2014-02-12 Greg ClaytonFixed the TestLogging test.
2014-02-12 Andrea Di Biagio[Vectorizer] Add a new 'OperandValueKind' in TargetTran...
2014-02-12 Andrea Di Biagio[X86] Teach the backend how to lower vector shift left...
2014-02-12 Greg ClaytonFixed the functionalities/abbreviation/TestAbbreviation...
2014-02-12 Hans WennborgVS Integration: install toolsets for x64 too (PR18738)
2014-02-12 Greg ClaytonAdd support for DW_OP_piece and DW_OP_bit_piece.
2014-02-12 David BlaikieDebugInfo: Demonstrate that we're not currently uniquin...
2014-02-12 David BlaikieDebugInfo: Merge fission and non-fission (and 32 and...
2014-02-12 Eric ChristopherReformat a few lines with clang-format.
2014-02-12 Eric Christopher80-col.
2014-02-12 Juergen Ributzka[Stackmaps] Improve the stackmap lowering code in the...
2014-02-12 Juergen Ributzka[Stackmaps] Fix the ID type to be i64 also for stackmap...
2014-02-12 Rafael EspindolaDon't try to build ExceptionDemo on ARM.
2014-02-12 Hans WennborgRemove FIXME and hardcoded triple from this test (PR18251)
2014-02-12 Lang HamesExtend RTDyld API to enable optionally precomputing...
2014-02-12 Reid KlecknerRename Windows.h to WindowsSupport.h to avoid ambiguity
2014-02-12 Benjamin KramerRemove unused diagnostic.
2014-02-12 Jordan Rose[examples] Use loadable modules instead of shared libra...
2014-02-12 David Fang_CS_DARWIN_USER macros available on darwin>=9. Thanks...
2014-02-12 David MajnemerSema: Restrict alignment to 2**28.
2014-02-12 Adrian PrantlDebug info: Bugfix for r201190: DW_OP_piece takes bytes...
2014-02-12 Sergey Matveev[sanitizer] Intercept capget()/capset().
2014-02-12 Reid KlecknerAttributes: Avoid a big useless copy in the emitter
2014-02-12 Adrian Prantlrelax testcase and make ppc64 buildbots happy.
2014-02-12 Dmitri Gribenkolibclang: report error code for bad PCH files
2014-02-12 Adrian PrantlDocument and improve the debug-property-synth.m test...
2014-02-12 Adrian PrantlRevert "Remove bad debug info test."
2014-02-12 Reid KlecknerAttributes: Emit enumerators in td file declaration...
2014-02-12 Akira HatanakaPass edges weights to MachineBasicBlock::addSuccessor...
2014-02-12 Todd FialaChange TestAbbreviations test to expected failure on...
2014-02-12 Renato GolinPC-rel implemented in AArch64, test now pass
2014-02-12 Eli BenderskyMove more self-contained functionality away from tools...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Evgeniy Stepanov[asan] Handle OpenFile errors in CovDump.
2014-02-12 Tom StellardRevert "Enforce python2 for systems that use python3...
2014-02-12 Daniel SandersArcanist failed to commit the two clang test correction...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-12 Dmitri Gribenkolibclang: fix a crash in clang_disposeDiagnosticSet...
2014-02-12 Evgeniy Stepanov[sanitizer] Fix wait4 interceptor on Android.
2014-02-12 Tim NorthoverWhitespace cleanup (mostly stray tabs, a few not-quite...
2014-02-12 Tim NorthoverARM & NEON: add test for r101232
2014-02-12 Tim NorthoverARM NEON: fix range checking on immediates.
2014-02-12 Dmitri GribenkoDon't use find | xargs in test/Modules/fmodules-validat...
2014-02-12 NAKAMURA TakumiWindows/Path.inc: Move <shlobj.h> after "Windows.h...
2014-02-12 NAKAMURA TakumiTeach tablegen() macro to check needed variables
next