platform/upstream/llvm.git
2015-06-29 Ben LangmuirUse gethostuuid() on Mac to identify hosts for LockFile...
2015-06-29 Rui UeyamaSilence MSVC "not all control paths return a value...
2015-06-29 Tim NorthoverARM: add correct kill flags when combining stm instructions
2015-06-29 Matthias BraunX86: Rework inline asm integer register specification.
2015-06-29 Chandler Carruth[opt] Devirtualize the SymbolBody type hierarchy and...
2015-06-29 Chandler Carruth[cleanup] Clean up the flow of creating a symbol body...
2015-06-29 Alexey Samsonov[LoopSimplify] Set proper debug location in loop backed...
2015-06-29 Sanjoy Das[FaultMaps] Fix test case.
2015-06-29 Rafael EspindolaUpdate for llvm api change.
2015-06-29 Rafael EspindolaConvert obj->getSymbolName to sym->getName.
2015-06-29 Chandler Carruth[opt] Replace the recursive walk for GC with a worklist...
2015-06-29 Eric ChristopherAdd support for the x86 builtin __builtin_cpu_supports.
2015-06-29 Greg ClaytonMake sure that SharingPtr.h appears in the LLDB.framewo...
2015-06-29 Evgeniy Stepanov[asan] Fix SanitizerCommon.PthreadDestructorIterations...
2015-06-29 Pawel Bylica[DAGCombiner] Fix & simplify constant folding of sext...
2015-06-29 Benjamin Kramer[MMI] Use TinyPtrVector instead of PointerUnion with...
2015-06-29 David Majnemer[CodeGen] Remove atomic sugar from record types in...
2015-06-29 Greg ClaytonMore packet reduction when debugging with GDB server.
2015-06-29 Diego NovilloTidy comment.
2015-06-29 Michael Kruse[Polly] Add -std=c99 flag only to C source files
2015-06-29 Jonathan PeytonRemove _KMP_BUILD_TIME macro from kmp_version.c
2015-06-29 Douglas KatzmanMore range-based for loops. NFC
2015-06-29 Chaoren LinRewrite FileSpec::EnumerateDirectory to avoid code...
2015-06-29 Chandler Carruth[opt] Hoist the call throuh SymbolBody::getReplacement...
2015-06-29 Dan LiewFix bug #23967. The gtest and gtest_main targets were...
2015-06-29 Douglas KatzmanComment fixes. NFC.
2015-06-29 Greg ClaytonFix buildbot failures for:
2015-06-29 Greg ClaytonAvoid a recursive function call that could run LLDB...
2015-06-29 Douglas GregorFix a test case broken by my previous commit.
2015-06-29 Douglas GregorMake __has_feature(nullability) and __has_extension...
2015-06-29 Evgeniy Stepanov[asan] Re-enable clang_gcc_abi test at higher opt levels.
2015-06-29 Serge PavlovInstantiation of local class members.
2015-06-29 Duncan P. N... Simplify .gitignore: projects/* => projects/*/
2015-06-29 Jonathan PeytonRemove use of assignment to multiple struct fields...
2015-06-29 David BlaikieAccount for calling convention specifiers in function...
2015-06-29 Jonathan PeytonFix OMPT state maintenance for barriers and missing...
2015-06-29 Douglas GregorMake __has_extension(assume_nonnull) always true.
2015-06-29 Ben Langmuir[Modules] Test lock file removed on signal
2015-06-29 Ben LangmuirClean up unique lock files on signal and always release...
2015-06-29 Alex LorenzMIR Serialization: Serialize the register mask machine...
2015-06-29 Dmitry Vyukovsanitizer_common: fix and re-enable signal_segv_handler...
2015-06-29 Tamas BerghammerMark test_sb_api_listener_event_process_state as flakey
2015-06-29 Adrian PrantlRemove unnecessary include.
2015-06-29 Tamas BerghammerMark AttachResumeTestCase as flaky
2015-06-29 Benjamin Kramer[SymbolSize] Skip sorting by index, just assign by...
2015-06-29 Alexander Potapenko[libsanitizer] Replace ReadBinaryName() with ReadBinary...
2015-06-29 Birunthan Mohanathasclang-format: Add option to break after definition...
2015-06-29 Ed MasteCorrect failure decorator in test_fd_leak_multitarget
2015-06-29 Birunthan Mohanathasclang-format: Adjust Mozilla style defaults
2015-06-29 Benjamin KramerUpgrade JIT listeners for changes in the libObject...
2015-06-29 Tobias GrosserAdd first support to delinearize A[t%2][i][j]
2015-06-29 Tobias GrosserFix delinearization after it's move to ScalarEvoltion
2015-06-29 Rui UeyamaCOFF: Handle mangled entry symbol name.
2015-06-29 Tobias GrosserMove delinearization from SCEVAddRecExpr to ScalarEvolution
2015-06-29 Rafael EspindolaUpdate for llvm api change.
2015-06-29 Rafael EspindolaFactor out the checking of string tables.
2015-06-29 Dmitry Vyukovtsan: implement suppressions for top frame only
2015-06-29 Rui UeyamaCOFF: Create an empty file for /pdb.
2015-06-29 Rui UeyamaCOFF: Fix /export.
2015-06-29 Pavel Labathdosep.py: Add ability to set default test timout based...
2015-06-29 Rafael EspindolaAdd a testcase for an invalid file.
2015-06-29 Rafael EspindolaConvert an assert that can fail into error checking.
2015-06-29 Dmitry Vyukovtsan: fix flaky test
2015-06-29 Pavel LabathIgnore the .svn directory when building swig wrappers...
2015-06-29 Asaf Badouh[x86][AVX512CD] Add conflict and lzcnt intrinsics in...
2015-06-29 Rafael EspindolaUpdate for llvm change.
2015-06-29 Rafael EspindolaRemove Elf_Sym_Iter.
2015-06-29 Daniel Marjamaki[clang-tidy] Fix false positives in the macro parenthes...
2015-06-29 Asaf Badouh[X86][AVX512BW] Add more intrinsics support:
2015-06-29 Elena DemikhovskyAVX-512: all forms of SCATTER instruction on SKX,
2015-06-29 Pavel LabathAdd Support for LLVM_INSTALL_TOOLCHAIN_ONLY (bug #23784)
2015-06-29 Daniel Jasperclang-format: Don't indent relative to unary operators...
2015-06-29 Pavel Labathfix lldb-server linking on RHEL 6 (bug #23774)
2015-06-29 Javed Absar[ARM]: Extend -mfpu options for half-precision and...
2015-06-29 Igor BregerThis is a comment-only change to test commit access
2015-06-29 Javed Absar[ARM]: Extend -mfpu options for half-precision and...
2015-06-29 Javed Absar[ARM]: Extend -mfpu options for half-precision and...
2015-06-29 Elena DemikhovskyAVX-512: Implemented AVX-512 FMA intrinsics and tests.
2015-06-29 Pavel Labath[linux] Use cmake to detect support process_vm_readv...
2015-06-29 Igor BregerAVX-512: Implemented missing encoding and intrinsics...
2015-06-29 NAKAMURA TakumiWhitespace.
2015-06-29 Frederic RissDelete unused variables.
2015-06-29 Rui UeyamaCOFF: Fix logic to find default entry name or subsystem.
2015-06-29 David Majnemer[MS ABI] Unify constant and non-constant member pointer...
2015-06-28 NAKAMURA TakumiRevert r240872, "Suppress clang/test/CodeGen/builtins...
2015-06-28 Rui UeyamaCOFF: Allow mangled symbols as arguments for /export.
2015-06-28 Rui UeyamaCOFF: Fix flaky test.
2015-06-28 Rui UeyamaCOFF: Undefined weak aliases are not fatal if /force...
2015-06-28 Rui UeyamaCOFF: Add a comment.
2015-06-28 Rui UeyamaCOFF: Add /noentry flag.
2015-06-28 Rui UeyamaFix broken test.
2015-06-28 Rui UeyamaCOFF: Support /force flag.
2015-06-28 Jingyue Wu[PPC] fixes typos in builtins-ppc-p8vector.c
2015-06-28 Matt ArsenaultAMDGPU/SI: Fix extra space when printing v_div_fmas_*
2015-06-28 Jingyue Wu[SLSR] S's basis must have the same type as S
2015-06-28 Birunthan Mohanathasclang-format: Stop old options from overriding new...
2015-06-28 Birunthan Mohanathasclang-format: Add missing members to FormatStyle::opera...
2015-06-28 Birunthan Mohanathasclang-format: Alphabetize FormatStyle members
2015-06-28 Asaf Badouh[x86][AVX512]
2015-06-28 Elena DemikhovskyAVX-512: Added all SKX forms of GATHER instructions.
next