platform/upstream/llvm.git
2015-06-27 Davide Italiano[Sema] Unions cannot have virtual functions.
2015-06-27 Alex DenisovFix typo. NFC.
2015-06-27 Daniel Sanders[mips] Fold duplicate big-endian disassembler tests...
2015-06-27 Keno FischerAdd ABI/SysV-mips(64) to Makefile build
2015-06-27 Daniel Sanders[mips] Sort big-endian disassembler tests by opcode.
2015-06-27 Daniel Sanders[mips] Make little-endian disassembler test filenames...
2015-06-27 Daniel Sanders[mips] Add COP0 register class and use it in M[FT]C0...
2015-06-27 Peter Zotov[OCaml] Bump ctypes dependency to 0.4.
2015-06-27 Jeroen KetemaProperly initialize Module pointer
2015-06-27 Birunthan Mohanathasclang-format: Fix language of DisableFormat description
2015-06-27 Jay Foad[msan] Fix infinite recursion when _Unwind_Backtrace...
2015-06-27 David Majnemer[LoopVectorize] Pointer indicies may be wider than...
2015-06-27 David Majnemer[PruneEH] A naked, noinline function can return via...
2015-06-27 Lang Hames[Stackmap] Pre-assemble the stackmap parser test case...
2015-06-27 NAKAMURA Takumillvm/test/CodeGen/X86/xor.ll: Appease Win32 targets...
2015-06-27 Chandler Carruth[opt] Inline a trivial lookup function into the header.
2015-06-27 NAKAMURA TakumiSuppress clang/test/CodeGen/builtins-ppc-p8vector.c...
2015-06-27 Chandler CarruthSwitch the new COFF linker's symbol table to use a...
2015-06-27 Petr Hosek[MC] Ensure that pending labels are flushed when -mc...
2015-06-27 Petr Hosek[MC] Align fragments when -mc-relax-all flag is used
2015-06-27 Duncan P. N... AsmPrinter: Document why DIEValueList uses a linked...
2015-06-27 Duncan P. N... IR: Expose ModuleSlotTracker in Value::print()
2015-06-27 Peter CollingbourneLowerBitSets: Ignore bitset entries that do not directl...
2015-06-27 Duncan P. N... Plug a leak introduced by r240848
2015-06-27 Greg ClaytonFix some compiler warnings about not using override...
2015-06-27 Adrian PrantlAdd original source code to test case as suggested...
2015-06-26 Rui UeyamaCOFF: Use vector::erase instead of reallocating entire...
2015-06-26 Siva ChandraAdd test for SBValue.GetNonSyntheticValue in presence...
2015-06-26 Lang Hames[StackMaps] Add a lightweight parser for stackmap versi...
2015-06-26 Rui UeyamaCOFF: Avoid vector reallocation. NFC.
2015-06-26 Evgeniy Stepanov[asan] Disable 3 tests on Android.
2015-06-26 Evgeniy Stepanov[asan] Add -pie to uninstrumented executables on interf...
2015-06-26 Evgeniy Stepanov[asan] Enable 2 tests on Android.
2015-06-26 Evgeniy Stepanov[asan] Disable -O1,-O2,-O3 in clang_gcc_abi.cc test.
2015-06-26 Evgeniy Stepanov[asan] Disable glibc-specific code chunk on Android.
2015-06-26 Adrian PrantlDebug Info: Fix a bug in the DW_AT_bit_offset calculati...
2015-06-26 Duncan P. N... CodeGen: Create a proper ModuleSlotTracker for MachineInstr
2015-06-26 Alex LorenzMIR Serialization: Serialize global address machine...
2015-06-26 Philip Reames[RewriteStatepointsForGC] Generalized vector phi/select...
2015-06-26 Jingyue Wu[NVPTX] noop when kernel pointers are already global
2015-06-26 Duncan P. N... CodeGen: Push the ModuleSlotTracker through Metadata
2015-06-26 Philip ReamesMinor style cleanup after 240843 [NFC]
2015-06-26 Rui UeyamaCOFF: Remove dead code.
2015-06-26 Duncan P. N... CodeGen: Push the ModuleSlotTracker through MachineOperands
2015-06-26 Rui UeyamaCOFF: Add base relocation for delay-import table.
2015-06-26 Philip Reames[Verifier] Follow on to 240836
2015-06-26 Duncan P. N... CodeGen: Use a single SlotTracker in MachineFunction...
2015-06-26 Tom StellardAMDPGU/SI: Use correct resource descriptors for VI...
2015-06-26 Tobias GrosserIncrease the dependence-analysis compute out
2015-06-26 Tom StellardAMDGPU/SI: Update amd_kernel_code_t definition and...
2015-06-26 Tom StellardAMDGPU/SI: Remove unused variable
2015-06-26 Rui UeyamaCOFF: Fix delay-import tables.
2015-06-26 Philip Reames[Verifier] Verify invokes of intrinsics
2015-06-26 Adrian PrantlDebug Info: Clarify the documentation for bitfields...
2015-06-26 Adrian PrantlDebug info: Add more test coverage for bitfields.
2015-06-26 Adrian PrantlAdd a testcase for bitfield debug info.
2015-06-26 Tom StellardAMDGPU/SI: Set ELF OS/ABI to ELFOSABI_AMDGPU_HSA
2015-06-26 Tom StellardAMDGPU/SI: Add hsa code object directives
2015-06-26 Tom StellardAMDGPU/SI: There are no implicit kernel args in the...
2015-06-26 Tom StellardAMDGPU/SI: Emit amd_kernel_code_t in EmitFunctionBodySt...
2015-06-26 Philip ReamesTeach InlineCost to account for a null check which...
2015-06-26 Mehdi AminiDataLayout now returns a const ref to its member string...
2015-06-26 Evgeniy Stepanov[asan] Link sanitizer_common tests on Android as -pie.
2015-06-26 Marek OlsakAMDGPU: really don't commute REV opcodes if the target...
2015-06-26 Benjamin KramerAdd Value.def to the list of textual includes, excludin...
2015-06-26 Pete CooperConvert a bunch of loops to foreach. NFC.
2015-06-26 Nemanja IvanovicAdd missing builtins to altivec.h for ABI compliance...
2015-06-26 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-06-26 Pete CooperWrap assert loops in #ifndef NDEBUG
2015-06-26 Peter CollingbourneFix MSVC build.
2015-06-26 Pete CooperConvert a bunch of loops to foreach. NFC.
2015-06-26 Alexey Samsonov[ASan] Clean up obsolete stats.
2015-06-26 Pete CooperConvert a bunch of loops to foreach. NFC.
2015-06-26 Benjamin KramerMake header parse standalone. NFC.
2015-06-26 Matt ArsenaultShow invariant loads in MMO dumping
2015-06-26 Peter CollingbourneCOFF: Implement /lldmap flag.
2015-06-26 David MajnemerRevert "Revert r240762 "[X86] Cleanup X86WindowsTargetO...
2015-06-26 Rafael EspindolaFix error handling in getString and simplify callers.
2015-06-26 Pete CooperConvert a bunch of loops to foreach. NFC.
2015-06-26 Douglas Katzman[PPC]: Fix bug in getMultiarchTriple.
2015-06-26 Rafael EspindolaDelete dead code. NFC.
2015-06-26 Rui UeyamaCOFF: Align DLL import thunks on 16-byte boundaries.
2015-06-26 Pete CooperAdd op_values() to iterate over the SDValue operands...
2015-06-26 David BlaikieMove VectorUtils from Transforms to Analysis to correct...
2015-06-26 Vince HarronFixed incorrect application of expectedFlakey
2015-06-26 Rui UeyamaCOFF: Fix README.
2015-06-26 Chad RosierAvoid false positive/negative test results from line...
2015-06-26 Anna Zaks[static analyzer] Analyzer is skipping forward declared...
2015-06-26 Javed Absar[ARM] Cortex-R5 is not VFPOnlySP
2015-06-26 Adam Nemet[LAA] Try to prove non-wrapping of pointers if SCEV...
2015-06-26 Alex LorenzFix unused variable from r240792.
2015-06-26 Benjamin Kramer[DAGCombine] Fix demanded bits computation for exact...
2015-06-26 Douglas Katzman[X86]: Correctly sign-extend 16-bit immediate in CALL...
2015-06-26 David BlaikieFix ODR violation waiting to happen by making static...
2015-06-26 Hans WennborgRevert r240762 "[X86] Cleanup X86WindowsTargetObjectFil...
2015-06-26 Alex LorenzMIR Serialization: Serialize machine basic block operands.
2015-06-26 Douglas Katzmanclang-format some of the files in lib/Driver. NFC
2015-06-26 Rafael EspindolaELF: Simplify the rel/rela implementation.
2015-06-26 Vince HarronAdded expectedFlakey test decorator
2015-06-26 Benjamin Kramer[DAGCombiner] Preserve the exact bit when simplifying...
next