platform/upstream/llvm.git
2015-05-20 Matthias BraunARM: Fix comment and make it slightly more readable
2015-05-20 Reid KlecknerRevert some of "Silence some CMake 3.3 dev warnings...
2015-05-20 Ahmed Bougacha[CodeGen] Check x86_64-arguments.c tests on AVX as...
2015-05-20 Zachary TurnerImplement attach to process on Windows.
2015-05-20 Duncan P. N... MC: Use MCSymbol in LocalCommon, NFC
2015-05-20 Richard Smith[modules] Support merging a parsed default argument...
2015-05-20 Richard Smith[modules] Support merging a parsed default function...
2015-05-20 Marshall ClowStart a to-do list for libc++
2015-05-20 Pawel BylicaFix icmp lowering
2015-05-20 Pete CooperUse Intrinsic::ID instead of unsigned. NFC.
2015-05-20 Pete CooperChange Function::getIntrinsicID() to return an Intrinsi...
2015-05-20 Alexey SamsonovTemporary delete the test while we're investigating...
2015-05-20 Reid KlecknerSilence some CMake 3.3 dev warnings in compiler-rt
2015-05-20 Duncan P. N... MC: Add MCSymbolData back to MCAssembler dump
2015-05-20 Justin BognerInstrProf: Change this triple back to %itanium_abi_triple
2015-05-20 Justin BognerInstrProf: Remove darwin-specific section names from...
2015-05-20 Justin BognerInstrProf: Increment the profile counter for all types...
2015-05-20 Duncan P. N... MC: Update MCAssembler to use MCSymbol, NFC
2015-05-20 Justin BognerCodeGen: Remove some trailing whitespace. NFC
2015-05-20 Benjamin Kramer[YAML] Make Node's destructor non-virtual.
2015-05-20 Tobias GrosserAdd diagnostic for unsigned integer comparisions
2015-05-20 Duncan P. N... MC: Use MCSymbol in MachObjectWriter, NFC
2015-05-20 Duncan P. N... MC: Use MCSymbol in MCObjectWriter::isWeak(), NFC
2015-05-20 Renato GolinGet Triple::getARMCPUForArch() to use TargetParser
2015-05-20 Tobias GrosserDrop redundant condition
2015-05-20 Pawel BylicaUnit tests for the getSwappedBytes(double) fix from...
2015-05-20 Aaron BallmanSilencing a -Wsign-compare warning; NFC.
2015-05-20 Elena DemikhovskyAVX-512: fixed algorithm of building vectors of i1...
2015-05-20 Daniel SandersRevert r237789 - [mips] The naming convention for priva...
2015-05-20 Denis Protivensky[ARM] Add needed symbols during dynamic executable...
2015-05-20 Daniel Sanders[mips] Fix ehframe-indirect.ll test.
2015-05-20 Daniel Sanders[mips] The naming convention for private labels is...
2015-05-20 Alexey Bataev[OPENMP] Fix codegen for ordered loop directives.
2015-05-20 Alexey Bataev[MSVC] Handle out-of-line definition of static data...
2015-05-20 Igor Laevsky[StatepointLowering] Support of the gc.relocates for...
2015-05-20 Tobias GrosserUse base-pointer address space when creating new access...
2015-05-20 Manuel KlimekAllow skipping imports in the module visitor.
2015-05-20 Ilia KFix handling of hijacked events in synchronous mode
2015-05-20 Toma Tabacu[mips] [IAS] Factor out .set nomacro warning. NFC.
2015-05-20 Tobias GrosserAdd printing and testing to ScopArrayInfo
2015-05-20 Michael Kuperstein[X86] Add _mm256_set_m128 and its 5 variants.
2015-05-20 Yaron KerenFix CGRecordLayouts description to say it maps clang...
2015-05-20 Craig Topper[TableGen] Make some variable names consistent with...
2015-05-20 Craig Topper[TableGen] Fix a memory leak.
2015-05-20 Craig Topper[TableGen] Don't override convertValue for some of...
2015-05-20 David Majnemer[X86] Implement the local-exec TLS model for Windows...
2015-05-20 David Majnemer[clang-cl] Map /GA to -ftls-model=local-exec
2015-05-20 Duncan P. N... MC: Use MCSymbol in most of ELFObjectWriter, NFC
2015-05-20 Alexey Bataev[OPENMP] -fopenmp enables OpenMP support (fix for llvm...
2015-05-20 Alexey BataevFix for aggregate copying of variable length arrays.
2015-05-20 Eric FiselierFix building and testing libc++ with GCC.
2015-05-20 Peter CollingbourneSupport: Introduce LLVM_FALLTHROUGH macro.
2015-05-20 Swaroop SridharAdd a GCStrategy for CoreCLR
2015-05-20 Siva Chandra[GDBRemoteCommunicationClient] Increase timeout for...
2015-05-20 Alexei Starovoitov[bpf] fix build
2015-05-20 Duncan P. N... MC: Take MCSymbol in MachObjectWriter::getSymbolAddress...
2015-05-19 Duncan P. N... MC: Use MCSymbol in MCAsmLayout::getSymbolOffset()...
2015-05-19 Peter CollingbourneFactor out LTO detection to common configuration.
2015-05-19 Peter CollingbourneCFI: Remove <utility> include.
2015-05-19 Eric FiselierFix race condition in thread test.
2015-05-19 Philip Reames[PlaceSafepoints] Stop special casing some intrinsics
2015-05-19 Reid KlecknerTry to fix the build with MSVC 2015 by disabling sized...
2015-05-19 Chaoren LinRemove trailing slash from dumping directory FileSpec.
2015-05-19 Eric FiselierAddress @danalberts comments on r237700
2015-05-19 Hans WennborgRevert r237539: "Reapply r237520 with another fix for...
2015-05-19 Eric FiselierFix uninitialized values and bad enum conversions found...
2015-05-19 Eric FiselierRename internal trait that used non-reserved name.
2015-05-19 Philip ReamesRemove a stale comment
2015-05-19 Kostya Serebryany[lib/Fuzzer] change the meaning of -timeout flag: now...
2015-05-19 Akira HatanakaAdd a comment line that was accidentally dropped in...
2015-05-19 Alexey Samsonov[DWARF parser] Make DWARF parser more robust against...
2015-05-19 David Blaikie[opaque pointer type] Provide a convenience function...
2015-05-19 Alex LorenzRevert r237708 (MIR serialization) - incremental buildb...
2015-05-19 David Blaikie[opaque pointer type] Pass the explicit call type when...
2015-05-19 David Blaikie[opaque pointer type] Provide the ability to pass an...
2015-05-19 Jonathan PeytonMakefile fix for testsuite -- Follow up to r237618
2015-05-19 Matthias BraunMachineInstr: Remove unused parameter.
2015-05-19 Reid Kleckner[ASan/Win] Add DLL thunk for new coverage hook
2015-05-19 Jingyue Wu[Speculation] NFC: more header comments
2015-05-19 Alex LorenzFix MIR testcase committed in r237708 - remove target...
2015-05-19 Pete CooperRemove unnecessary cast. NFC
2015-05-19 Alexey Samsonov[DWARF parser] Add basic support for DWZ DWARF multifil...
2015-05-19 Sanjoy DasDereferenceable, dereferenceable_or_null metadata for...
2015-05-19 Sanjay Pateluse 'auto *' for pointers; clearer usage, no deep copying
2015-05-19 Richard SmithRevert r237609 for now.
2015-05-19 Pete CooperRemove unused MCExpr.h include from MCELF.h. NFC
2015-05-19 Sanjay Pateltidy up
2015-05-19 Enrico GranataA previous patch made it so that ValueObjects could...
2015-05-19 Jonathan RoelofsFix 'CFG graph' typo. NFC
2015-05-19 Alex LorenzFix llc path in MIR testcases committed in r237708.
2015-05-19 Sanjay Pateluse range-based for-loop
2015-05-19 Pete CooperRemove unused MCRelocationInfo.h include from MCDisasse...
2015-05-19 Filipe CabecinhasChange a reachable unreachable to a fatal error.
2015-05-19 Alex LorenzMIR Serialization: print and parse LLVM IR using MIR...
2015-05-19 Pete CooperRemove unused MachineLocation.h include from MCAsmInfo...
2015-05-19 Matthias BraunRegisterCoalescer: Improve a comment.
2015-05-19 Sanjay Pateluse range-based for loop
2015-05-19 Anders Waldenborgclang-format: Add space in function pointers with Space...
2015-05-19 Igor Laevsky[RewriteStatepointsForGC] Fix up naming in "relocationV...
2015-05-19 Wei MiRemove the InstructionSimplifierPass immediately after...
next