platform/upstream/llvm.git
2015-04-20 Andrew KaylorFixing line endings
2015-04-20 Pirama Arumuga... [MIPS] OperationAction for FP_TO_FP16, FP16_TO_FP
2015-04-20 Reid KlecknerPut statement expression decls in the enclosing code...
2015-04-20 Tom StellardDAGCombine: Remove redundant NaN checks around ISD...
2015-04-20 Tom StellardIR: Add ConstantFP::getNaN()
2015-04-20 Duncan P. N... DebugInfo: Remove DIType
2015-04-20 Duncan P. N... DebugInfo: Prepare for deletion of DIType
2015-04-20 Tom Stellardconfigure: Add --enable-runtime-subnormal option
2015-04-20 Andrew Kaylor[WinEH] Fix memory leak with catch-all mapping.
2015-04-20 Duncan P. N... DebugInfo: Remove DIScope
2015-04-20 Duncan P. N... DebugInfo: Prepare for deletion of DIScope
2015-04-20 Lang Hames[Orc] Use the 64-bit versions of FXSAVE/FXRSTOR for...
2015-04-20 Pete CooperAdd targets to cmake for specific target components.
2015-04-20 Duncan P. N... DebugInfo: Remove typedefs for DITypeRef, etc.
2015-04-20 Vince HarronConnectionFileDescriptor::BytesAvailable reading too...
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement BITSWAP instruction
2015-04-20 Robert FlackAllow specifying tool path/prefix for tests with CROSS_...
2015-04-20 Vladimir Sukharev[AArch64] LORID_EL1 register must be treated as read...
2015-04-20 Sean CallananThis patch implements several improvements to the
2015-04-20 Akira Hatanaka[InlineFunction] Don't add lifetime markers for zero...
2015-04-20 Brendon CahoonRecognize n/1 in the SCEV divide function
2015-04-20 Bill Schmidt[PowerPC] Flow oversized lines for r235309
2015-04-20 Bill Schmidt[PowerPC] Add future work for vector insert/extract...
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement disassembler support
2015-04-20 Ed MasteFreeBSD/arm core file support
2015-04-20 Pavel LabathNativeProcessLinux: Merge operation and monitor threads
2015-04-20 Rafael EspindolaDon't allow pwrite to resize a stream.
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement BALC and BC instructions
2015-04-20 Daniel Jasperclang-format: Fix incorrect multi-var declstmt detection.
2015-04-20 Rafael EspindolaLook past locals in comdats.
2015-04-20 Daniel Sanders[mips] Support building compiler-rt with gcc.
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement initial mapping support
2015-04-20 Viktor Kutuzov[Asan] Link lit tests shared libraries with -Wl,z,origi...
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement initial subtarget support
2015-04-20 Andrea Di Biagio[X86][FastIsel] Fix assertion failure when selecting...
2015-04-20 Dmitry Vyukovtsan: deflake a test
2015-04-20 Dmitry Vyukovtsan: fix handling of pthread_detach
2015-04-20 Tamas BerghammerAuto advance pc for signle stepping on arm when emulati...
2015-04-20 Tamas BerghammerStop read thread of Communication on EOF
2015-04-20 Simon Atanasyan[Mips] Write DT_MIPS_OPTIONS tag to .dynamic section
2015-04-20 Simon Atanasyan[Mips] Support R_MICROMIPS_PC18_S3/PC19_S2/PC21_S2...
2015-04-20 Simon Atanasyan[Mips] Support R_MICROMIPS_GOT_DISP / PAGE / OFST reloc...
2015-04-20 Karthik BhatFix buildbot failure on darwin from r235284.
2015-04-20 Manuel KlimekFix bug in Replacement's toString on Windows (missing...
2015-04-20 Simon Atanasyan[Mips] Support DT_MIPS_OPTIONS dynamic section tag...
2015-04-20 Karthik Bhat[NFC] Refactor identification of reductions as common...
2015-04-20 Hal Finkel[InlineAsm] Remove EarlyClobber on registers that are...
2015-04-19 Davide ItalianoAccept --dynamic-linker <file>.
2015-04-19 Simon Pilgrim[X86][SSE] Fix for getScalarValueForVectorElement to...
2015-04-19 Omair JavaidFix LLDB ARM GCC4.7 broken build
2015-04-19 Simon Pilgrim[X86][SSE] Extended copysign tests to include llvm...
2015-04-19 Simon Atanasyan[mips] Update MIPS relocations list
2015-04-19 Hal FinkelMake ubsan respect log_path
2015-04-19 Argyrios Kyrtzidis[Sema] Check availability of ObjC super class and proto...
2015-04-19 Ed MasteCorrect machine type for 32-bit arm
2015-04-19 Eric FiselierRemove constexpr support for std::apply because it...
2015-04-19 Tobias GrosserUpdate isl to a6523fb42c35
2015-04-19 David Majnemer[MS ABI] Correctly associate align attrs before the...
2015-04-19 Tobias GrosserDependences: Allow to disable dependences computeout
2015-04-19 Bob WilsonInclude __mulodi4 in the 32-bit ARM versions of libclan...
2015-04-19 Eric ChristopherRemove the FCFI option from TargetOptions as it is...
2015-04-19 Eric ChristopherRemove CFIFuncName from TargetOptions as it is currentl...
2015-04-19 Eric ChristopherRemove the CFIEnforcing flag from TargetOptions as...
2015-04-19 Eric ChristopherRemove the CFIType TargetOption as it is unused.
2015-04-19 Eric ChristopherRemove the JITEmitDebugInfo TargetOptions as they're...
2015-04-19 Richard SmithTry to work around failure to convert this lambda to...
2015-04-19 Richard Smith[modules] Refactor macro emission. No functionality...
2015-04-19 Craig TopperRemove unnecessary include and probably a layering...
2015-04-18 Ahmed Bougacha[MemCpyOpt] Don't force i64 when promoting memset/memcp...
2015-04-18 Simon Pilgrim[X86][AVX2] Force execution domain on broadcast folding...
2015-04-18 Simon Pilgrim[X86][SSE] Force execution domain on float/double unpac...
2015-04-18 Ahmed Bougacha[MemCpyOpt] Promote both memset/memcpy sizes if differe...
2015-04-18 Benjamin Kramer[InstCombine] Create zero constants on demand.
2015-04-18 Tobias GrosserDrop unused extern declaration
2015-04-18 Oleksiy VyalovRemove usages of host architecture within ELF object...
2015-04-18 Tobias GrosserClear InsnToMemAcc map in ScopDetection after each...
2015-04-18 Benjamin KramerMake helper function static. NFC.
2015-04-18 Tobias GrosserFix typo
2015-04-18 David Majnemer[Sema] Don't crash if array bound calculation overflowe...
2015-04-18 David Majnemer[InstCombine] (mul nsw 1, INT_MIN) != (shl nsw 1, 31)
2015-04-18 Ahmed Bougacha[GlobalMerge] Look at uses to create smaller global...
2015-04-18 Duncan P. N... DebugInfo: Delete DIDescriptor (but not its subclasses)
2015-04-18 Davide Italiano[GNU/ELF] Add support for -x/--discard-all.
2015-04-18 Duncan P. N... Remove dead code, NFC
2015-04-18 Duncan P. N... DebugInfo: Prepare for deletion of DIDescriptor
2015-04-18 Duncan P. N... docs: Update Kaleidoscope for recent DI changes
2015-04-17 Ahmed Bougacha[AArch64] Don't force MVT::Untyped when selecting LD1LA...
2015-04-17 Ahmed BougachaFix another typo in r235224 testcase. NFC.
2015-04-17 Andrew KaylorFix build wanrings and line endings
2015-04-17 Duncan P. N... DebugInfo: Remove DIDescriptor from the DebugInfo API
2015-04-17 Andrew Kaylor[WinEH] Fixes for a few cppeh failures.
2015-04-17 Adam Nemet[LoopAccesses] Improve debug output
2015-04-17 Zachary Turner[PDB] Support executables and source/line info.
2015-04-17 David Blaikie[opaque pointer type] Access the pointee of the result...
2015-04-17 David Blaikie[opaque pointer type] Query the GEP for its source...
2015-04-17 David Blaikie[opaque pointer type] Avoid creating (and then unwrappi...
2015-04-17 David Blaikie[opaque pointer type] Use the parsed explicit pointee...
2015-04-17 Ahmed Bougacha[MemCpyOpt] Optimize double-storing by memset+memcpy.
2015-04-17 Pete CooperChange AArch64 i128 returns to use [2 x i64] when possible.
2015-04-17 Sean Silva[LangRef] Remove redundant and inconsistent condition.
next