platform/upstream/llvm.git
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
2014-02-12 NAKAMURA Takumiclang/test/Modules/fmodules-validate-once-per-build...
2014-02-12 NAKAMURA Takumiclang/lib/Driver/Multilib.cpp: Rewrite normalizePathSeg...
2014-02-12 Kostya Serebryany[sanitizer] added class BVGraph, to be used in a deadlo...
2014-02-12 Dmitri Gribenko'svn add' files I forgot for r201224 (Add an option...
2014-02-12 Dmitri GribenkoAdd an option to allow Clang verify source files for...
2014-02-12 Amara Emerson[ARM] Fix NEON wrongly being enabled with soft-float...
2014-02-12 Benjamin KramerR600: Always implement both versions of isTruncateFree...
2014-02-12 Alexander KornienkoConsume checker names from clang static analyzer.
2014-02-12 Daniel JasperFix memory leak introduced by r201010.
2014-02-12 Alexey Samsonov[TSan] Kill tsan_symbolize_addr2line_linux.cc
2014-02-12 Alexey Samsonov[Sanitizer] Teach external symbolizer to work with...
2014-02-12 Alexey Samsonov[UBSan] Parse common runtime flags before using a symbo...
2014-02-12 Craig TopperRemove special case filtering for instructions with...
2014-02-12 Craig TopperMark XACQUIRE_PREFIX/XRELEASE_PREFIX as isAsmParserOnly...
2014-02-12 Todd FialaFix elf core file VMA-contiguous region collapsing.
2014-02-12 Alexey Samsonov[Sanitizer] Build sanitizer_common with -Wframe-larger...
2014-02-12 Alexey Samsonov[Sanitizer] Reduce stack frame size of SlowUnwindStackW...
2014-02-12 NAKAMURA Takumi[PR18809] Mark DebugInfo/empty.ll as XFAIL:cygming.
2014-02-12 Kostya Serebryany[sanitizer] added a bit vector class to be used in...
2014-02-12 Jonathan RoelofsFix r201205's use-after-free bug caught by sanitizer bot
2014-02-12 Jonathan Roelofs[libcxxabi] Fix broken codesourcery.com links in comments
2014-02-12 Craig TopperTest case I forgot to 'add' for r201126.
2014-02-12 Enrico GranataAvoid leaking namebuf in case of an early exit
2014-02-12 Jonathan RoelofsAdd Multilib selection machinery
2014-02-12 Tobias GrosserFix formatting
2014-02-12 Jonathan RoelofsRevert 201202
2014-02-12 Jonathan RoelofsAdd Multilib selection machinery
2014-02-12 Matt ArsenaultRemove unneeded include
2014-02-12 Filipe CabecinhasFix cmake compilation on Mac OS X.
2014-02-12 David MajnemerMS ABI: vptr injection should obey alignment requirements
2014-02-12 David BlaikieDwarfUnit: Include type unit's file strings in the...
2014-02-12 David BlaikieFix some formatting in my last commit (r201196)
2014-02-12 David BlaikieDwarfUnit: Provide a reference to a defining DwarfCompi...
2014-02-12 David BlaikieDwarfUnit: Refactor DW_AT_file creation into a common...
2014-02-11 David BlaikieDwarfUnit: Replace unnecessary conditionals with asserts.
next