platform/upstream/llvm.git
2015-07-21 Bruce Mitchener[lldb-mi] Simplify MICmnMIResultRecord implementation.
2015-07-21 Bruce Mitchener[lldb-mi] Remove unused portions of MIDataTypes.h.
2015-07-21 Pavel LabathRevert "Add Pipe::WriteWithTimeout method"
2015-07-21 Yaron KerenFix mingw toolchain to honor sysroot on Linux and add...
2015-07-21 Pavel LabathFix incorrect documentation directives and some parameters
2015-07-21 Pavel LabathAdd Pipe::WriteWithTimeout method
2015-07-21 Karthik BhatConstfold trunc,rint,nearbyint,ceil and floor using...
2015-07-21 Bruce Mitchener[lldb-mi] size_t rather than MIuint for arg counts.
2015-07-21 Igor BregerAVX512 : Implemented VPMADDUBSW and VPMADDWD instruction ,
2015-07-21 Simon Atanasyan[Mips] Fix addend writing for R_MIPS_REL32 relocation
2015-07-21 Simon Atanasyan[Mips] Handle R_MIPS_JALR relocation to omptimize jalr...
2015-07-21 Eric Fiselier[LIT] Fix discovery.py test once again
2015-07-21 Oleksiy VyalovResolve DW_AT_comp_dir path if it contains a symlink
2015-07-21 Akira Hatanaka[ARM] Define subtarget feature "reserve-r9", which...
2015-07-21 Akira Hatanaka[ARM] Pass subtarget feature "+reserve-r9" instead...
2015-07-21 Akira HatanakaBump the size of FeatureBitset up to 96-bits.
2015-07-21 Oleksiy VyalovFix FileSpec::IsSymlink implementation.
2015-07-21 Rafael EspindolaDon't do a walk over the dynamic table just to find...
2015-07-21 Philip Reames[RewriteStatepointsForGC] Minor code cleanup [NFC]
2015-07-21 Andrew Wilkins[llgo] build llgoi by default
2015-07-21 Andrew Wilkins[cmake] pass GO_EXECUTABLE to llgo-go
2015-07-21 Chris Bieneman[CMake] Fixing inconsistency caused by copy-pasta.
2015-07-21 Matt ArsenaultAMDGPU: Set isMoveImm on s_movk_i32
2015-07-21 Chris Bieneman[CMake] Fixing a problem with external projects that...
2015-07-21 Enrico GranataThe session dictionary attached to a Python interpeter...
2015-07-21 Richard SmithFix crash-on-invalid: don't look ahead past an unknown...
2015-07-21 Matthias BraunARMLoadStoreOpt: Merge subs/adds into LDRD/STRD; Factor...
2015-07-21 Matthias BraunARMLoadStoreOptimizer: Create LDRD/STRD on thumb2
2015-07-20 Akira HatanakaRevert r242736.
2015-07-20 Akira HatanakaRevert r242737.
2015-07-20 Daniel Jasperclang-format: Fix crasher when a UTF8 character is...
2015-07-20 Akira Hatanaka[ARM] Define subtarget feature "reserve-r9", which...
2015-07-20 Akira Hatanaka[ARM] Pass subtarget feature "+reserve-r9" instead...
2015-07-20 Matthias BraunRevert "ARMLoadStoreOptimizer: Create LDRD/STRD on...
2015-07-20 Matthias BraunRevert "ARMLoadStoreOpt: Merge subs/adds into LDRD...
2015-07-20 Matthias BraunRevert "ARM: Use SpecificBumpPtrAllocator to fix leak...
2015-07-20 Matthias BraunAArch64: Restrict macroop fusion heuristics to cyclone.
2015-07-20 Bob WilsonRefactor TableGen backend for ClangAttrEmitter to avoid...
2015-07-20 Bob WilsonIgnore the "novtable" declspec when not using the Micro...
2015-07-20 Greg ClaytonCorrectly get the arguments and environment, even for...
2015-07-20 David Majnemer[MS Compat] Add support for __declspec(noalias)
2015-07-20 JF BastienTargets: commonize some stack realignment code
2015-07-20 Reid KlecknerDon't try to instrument allocas used by outlined SEH...
2015-07-20 Rafael EspindolaRemove duplicated code.
2015-07-20 Matthias BraunAArch64: Add aditional Cyclone macroop fusion opportunities
2015-07-20 Matthias BraunMachineScheduler: Restrict macroop fusion to data-depen...
2015-07-20 Dimitry AndricAvoid early pipefail exits due to grep failures in...
2015-07-20 Dimitry AndricSince BSD cmp(1) does not support the --ignore-initial...
2015-07-20 Krzysztof ParzyszekAdd 'const' to a few more functions in MachineFrameInfo
2015-07-20 Geoff BerryFix comment typo (test commit). NFC
2015-07-20 Artem Belevich[CUDA] Moved device-side triple calculation to buildCud...
2015-07-20 Chaoren LinFix whitespace in Android.cmake.
2015-07-20 Chaoren Lin[Android] Only enable evil libdl.a hack when building...
2015-07-20 Rafael EspindolaSimplify now that we can iterate backwards. NFC.
2015-07-20 Quentin Colombet[ARM] Refactor the prologue/epilogue emission to be...
2015-07-20 Jingyue Wu[NVPTX] make load on global readonly memory to use ldg
2015-07-20 Rafael EspindolaSimplify iterating over the dynamic section and report...
2015-07-20 Krzysztof Parzyszek[Hexagon] Generate MUX from conditional transfers when...
2015-07-20 Reid KlecknerFix code completion tests to use an explicit modules...
2015-07-20 Greg ClaytonFix the yellow colorizing and fix some logic in the...
2015-07-20 Aaron BallmanSuppress two warnings from MSVC 2015 that are triggered...
2015-07-20 Alex LorenzMIR Serialization: Initial serialization of machine...
2015-07-20 Hans Wennborgtest-release.sh: don't include /usr/local prefix in...
2015-07-20 Chris Bieneman[CMake] Cleanup tools/CMakeLists.txt to take advantage...
2015-07-20 Reid KlecknerFix a case where we forgot to make a static local varia...
2015-07-20 Sanjoy Das[ImplicitNullChecks] Work with implicit defs.
2015-07-20 Alex LorenzMIR Parser: Add support for quoted named global value...
2015-07-20 Rafael EspindolaUpdate for llvm api change.
2015-07-20 Rafael EspindolaRemove Elf_Rela_Iter and Elf_Rel_Iter.
2015-07-20 Ying ChenEnable timeout on Windows
2015-07-20 Artem BelevichFixed style issues pointed out by Justin Bogner.
2015-07-20 Reid Kleckner[lit] Implement 'env' in the internal shell
2015-07-20 Marshall ClowMark new tests as unsupported before C++11
2015-07-20 Chad Rosier[AArch64] Change EON pattern to match more often.
2015-07-20 Daniel BerlinMiscellaneous Fixes for SparseBitVector
2015-07-20 Yunzhong GaoFix quoting of #pragma comment for PS4.
2015-07-20 Chaoren LinRevert static Android build until build master restarts.
2015-07-20 Sean CallananEliminated a potential infinite recursion in structure...
2015-07-20 Marshall ClowImplement the default searcher for std::experimental...
2015-07-20 Pavel Labath[NativeProcessLinux] Bugfix in the monitor thread
2015-07-20 Bill SchmidtAdd missing test for r242296 (vec_sld)
2015-07-20 Marshall ClowImplement the plugin-based version of std::search....
2015-07-20 Benjamin Kramer[CodeGen] Flip lanes when lowering __builtin_palignr...
2015-07-20 Kuba Brecka[asan] Speed up ASan unit tests by turning off symbolic...
2015-07-20 Rafael EspindolaReport errors an invalid virtual addresses.
2015-07-20 Charlie TurnerAdd some missing 'F' flags to libm/libc builtins.
2015-07-20 Rafael EspindolaRemove unnecessary code.
2015-07-20 Tom StellardAMDGPU/SI: Add VI patterns to select FLAT instructions...
2015-07-20 Rafael EspindolaSimplify the search for which segment has a virtual...
2015-07-20 Tamas BerghammerImprove aarch64 instruction emulation
2015-07-20 Aaron BallmanSilence a -Wtype-limits warning; NFC.
2015-07-20 Rafael EspindolaSimplify iterating over program headers and detect...
2015-07-20 Yaron KerenRemove erroneous space in "lib64" string constant.
2015-07-20 Vasileios Kalintiris[mips] Added support for the ERETNC instruction.
2015-07-20 Alexey Bataev[X86, inlineasm] Improve analysis of x,Y0,Yi,Ym,Yt...
2015-07-20 Gabor BallabasAllow case-insensitive values for -mtune for AArch64...
2015-07-20 Yaron KerenFix typo found by Joerg Sonnenberger.
2015-07-20 Richard SmithAttempt to fix greendragon buildbot failures; apparentl...
2015-07-20 Yaron KerenSupport mingw toolchain include and lib directories...
2015-07-20 Daniel JasperExtend misc-unused-parameters to delete parameters...
next