platform/upstream/llvm.git
2015-08-08 Tom StellardAMDGPU/SI: Another attempt to fix Windows bots broken...
2015-08-08 Matt ArsenaultRemove unnecessary includes
2015-08-08 Matt ArsenaultAMDGPU: Implement AMDGPUOperand::print()
2015-08-08 Matt ArsenaultAMDGPU/SI: Remove VCCReg
2015-08-08 Matt ArsenaultAMDGPU/SI: Remove source uses of VCCReg
2015-08-08 Rafael EspindolaDelete dead code. NFC.
2015-08-08 Rui UeyamaCOFF: Simplify.
2015-08-08 Tom StellardAMDGPU/SI: Attempt to fix Windows bots broken by r244372
2015-08-07 Rafael EspindolaConvert getSymbolSection to return an ErrorOr.
2015-08-07 Peter CollingbourneAST: Implement mangling support for function types...
2015-08-07 Sanjay Pateladd a missing regression test for a DAGCombiner FDIV...
2015-08-07 Tom StellardAMDGPU: Add pass to lower OpenCL image and sampler...
2015-08-07 James Y Knight[SPARC] Disable unsupported ExecutionEngine tests,...
2015-08-07 James Y Knight[Sparc] XFAIL CodeGen/atomic_ops test.
2015-08-07 Adam Nemet[LAA] Remove unused pointer partition argument from...
2015-08-07 Adam Nemet[LAA] Make the set of runtime checks part of the state...
2015-08-07 Rui UeyamaCOFF: Handle _load_config_used in the same way as other...
2015-08-07 Quentin Colombet[AArch64][LoadStoreOptimizer] Turn a test into an asser...
2015-08-07 Rui UeyamaRemove unused variable.
2015-08-07 Evgeniy Stepanov[asan] Try different values of the shadow gap start.
2015-08-07 Michael KruseDo not use -fvisibility option with Visual C
2015-08-07 Tom StellardAMDGPU/SI: Use InstAlias instead of MnemonicAlias for...
2015-08-07 Sanjay Patelredo r244360 (tighten checks...) after specifying triple
2015-08-07 Sanjay Pateltighten checks using update_llc_test_checks.py
2015-08-07 Evgeniy Stepanov[asan] Reduce shadow gap start on 32-bit Android.
2015-08-07 Rui UeyamaCOFF: Remove lld-link2 alias.
2015-08-07 Alex LorenzMIR Serialization: Serialize the base alignment for...
2015-08-07 Alex LorenzMIR Serialization: Serialize the offsets for the machin...
2015-08-07 Alex LorenzMIR Parser: Extract the parsing of the operand's offset...
2015-08-07 Matt ArsenaultAMDGPU: Assume SMRD access for constant address space
2015-08-07 Rafael EspindolaDon't look for a SHT_DYNSYM in the ELFFile's constructor.
2015-08-07 Craig TopperAdd Intel family 6 model 90 as Silvermont. Fixes PR24392.
2015-08-07 Rafael EspindolaRemove the symbol iteration functions that don't take...
2015-08-07 Rafael EspindolaAvoid using getDotDynSymSec in lld. It is going away.
2015-08-07 Adam Nemet[LAA] Remove unused pointer partition argument from...
2015-08-07 Chen Li[ConstantFoldTerminator] Preserve make.implicit metadat...
2015-08-07 Frederic Riss[MCDwarf] Use more idiomatic [u]int8_t types.
2015-08-07 Eric ChristopherUpdate a comment to be more descriptive.
2015-08-07 Chaoren LinUse lowercase for local cmake variables.
2015-08-07 Chaoren LinHide cmake variables related to static linking Android...
2015-08-07 Chaoren LinUpdate to D11825.
2015-08-07 Eric ChristopherMove the cpu validating virtual method down to the...
2015-08-07 Simon Pilgrim[InstCombine] Fix SSE2/AVX2 vector logical shift by...
2015-08-07 Cong HouNFC.
2015-08-07 Nico WeberRestore PrettyStackTrace state on crash.
2015-08-07 Nico WeberAdd functions to save and restore the PrettyStackTrace...
2015-08-07 Nico WeberAdd a comment.
2015-08-07 Rafael EspindolaUse already available symbol tables. NFC.
2015-08-07 Rafael EspindolaDelete dead code. NFC.
2015-08-07 Chad Rosier[ARM] Remove an unused reference to MachineRegisterInfo...
2015-08-07 Rafael EspindolaDon't use a DenseMap to handle SHT_SYMTAB_SHNDX.
2015-08-07 Tom StellardAMDGPU/SI: Use correct encoding of vopc for VI in the...
2015-08-07 Tom StellardAMDGPU/SI: Add VI checks to vop3 assembler tests
2015-08-07 Eric ChristopherWe're actually -Wmissing-field-initializers clean thank...
2015-08-07 Yaron KerenSilence gcc 5.1 unused variable warnings using LLVM_ATT...
2015-08-07 Rafael EspindolaDelete dead typedef. NFC.
2015-08-07 Frederic RissUse 'signed char' instead of 'char'
2015-08-07 Yaron KerenUse LLVM_ATTRIBUTE_UNUSED to hide gcc 5.1 unused variab...
2015-08-07 Michael WongThis patch commits OpenMP 4 target device clauses
2015-08-07 Renato Golin[Compiler-RT] Disable TSAN on AArch64 temporarily
2015-08-07 Rafael Espindolaadd missing tests files
2015-08-07 Tom StellardAMDGPU/SI: v_mac_legacy_f32 does not exist on VI
2015-08-07 Tom StellardAMDGPU/SI: Remove unused outs parameter from VOPC Table...
2015-08-07 Rafael EspindolaAdd dynamic_table iterators back to ELF.h.
2015-08-07 Frederic Riss[dsymutil] Use the new MCDwarfLineTableParams customiza...
2015-08-07 Frederic Riss[MC/Dwarf] Allow to specify custom parameters for linet...
2015-08-07 Tom StellardELF: Correctly identify SHT_NOTE sections with !SHF_ALL...
2015-08-07 Renato Golin[ASAN] Disable ManyThreadsTest in AArch64
2015-08-07 Silviu BarangaFix unused variable warning introduced in r244314
2015-08-07 Silviu Baranga[ARM] Update ReconstructShuffle to handle mismatched...
2015-08-07 John BrawnRevert "Make global aliases have symbol size equal...
2015-08-07 Yaron KerenSilence tools/clang/lib/Tooling/CompilationDatabase...
2015-08-07 NAKAMURA TakumiTweak llvm/test/tools/dsymutil/arch-option.test to...
2015-08-07 Jeroen KetemaRequire LLVM >=3.7 and bump version to 0.2.0
2015-08-07 NAKAMURA TakumiShrinkWrap.cpp: Tweak r244235 for a non-functional...
2015-08-07 Sagar Thakur[LLDB][MIPS] Fix offsets of all register sets and add...
2015-08-07 Craig TopperMake sure the Features field of the Builtin Info struct...
2015-08-07 Ben LangmuirMake 'arm' cover both 32 and 64 bit architecutres
2015-08-07 JF BastienWebAssembly: textual emission uses expected opcode...
2015-08-07 Tom StellardELF: Add AMDGPU specific defintions
2015-08-07 Duncan P. N... ValueMapper: Resolve uniquing cycles more aggressively
2015-08-07 Duncan P. N... ValueMapper: Pull out helper to resolve cycles, NFC
2015-08-07 Davide Italiano[llvm-readobj] Convert to range-loops.
2015-08-06 Alex LorenzMIR Serialization: Fix serialization of unnamed IR...
2015-08-06 Chaoren LinAdd -latomic to Android mips build to avoid b.android...
2015-08-06 Tanya LattnerRevert test commit.
2015-08-06 Tanya LattnerTest commit
2015-08-06 Alex LorenzMIR Parser: Simplify the token's string value handling.
2015-08-06 Sean Silva[LangRef] Cleanup some stray whitespace inconsistencies.
2015-08-06 Sean Silva[LangRef] Tiny editorial fixes.
2015-08-06 Alex LorenzAdd initial documentation for the MIR serialization...
2015-08-06 Juergen Ributzka[AArch64][FastISel] Always use AND before checking...
2015-08-06 Douglas KatzmanRange-forify a loop, delete trailing whitespace. NFC
2015-08-06 Richard Smith[modules] Remove unused ModuleManager::visitDepthFirst...
2015-08-06 Richard Smith[modules] Fix use-after-iterator-invalidation bug.
2015-08-06 Juergen RibutzkaRevert "[AArch64][FastISel] Add more truncation tests...
2015-08-06 Eric ChristopherContinue the work from r243908 by adding a Features...
2015-08-06 Richard Smith[modules] Stop walking all modules when looking for...
2015-08-06 Sean Silva[compatibility.ll] Cover explicitly named comdats.
2015-08-06 Sean SilvaDescribe the process better.
next