platform/upstream/llvm.git
2015-06-23 John Brawn[ARM] ARMLoadStoreOpt::UpdateBaseRegUses should stop...
2015-06-23 Rafael Espindolaobjdump: Don't print a (always 0) size for MachO symbols.
2015-06-23 Justin BognerSystemZ: Avoid left shifting negative values (it's UB)
2015-06-23 Benjamin Kramer[Option] Plug a leak when move-assigning an InputArgList.
2015-06-23 Benjamin KramerMake helper functions static. NFC.
2015-06-23 Benjamin Kramer[BranchFolding] Document why replacing HashMachineInstr...
2015-06-23 Benjamin Kramer[MachineBasicBlock] Add getFirstNonDebugInstr to comple...
2015-06-23 Benjamin Kramer[MachineBasicBlock] Use the const_cast(this) trick...
2015-06-23 Marshall ClowWhen building libc++, we use '"' as a delimiter instead...
2015-06-23 Rafael EspindolaBe sure to set the DataLayout before checking the cache.
2015-06-23 Toma Tabacu[mips] [IAS] Add partial support for the ULHU pseudo...
2015-06-23 Alexey Bataev[OPENMP] Initial support for 'depend' clause (4.0).
2015-06-23 Rafael EspindolaRemove unused arguments and move ManglerPrefixTy to...
2015-06-23 Toma Tabacu[mips] [IAS] Add support for generating DADDu to create...
2015-06-23 Rafael EspindolaUpdate for LLVM api change.
2015-06-23 Rafael EspindolaSimplify the Mangler interface now that DataLayout...
2015-06-23 Petar Jovanovic[mips64] Emit correct addend for some PC-relative reloc...
2015-06-23 Krzysztof Parzyszek[Hexagon] Use MF reference from parent class in Hexagon...
2015-06-23 Aaron BallmanMoving r215806, r215807, and r215808 into AttrDocs...
2015-06-23 Aaron BallmanFixing a build bot break from r240400.
2015-06-23 Aaron BallmanClarify pointer ownership semantics by hoisting the...
2015-06-23 Daniel Marjamaki[clang-tidy] Fix false positives in misc-macro-parenthe...
2015-06-23 Toma Tabacu[mips] [IAS] Move some function definitions to MipsTarg...
2015-06-23 Ewan CrawfordAdd handling of async notify packets
2015-06-23 Rafael EspindolaDon't repeat names in comments.
2015-06-23 Rafael EspindolaUse MCSymbols for FastISel.
2015-06-23 Daniel JasperRevert r240302 ("Bring r240130 back.").
2015-06-23 Alexander KornienkoRevert r240271 (Fixed/added namespace ending comments...
2015-06-23 Daniel Sanders[mips] llvm-readobj can parse .MIPS.abiflags. No need...
2015-06-23 NAKAMURA TakumiFix a warning. [-Wsign-compare]
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-23 Yaron KerenSilence VC warning C4715: '`anonymous namespace'::getNa...
2015-06-23 Daniel JasperWrite output file to temp directory. The tests shouldn...
2015-06-23 NAKAMURA TakumiTweak clang/test/Modules/modules-with-same-name.m to...
2015-06-23 Elena DemikhovskyAVX-512: Added all forms of VPABS instruction
2015-06-23 Justin BognerMCExpr: Avoid UB by evaluating this shift as unsigned
2015-06-23 David Majnemer[MS ABI] Rework member pointer conversion
2015-06-23 David Majnemer[MS ABI] Refactor member pointer generation
2015-06-23 David Majnemer[CodeGen] Rename EmitMemberPointer to EmitMemberFunctio...
2015-06-23 Justin Bogner[mips] Fix some UB by shifting before sign-extending
2015-06-23 Justin Bognertest: Move target dependent test in their own folder...
2015-06-23 Frederic Riss[Sanitizers] Pass the correct arch to the symbolizer...
2015-06-23 Weiming ZhaoFix PR13851: Preserve metadata for the unswitched branch
2015-06-23 Alexey Bataev[OPENMP] Do not emit references to original variables...
2015-06-23 Douglas KatzmanEliminate "enumeration value not handled in switch...
2015-06-23 Rafael EspindolaRemove broken banner.
2015-06-23 Rafael EspindolaAdd a test for the previous commit.
2015-06-23 Jaydeep Patil[LLDB][MIPS] MIPS32 branch emulation and single-stepping
2015-06-23 Rafael EspindolaHandle multiple symbols having the same address.
2015-06-23 Chaoren LinRevert "Reduced packet counts to the remote GDB server...
2015-06-23 Douglas KatzmanChange some if/else chains to 'switch' statements. NFC
2015-06-23 David Majnemer[InstCombine] Optimize subtract of selects into a selec...
2015-06-23 Rafael EspindolaFix tests when X86 is not enabled.
2015-06-23 Rafael EspindolaCompute correct symbol sizes for MachO and COFF.
2015-06-23 Rafael EspindolaExtract an utility for computing symbol sizes on MachO...
2015-06-23 Matt ArsenaultAMDGPU: Use getAsInteger instead of atoi
2015-06-23 Sanjoy Das[FaultMaps] Move FaultMapParser to Object/
2015-06-23 Sanjoy DasFix a typo in a comment in FaultMaps.h. NFC.
2015-06-23 NAKAMURA Takumillvm/tools/llvm-objdump/CMakeLists.txt: Update libdeps...
2015-06-23 Sanjay Patel[x86] generalize reassociation optimization in machine...
2015-06-22 Justin BognerRe-apply "InstrProf: When reading, copy the data instea...
2015-06-22 Justin BognerInstrProf: Add a test for multiple copies of the same...
2015-06-22 Pete CooperCreate Value.def helper. NFC.
2015-06-22 Evgeniy StepanovFix PR23914.
2015-06-22 Alexey Samsonov[CMake] Respect the value of -mmacosx-version-min flag.
2015-06-22 Logan ChienCode cleanup: Remove std::move() around xvalue (NFC)
2015-06-22 Greg ClaytonReduced packet counts to the remote GDB server where...
2015-06-22 Alexander KornienkoRevert r240270 ("Fixed/added namespace ending comments...
2015-06-22 Adam Nemet[LoopDist] Improve variable names and comments in LoopV...
2015-06-22 Greg ClaytonFix a crasher on the MacOSX test suite for Objective C.
2015-06-22 Richard Smith[modules] When building a module, if there are multiple...
2015-06-22 David BlaikieUpdate for LLVM API change to return by InputArgList...
2015-06-22 David BlaikieUpdate for LLVM API change to return by InputArgList...
2015-06-22 David BlaikieUpdate for LLVM API change to return by InputArgList...
2015-06-22 David BlaikieFix missed formatting in prior commit (mostly 80 cols...
2015-06-22 David BlaikieModify ParseArgs to return the InputArgList by value...
2015-06-22 Chris Bieneman[CMake] Treating LLVM_INCLUDE_TOOLS, which is a bool...
2015-06-22 Pawel BylicaRevert r240291: causes problems in self-hosted builds.
2015-06-22 Simon Pilgrim[X86][FMA4] FMA4 ops can perform unaligned folded loads.
2015-06-22 Peter CollingbourneLinker: Do not expect comdat to exist in source module.
2015-06-22 Joseph TremouletFix line endings (NFC)
2015-06-22 Frederic Riss[Object] Search for architecures by name in MachOUniver...
2015-06-22 Ahmed Bougacha[CodeGen] Teach X86_64ABIInfo about AVX512.
2015-06-22 Ahmed Bougacha[CodeGen] Use enum for AVX level in X86*TargetCodeGenIn...
2015-06-22 Pawel BylicaSet missing x86 arch in a CodeGen regression test.
2015-06-22 Richard Smith[modules] Add a flag to disable the feature that permit...
2015-06-22 Hans Wennborgtest-release.sh: Minor fixes.
2015-06-22 Simon Pilgrim[X86][AVX2] Added missing stack folding tests for vpshu...
2015-06-22 Tom StellardR600/SI: Use ELF64 format instead of ELF32
2015-06-22 Tom StellardR600: Use EM_AMDGPU for the ELF Machine type
2015-06-22 Tom StellardSupport/ELF: Add EM_AMDGPU
2015-06-22 Douglas KatzmanAdd comment about the importance of being adjacent...
2015-06-22 Vince HarronAdding some more flakey tests to the XFAIL list
2015-06-22 Ahmed Bougacha[X86] Teach load folding to accept scalar _Int users...
2015-06-22 Dawn PerchikEnhance lldb-mi arguments test (MI)
2015-06-22 Alex LorenzMIR Serialization: Introduce a lexer for machine instru...
2015-06-22 Michael KruseUse C99 to compile ISL
2015-06-22 Peter CollingbourneSafeStack: Create the unsafe stack pointer on demand.
2015-06-22 Pete CooperMove MCSymbol Value in to the union of Offset and Commo...
2015-06-22 Rui UeyamaCOFF: Separate DefinedCOMDAT from DefinedRegular symbol...
next