platform/upstream/llvm.git
2015-07-21 Chaoren LinRe-enable static Android build after build master restart.
2015-07-21 Chaoren LinUpdate TestLoadUnload to use base Makefile.
2015-07-21 Chad RosierFollow up to r242810. NFC.
2015-07-21 Reid Kleckner[asan] Remove AsanPlatformThreadInit
2015-07-21 Chad Rosier[AArch64] Simplify the passing of arguments. NFC.
2015-07-21 Reid KlecknerRe-land 242726 to use RAII to do cleanup
2015-07-21 Philip Reames[RewriteStatepointsForGC] Hoist some code out of a...
2015-07-21 Arnold SchwaighoferMergeFunc: Transfer the callee's attributes when replac...
2015-07-21 Alex LorenzMIR Serialization: Serialize the external symbol machin...
2015-07-21 Philip Reames[RewriteStatepointsForGC] Delete trivial code
2015-07-21 Rafael EspindolaRemove dead code.
2015-07-21 Alex LorenzIR: Extract a function 'printLLVMNameWithoutPrefix...
2015-07-21 Rafael EspindolaRemove always false parameter.
2015-07-21 Rafael EspindolaUse range loop. NFC.
2015-07-21 Bob WilsonUpdate the documentation for "novtable" to match r242730.
2015-07-21 Kuba BreckaReverting r242787, attempt 2.
2015-07-21 Rafael EspindolaReplace the last uses of ELF::getSymbolName in llvm...
2015-07-21 Daniel JasperAdd missing parentheses to appease -Wlogical-op-parenth...
2015-07-21 Sanjay Patelfix formatting; NFC
2015-07-21 Rafael EspindolaUse helper function. NFC.
2015-07-21 Rafael Espindolallvm-readobj: use the associated string table to print...
2015-07-21 Chris Bieneman[CMake] Projects supported via LLVM_EXTERNAL_*_SOURCE_D...
2015-07-21 Nico WeberRevert 242726, it broke ASan on OS X.
2015-07-21 Kuba BreckaReverting r242787 ("[asan] Fix the freopen interceptor...
2015-07-21 Asaf Badouh[X86][AVX512F] add FP arithmetic intrinsics
2015-07-21 Rafael EspindolaRemove unused variable.
2015-07-21 Marshall ClowUpdate the status of the TS'es
2015-07-21 Kuba Brecka[asan] Fix the freopen interceptor to allow NULL instea...
2015-07-21 Rafael EspindolaSimplify printing the soname. NFC.
2015-07-21 Michael WongCommit for http://reviews.llvm.org/D10765
2015-07-21 Rafael EspindolaAdd missing c++ marker to .h file.
2015-07-21 Pavel Labath[NativeProcessLinux] Integrate MainLoop
2015-07-21 Pavel Labath[LLGS] Get rid of the stdio forwarding thread
2015-07-21 Bruce Mitchener[lldb-mi] Correct file names in first line comments.
2015-07-21 Michael KruseUpdate ISL to isl-0.15-61-gcea776f
2015-07-21 Michael KruseUnify FOLDER property of Polly targets
2015-07-21 Bruce Mitchener[lldb-mi] Fix Windows build, missing assert.h include.
2015-07-21 Michael KruseRemove header project from Visual Studio builds
2015-07-21 Michael KruseRemove module LLVMPolly from Windows build
2015-07-21 Michael KruseRemove gcc-specific flags from Visual Studio build
2015-07-21 Aaron BallmanRemoving attribute documentation headings that are...
2015-07-21 Michael KruseRemove /Za flag from Visual Studio compilation
2015-07-21 Michael KruseAdd a test for stdint.h like ISL's configure does
2015-07-21 Michael KruseRemove gitconfig.h.cmake
2015-07-21 Michael KruseAdd configure-time test for latest ISL
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...
next