platform/upstream/llvm.git
2015-03-11 Ilia KMove MiInterpreterExecTestCase to test/tools/lldb-mi...
2015-03-11 Ilia KFix build on Windows (PATH_MAX was undefined) after...
2015-03-11 Elena DemikhovskyAVX-512: Added SKX forms of shift instructions.
2015-03-11 Pavel LabathFix bug in ProcessGDBRemote
2015-03-11 Ed SchoutenEnable security checks for arc4random() on CloudABI...
2015-03-11 Ed SchoutenFix up default header paths for CloudABI.
2015-03-11 Ed SchoutenAdd target information for CloudABI on x86-64.
2015-03-11 Justin BognerNow that r231902's test is executed, make it actually...
2015-03-11 Owen AndersonFix another verifier crash where a GC intrinsic would...
2015-03-11 David MajnemerSema: Properly track mangling number/name for linkage...
2015-03-11 Daniel JasperMake test added in r231902 actually be executed.
2015-03-11 Daniel JasperPrevent test from accessing files.
2015-03-11 Davide ItalianoGarbage collect an unused class in Atoms.h
2015-03-11 Alexey Bataev[OPENMP] Fix for ExprWithCleanups in 'omp atomic' const...
2015-03-11 Rafael EspindolaDon't print labels that on ELF are never used.
2015-03-11 NAKAMURA TakumiCGOpenMPRuntime.h: Fix an incorrect \param on emitTaskO...
2015-03-11 Justin BognerInstrProf: Teach llvm-cov to handle universal binaries...
2015-03-11 Richard Smith[modules] Avoid accidentally completing the redeclarati...
2015-03-11 Richard SmithFix test to specify an Itanium triple.
2015-03-11 Rafael EspindolaRelax label CHECK to mach COFF syntax.
2015-03-11 Rafael EspindolaPrint section start labels when first switching to...
2015-03-11 Dan AlbertMove Android to the builtin rune table.
2015-03-11 Lang Hames[Orc][MCJIT][RuntimeDyld] Re-apply r231726 and r231724...
2015-03-11 Rafael EspindolaRemove a bugus test.
2015-03-11 Chandler CarruthFix a grammar issue I introduced.
2015-03-11 Chandler CarruthInspired by r231891, use gender neutral pronouns in...
2015-03-11 Richard SmithFor PR22870: produce an error rather than asserting...
2015-03-11 Nico WeberGender-neutralize a comment.
2015-03-11 Richard Smith[modules] Fix iterator invalidation issue with names...
2015-03-10 Andrew KaylorFix Value dangling reference debug output
2015-03-10 Eric ChristopherHave TargetRegisterInfo::getLargestLegalSuperClass...
2015-03-10 Eric ChristopherRemove subtarget dependence from HexagonRegisterInfo.
2015-03-10 Rafael EspindolaSplit test in two to handle building without x86.
2015-03-10 Jason MolendaIf the user specifies a kernel binary that isn't correc...
2015-03-10 Zachary TurnerUpdate build instructions / coding conventions.
2015-03-10 Eric ChristopherRemove dead code.
2015-03-10 Rafael EspindolaAdd missing section symbol to COFF's .debug_types.dwo.
2015-03-10 Philip ReamesIf a conditional branch jumps to the same target, remov...
2015-03-10 Paul RobinsonEmit correct linkage-name attribute based on DWARF...
2015-03-10 Philip ReamesInfer known bits from dominating conditions
2015-03-10 Tobias GrosserAssert in isl expression builder if id can not be found...
2015-03-10 Dan AlbertCopy data files to the remote runner.
2015-03-10 Anton Yartsev[analyzer] Make getCheckIfTracked() return either leak...
2015-03-10 Eric ChristopherUpdate clang for llvm r231861.
2015-03-10 Eric ChristopherRemove the use of the subtarget in MCCodeEmitter creati...
2015-03-10 Rafael EspindolaCreate symbols marking the start of a section earlier.
2015-03-10 Ilia KAdd =shlibs-added/=shlibs-removed notifications (MI)
2015-03-10 Eric ChristopherRemove createAMDGPUMCCodeEmitter and instead just regis...
2015-03-10 Quentin Colombet[CodeGenPrepare] Refine the cost model provided by...
2015-03-10 Adam Nemet[LoopAccesses] Add debug message to indicate the result...
2015-03-10 Rafael EspindolaMove a non-trivial virtual function out of line.
2015-03-10 Eric FiselierRemove unneeded const_cast in readPointerHelper. Pointe...
2015-03-10 Fariborz Jahanian[Objective-C Sema]. Remove -Wreceiver-is-weak warning.
2015-03-10 Colin LeMahieu[Hexagon] Adding frame index + add load/store patterns.
2015-03-10 Ilia KAdd SymbolVendor::GetMainFileSpec and simplify CommandO...
2015-03-10 Rafael Espindolaclang-format code that is about to change.
2015-03-10 Colin LeMahieu[Hexagon] Simplifying deallocret definitions.
2015-03-10 Rafael Espindolaclang-format these declarations. NFC.
2015-03-10 Rafael EspindolaDon't repeat names in comments. NFC.
2015-03-10 Colin LeMahieu[Hexagon] Separating InstHexagon from OpcodeHexagon.
2015-03-10 Nemanja IvanovicAdd support for part-word atomics for PPC
2015-03-10 Chris BienemanAdd new LLVM_OPTIMIZED_TABLEGEN build setting which...
2015-03-10 Eric FiselierUse generic feature name for sanitizers that replace...
2015-03-10 Ahmed Bougacha[AArch64] Avoid going through GPRs for across-vector...
2015-03-10 Eric Fiselier[libcxx] Fix PR21580 - Undefined behavior in readEncode...
2015-03-10 Ahmed Bougacha[AArch64] Remove integer INSvi*lane patterns. NFCI.
2015-03-10 Chad RosierDon't evaluate rend() on every iteration of the loop.
2015-03-10 David MajnemerLoopAccessAnalysis: Silence -Wreturn-type diagnostic...
2015-03-10 Tobias GrosserEnsure the functions in our GPURuntime are visible
2015-03-10 Benjamin KramerDon't use LLVM_LIBRARY_VISIBILITY in cpp files.
2015-03-10 Bruno Cardoso... [AsmPrinter][TLOF] Reintroduce AArch64 test
2015-03-10 Colin LeMahieu[Hexagon] Adding nodes for PIC support.
2015-03-10 Colin LeMahieu[Hexagon] Adding DuplexInst instruction format and...
2015-03-10 Kit BartonChange the generation of the vmuluwm instruction to...
2015-03-10 Sanjay Patelremove function names from comments; NFC
2015-03-10 Colin LeMahieu[Hexagon] Adding nodes for vector insert/extract lowering.
2015-03-10 Colin LeMahieu[Hexagon] Renaming HexagonJT to JT and adding CP for...
2015-03-10 Adrian PrantlChange the datatype of DwarfExpression::Emit(Un)Signed...
2015-03-10 Benjamin KramerNVPTX: move NVPTXAllocaHoisting into the cpp file
2015-03-10 Adam Nemet[LAA-memchecks] Comment improvement
2015-03-10 Michael ZolotukhinEnable loop-rotate before loop-vectorize by default
2015-03-10 David MajnemerMS ABI: Mangle the location of the catchable type into...
2015-03-10 Adam Nemet[LAA-memchecks 3/3] Introduce pointer partitions for...
2015-03-10 Adam Nemet[LAA-memchecks 2/3] Move number of memcheck threshold...
2015-03-10 Adam Nemet[LAA-memchecks 1/3] Split out NumComparisons checks...
2015-03-10 Dan AlbertFactor out RemoteExecutor from SSHExecutor.
2015-03-10 John McCallRecognize objc_bridge(id) on bridged casts to CF types.
2015-03-10 Sanjay Patelremove names from comments; NFC
2015-03-10 Sanjay Patelfix typos; NFC
2015-03-10 Benjamin KramerMake helper functions static. NFC.
2015-03-10 Benjamin KramerNVPTX: Remove copy of LLVMInitializeNVPTXAsmPrinter.
2015-03-10 Benjamin KramerHexagon: Remove unused InstrMapping.
2015-03-10 Robert FlackAdd Debugger::InitializeForLLGS to allow ref counted...
2015-03-10 Adam Nemet[LoopAccesses 3/3] Print the dependences with -analyze
2015-03-10 Adam Nemet[LoopAccesses 2/3] Allow querying of interesting depend...
2015-03-10 Adam Nemet[LoopAccesses 1/3] Expose MemoryDepChecker to LAA users
2015-03-10 Ilia KFix a comment for ValueObject::GetValueDidChange after...
2015-03-10 Aaron BallmanThe semantic spelling enumeration should retain values...
2015-03-10 Rafael EspindolaStore an optional section start label in MCSection.
2015-03-10 Sanjay Patelremove function names from comments; NFC
next