platform/upstream/llvm.git
2014-11-04 NAKAMURA Takumiclang/test/VFS/umbrella-mismatch.m: Let it work on...
2014-11-04 NAKAMURA Takumiclang/test/Coverage/html-diagnostics.c: Use find(1...
2014-11-04 NAKAMURA Takumillvm/test/Transforms/GCOVProfiling/linezero.ll: Use...
2014-11-04 NAKAMURA Takumiclang/test/Modules: Remove "REQUIRES:shell" since they...
2014-11-04 Rafael EspindolaUse findProgramByName. NFC.
2014-11-04 Daniel Jasperclang-format: Use identifier table for keywords in...
2014-11-04 Rafael EspindolaRemove FindProgramByName. NFC.
2014-11-04 Rafael EspindolaUse llvm::sys::findProgramByName. NFC.
2014-11-04 Daniel Jasperclang-format: [Java] Fix class declaration line breaks.
2014-11-04 Daniel Jasperclang-format: Fix vim integration if g:clang_format_bin...
2014-11-04 Yaron KerenFix Visual C++ warning, Program.inc(85): warning C4018...
2014-11-04 Tobias GrosserUse argument type directly from fflush if available...
2014-11-04 Charlie TurnerAdd missing tests for build attribute encodings in...
2014-11-04 David MajnemerDriver: Pass some std::strings by reference instead...
2014-11-04 Alexander Kornienko[clang-tidy] Move -extra-arg handling to CommonOptionsP...
2014-11-04 David Majnemerllvm-objdump: Pass DiceTableEntry by reference
2014-11-04 NAKAMURA Takumisys::findProgramByName(): [Win32] Tweak to pass lowerca...
2014-11-04 David MajnemerCodeGen: Enable DWARF emission for MS ABI targets
2014-11-04 Yaron Keren#include <winbase.h> is not enough for Visual C++ 2013...
2014-11-04 David Majnemertest: Restore llvm-lit (at least for my machine)
2014-11-04 Jason MolendaAdd recognition for another x86 epilogue sequence ...
2014-11-04 Eric FiselierActually mark the tests an unsupported with MSAN (not...
2014-11-04 Jason MolendaAdd one extra sanity check to RegisterContextLLDB:...
2014-11-04 Jason MolendaBack out r221229 -- instead of trying to identify the...
2014-11-04 David MajnemerMinimize test case further
2014-11-04 Eric FiselierMark tests that replace operator new/delete as UNSUPPOR...
2014-11-04 Shankar Easwaran[ELF] Update TODO
2014-11-04 Shankar Easwaran[ELF] Fix MSVC buildbot.
2014-11-04 Shankar Easwaran[ELF] Fix program headers.
2014-11-04 Eric ChristopherFix one more [-Werror,-Winconsistent-missing-override...
2014-11-04 Eric ChristopherFix a bunch of [-Werror,-Winconsistent-missing-override...
2014-11-04 Rui UeyamaRemove virtual from a member function that's not overri...
2014-11-04 Jason MolendaAfter we've completed a full backtrace, we'll have...
2014-11-04 NAKAMURA TakumiR600/LLVMBuild.txt: Add TransformUtils.
2014-11-04 Tim NorthoverDocs: give binutils/gold instructions for CMake too.
2014-11-04 Reid KlecknerRevert "Transforms: reapply SVN r219899"
2014-11-04 Alexey Samsonov[TSan] Don't strip binary/library name until the moment...
2014-11-04 Eric FiselierAdd test for type properties of std::reference_wrapper
2014-11-04 Mark HeffernanRemove setPreservesCFG from instcombine. The pass...
2014-11-04 Michael J.... [llvm-api-change] Use findProgramByName.
2014-11-04 Michael J.... Use findProgramByName.
2014-11-04 Michael J.... [Support][Program] Add findProgramByName(Name, Optional...
2014-11-04 Reid KlecknerUse the LLVM_GNUC_PREREQ macro instead of the longhand...
2014-11-04 Reid KlecknerRemove the END_WITH_NULL macro now that Clang doesn...
2014-11-04 Reid KlecknerUse the new LLVM_END_WITH_NULL name
2014-11-04 Kevin EnderbyRemove the static version of getScatteredRelocationType...
2014-11-04 Reid KlecknerRename END_WITH_NULL to LLVM_END_WITH_NULL and move...
2014-11-04 Sanjoy DasThe patchpoint lowering logic would crash with live...
2014-11-04 Greg ClaytonFixed SBTarget::ReadMemory() to work correctly and...
2014-11-04 David MajnemerPECOFF: Use the string table for long section names...
2014-11-04 Kevin EnderbyAdd the code and test cases for 32-bit Intel to llvm...
2014-11-04 Colin LeMahieu[Hexagon] Reverting 220584 to address ASAN errors.
2014-11-04 Sanjoy DasChange logic in StackMaps::recordStackMapOpers to use...
2014-11-04 Sean CallananAdded a test case for reading ivars from the
2014-11-04 Zachary TurnerImplement a framework for live debugging on Windows.
2014-11-03 Reid KlecknerLower __builtin_fabs* to @llvm.fabs.*
2014-11-03 Reid KlecknerRemove dead AST type argument to EmitFAbs
2014-11-03 Akira HatanakaRename variables to conform to llvm coding standards.
2014-11-03 Hal FinkelUse AA in LoadCombine
2014-11-03 David BlaikieUse common range handling for the CU's ranges
2014-11-03 Greg ClaytonFix this test to set a breakpoint at the correct locati...
2014-11-03 Rafael EspindolaRemove local handling of ASAN_OPTIONS and UBSAN_OPTIONS.
2014-11-03 Akira Hatanaka[AArch64] Make function processLogicalImmediate more...
2014-11-03 Rafael EspindolaHandle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.py
2014-11-03 Greg ClaytonFixed a test suite error on MacOSX where people were...
2014-11-03 Greg ClaytonFixed a test suite error on MacOSX where people were...
2014-11-03 Alexey Samsonov[TSan] Remove bogus unused global variables
2014-11-03 Alexey Samsonov[TSan] Use StackTrace from sanitizer_common where appli...
2014-11-03 Alexey Samsonov[TSan} Build Go version with -std=c++11
2014-11-03 Rafael Espindolarefactor duplicated code. NFC.
2014-11-03 Alexey Samsonov[TSan] Fix signed-compare warning in the unit test
2014-11-03 Tobias GrosserRevert "Temporary disable formatting error"
2014-11-03 Reid KlecknerMove the no-prototype calling conv check after decl...
2014-11-03 David MajnemerInstCombine: Remove infinite loop caused by FoldOpIntoPhi
2014-11-03 David BlaikiePush the CURangeList down into the skeleton CU (where...
2014-11-03 Ahmed Bougacha[X86] Add debug print name for X86ISD::[US]MUL8. NFC...
2014-11-03 Reid KlecknerDon't diagnose no-prototype callee-cleanup function...
2014-11-03 Rafael Espindola[lit] Forward LD_PRELOAD to tests.
2014-11-03 David BlaikieAdd DwarfCompileUnit::BaseAddress to track the base...
2014-11-03 Greg ClaytonThe change previously committed as 220983 broke large...
2014-11-03 Rafael EspindolaFix leak found by asan.
2014-11-03 Rafael EspindolaFix a leak found by asan.
2014-11-03 Akira Hatanaka[ARM, inline-asm] Fix ARMTargetLowering::getRegForInlin...
2014-11-03 Reid KlecknerMSVC requires redeclarations to repeat noexcept
2014-11-03 Ahmed Bougacha[X86] 8bit divrem: Improve codegen for AH register...
2014-11-03 Hal FinkelEarlyCSE should ignore calls to @llvm.assume
2014-11-03 Roman DivackyRequire asserts to unbreak the buildbots.
2014-11-03 Tom StellardReapply: R600: Make sure to inline all internal functions
2014-11-03 Fariborz JahanianFurther restrict issuance of 'override' warning if...
2014-11-03 Chad Rosier[Reassociate] Canonicalize negative constants out of...
2014-11-03 Roman DivackyImplement vaarg lowering for ppc32. Lowering of scalars...
2014-11-03 Reid KlecknerRelax the LLVM_NOEXCEPT _MSC_VER version check back...
2014-11-03 Paul RobinsonNormally an 'optnone' function goes through fast-isel...
2014-11-03 Duncan P. N... IR: MDNode => Value: Instruction::getAllMetadataOtherTh...
2014-11-03 Charlie TurnerRemove the cortex-a9-mp CPU.
2014-11-03 Rafael EspindolaFix warnings about missing override.
2014-11-03 David BlaikieCleanup some unused or trivial functions in DwarfCompil...
2014-11-03 Fariborz JahanianThis patch reverts r220496 which issues warning on...
2014-11-03 Matt ArsenaultEmit OpenCL local global variables without zeorinitializer
2014-11-03 David BlaikieSink DwarfUnit::CURanges into DwarfCompileUnit
next