platform/upstream/llvm.git
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...
2015-06-22 Pete CooperChange .thumb_set to have the same error checks as...
2015-06-22 Krzysztof ParzyszekRemove "const" from the MachineFunction reference in...
2015-06-22 Justin Bognerdocs: Update allowed values for LLVM_USE_SANITIZER
2015-06-22 Michael KruseMake CMake generate isl/stdint.h
2015-06-22 Justin Bognertest: Set lit features appropriately when using asan...
2015-06-22 Richard Smith[modules] Include merged definition information in...
2015-06-22 Tobias GrosserHandle zero-element ArrayRefs in CUDA run-time debug...
2015-06-22 Sanjay Patel[x86] set default reciprocal (division and square root...
2015-06-22 Sanjoy DasFix MSVC build (again!).
2015-06-22 Rafael EspindolaDo not pass -allow-shlib-undefined to the Solaris linker.
2015-06-22 Sanjoy DasFix MSVC build.
2015-06-22 Michael KruseReplace repository version of ISL by 'make dist' output
2015-06-22 Rafael EspindolaRemove the IsStreamed member variable.
2015-06-22 Sanjoy Das[FaultMaps] Add a parser for the __llvm__faultmaps...
2015-06-22 Sanjoy Das[NFC] Capitalization in documentation.
2015-06-22 Rafael EspindolaBring r240130 back.
2015-06-22 Michael KrusePrepare replacing ISL by its 'make dist' files
2015-06-22 Rafael EspindolaAvoid a Symbol -> Name -> Symbol conversion.
2015-06-22 Greg ClaytonCleanup the code a bit to make it more readable.
2015-06-22 Rui UeyamaFix typo.
2015-06-22 Douglas GregorMisc. cleanups suggested by Aaron Ballman
2015-06-22 Douglas GregorDocument the nullability attributes.
2015-06-22 Alex LorenzMIR Serialization: Serialize machine instruction names.
2015-06-22 Jonathan PeytonAllow machine hierarchy expansion
2015-06-22 Pawel BylicaFix shl folding in DAG combiner.
2015-06-22 Jonathan PeytonRe-enable Visual Studio Builds.
2015-06-22 Rafael EspindolaAdd a triple to the test to fix it on some hosts.
2015-06-22 Joseph Tremoulet[ORC] Add NullResolver
2015-06-22 Rafael EspindolaSupport Solaris unused sections' gc link syntax.
2015-06-22 Marshall ClowMake seeking on an ostream that has eofbit set work...
2015-06-22 Jaydeep PatilTest Commit
2015-06-22 Aaron BallmanDon't use &* when get() will suffice; NFC.
2015-06-22 Toma Tabacu[mips] [IAS] Add support for LAReg with identical sourc...
2015-06-22 Elena DemikhovskyAVX-512: added VPSHUFB instruction - all SKX forms
2015-06-22 Rafael EspindolaDo not pass optimization flags to Solaris' linker.
2015-06-22 Rafael EspindolaUse right syntax to pass version script to Solaris...
2015-06-22 Toma Tabacu[mips] [IAS] Add support for LASym with identical sourc...
2015-06-22 Elena DemikhovskyAVX-512: All forms of VCOPMRESS VEXPAND instructions,
2015-06-22 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-22 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-22 Alexander KornienkoRemoving empty directories.
2015-06-22 Simon Atanasyan[Mips] Support R_MICROMIPS_HI0_LO16 relocation handling
2015-06-22 Simon Atanasyan[Mips] Support R_MICROMIPS_LITERAL relocation handling
2015-06-22 Simon Atanasyan[Mips] Support R_MIPS_LITERAL relocation handling
2015-06-22 Simon Atanasyan[Mips] Support R_MICROMIPS_SUB relocation handling
2015-06-22 Simon Atanasyan[Mips] Reject R_MIPS_GPREL32 against external symbols
2015-06-22 Simon Atanasyan[Mips] Fix test case - do not use R_MIPS_GPREL32 agains...
2015-06-22 Simon Atanasyan[Mips] Reject position-dependent relocations in case...
2015-06-22 Simon Atanasyan[Mips] Fix test case - do not use R_MIPS_HI16 for share...
2015-06-22 Simon Atanasyan[Mips] Support R_MICROMIPS_HIGHER / R_MICROMIPS_HIGHEST...
2015-06-22 Simon Atanasyan[Mips] Support R_MIPS_HIGHER / R_MIPS_HIGHEST relocatio...
2015-06-22 Elena DemikhovskyReverted AVX-512 vector shuffle
2015-06-22 Michael Kuperstein[X86] Allow more call sequences to use push instruction...
2015-06-22 Elena DemikhovskyAVX-512: Added intrinsics for VPERMT2W/D/Q/PS/PD and
2015-06-22 Chandler Carruth[PM/AA] Hoist the AliasResult enum out of the AliasAnal...
2015-06-22 Chandler Carruth[PM/AA] Rework the names and comments in AliasSetTracke...
2015-06-22 Rafael EspindolaAdd the testcase from pr23900.
2015-06-22 Davide ItalianoRemove incomplete comment.
2015-06-21 Saleem AbdulrasoolSema: add a helper for enumerating the TST id (NFC)
2015-06-21 Rui UeyamaCOFF: Support delay-load import tables.
2015-06-21 Simon Pilgrim[X86] Code tidyup - Use SDValue bool operator. NFC.
2015-06-21 Nico WeberClean up CLCompatOptions.td a bit.
2015-06-21 Justin BognerASTReader: Treat InputFileOffsets as unaligned to avoid UB
2015-06-21 Justin BognerRevert "ASTReader: Copy input file offset data to avoid...
2015-06-21 Saleem AbdulrasoolSema: convert decl + while loop into for loop (NFC)
2015-06-21 Duncan P. N... AsmPrinter: Don't emit empty .debug_loc entries
2015-06-21 Duncan P. N... AsmPrinter: Rewrite initialization of DbgVariable, NFC
2015-06-21 Davide Italiano[Codegen] Don't crash if destructor is not accessible.
2015-06-21 Simon Pilgrim[X86][SSE] Added missing stack folding test for CVTSD2S...
2015-06-21 NAKAMURA TakumiOptTable.h: Prune a couple of \param(s), since Arg...
next