platform/upstream/llvm.git
2015-05-31 Colin LeMahieu[Hexagon] classes are actually structs.
2015-05-31 Rafael EspindolaUse a range loop. NFC.
2015-05-31 Colin LeMahieu[Hexagon] Adding MC packet shuffler.
2015-05-31 Rui UeyamaCOFF: Detect file type by file magic.
2015-05-31 Rui UeyamaCOFF: Make the Driver own all MemoryBuffers. NFC.
2015-05-31 Simon Atanasyan[Mips] Add a couple of MipsAbiInfoHandler functions...
2015-05-31 Simon Atanasyan[Mips] Do not put the .reginfo section into the separat...
2015-05-31 Simon Atanasyan[Mips] Sort segments so PT_MIPS_ABIFLAGS goes right...
2015-05-31 Simon Atanasyan[Mips] Reading, merging and writing .MIPS.abiflags...
2015-05-31 Simon Atanasyan[Mips] Delete MipsReginfo structure. Use the Elf_Mips_R...
2015-05-31 Simon Atanasyan[Mips] Collect all ABI related info in the single MipsA...
2015-05-31 Rui UeyamaCOFF: /libpath should not take precedence over the...
2015-05-31 Rui UeyamaCOFF: Add /libpath option.
2015-05-31 Rui UeyamaCOFF: Add /include option.
2015-05-31 Tim NorthoverARM: recommit r237590: allow jump tables to be placed...
2015-05-31 Rui UeyamaCOFF: Add /nodefaultlib option.
2015-05-31 Rui UeyamaCOFF: Refactor functions to find files from search...
2015-05-31 Rui UeyamaCOFF: Create LinkerDriver class.
2015-05-31 Benjamin Kramer[MC] Simplify code. No functionality change intended.
2015-05-31 Rui UeyamaCOFF: Use range-based for loop.
2015-05-31 Marshall ClowRemove debugging code
2015-05-31 Benjamin Kramer[Format] Move UnwrappedLines instead of copying.
2015-05-31 Daniel Jasperclang-format: NFC. Cleanup after r237895.
2015-05-31 Daniel Jasperclang-format: [JS] Fix line breaks in computed property...
2015-05-31 Rui UeyamaCOFF: Remove redundant options from tests.
2015-05-31 Rui UeyamaFix unsafe memory access.
2015-05-31 Rui UeyamaCOFF: Implement subsystem inference.
2015-05-31 Rui UeyamaCOFF: Infer entry symbol name if /entry is not given.
2015-05-31 Marshall ClowDon't try to memcpy zero bytes; sometimes the source...
2015-05-30 Davide ItalianoClarify how the binary file checked in was generated.
2015-05-30 Colin LeMahieu[Hexagon] Adding override specifier and removing errone...
2015-05-30 Keno FischerAdd RelocVisitor support for MachO
2015-05-30 Rui UeyamaUse initializer instead of memset to zero out.
2015-05-30 Rui UeyamaCOFF: Support long section name.
2015-05-30 Colin LeMahieu[Hexagon] Adding basic relaxation functionality.
2015-05-30 Colin LeMahieu[MC] Allow backends to decide relaxation for unresolved...
2015-05-30 Kostya Serebryany[lib/Fuzzer] make assertions more informative and updat...
2015-05-30 Nuno Lopesubsan: Check for null pointers given to certain builtin...
2015-05-30 Logan ChienCode cleanup: Reindent statements.
2015-05-30 Benjamin Kramer[MC] Reorder MCSymbol members to reduce padding.
2015-05-30 Simon PilgrimStripped trailing whitespace. NFC.
2015-05-30 Renato GolinComment change. NFC
2015-05-30 Chandler Carruth[x86] Unify the horizontal adding used for popcount...
2015-05-30 Renato Golin[ARMTargetParser] Move IAS arch ext parser. NFC
2015-05-30 Chandler Carruth[x86] Split out the horizontal byte sum lowering compon...
2015-05-30 David Majnemer[CodeGen] Indirect fields can initialize a union
2015-05-30 Craig Topper[TableGen] Merge RecTy::typeIsConvertibleTo and RecTy...
2015-05-30 Craig TopperFix indentation. NFC.
2015-05-30 Craig Topper[TableGen] Remove all the variations of RecTy::convertV...
2015-05-30 Tobias GrosserDump YAML schedule tree as properly indented tree in...
2015-05-30 Tobias GrosserAdd DEBUG output to -polly-scops pass
2015-05-30 Tobias GrosserAdd indvar pass to canonicalization sequence
2015-05-30 Chandler Carruth[x86] Update the order of instructions after I switched...
2015-05-30 David Majnemer[WinCOFF] Add support for the .safeseh directive
2015-05-30 Chandler Carruth[x86] Replace the long spelling of getting a bitcast...
2015-05-30 Chandler Carruth[x86] Replace the long spelling of getting a bitcast...
2015-05-30 Chandler Carruth[sdag] Add the helper I most want to the DAG -- buildin...
2015-05-30 Chandler Carruth[x86] Restore the bitcasts I removed when refactoring...
2015-05-30 Chandler Carruth[x86] Implement a faster vector population count based...
2015-05-30 Chandler Carruth[x86] Restructure the parallel bitmath lowering of...
2015-05-30 Jim GrosbachMC: Clean up MCExpr naming. NFC.
2015-05-30 Filipe Cabecinhas[BitcodeReader] Change an assert to a call to a call...
2015-05-29 Fiona GlaserSelectionDAG: fix logic for promoting shift types
2015-05-29 Eric FiselierAdd TODO note about switching to __decltype
2015-05-29 Eric ChristopherFix 80-column violations.
2015-05-29 Adrian McCarthyFix inferior's i/o connections to its console window...
2015-05-29 NAKAMURA Takumiclang/CMakeLists.txt: s/LLVM_INSTALL_PACKAGE_DIR/CLANG_...
2015-05-29 Reid Kleckner[WinEH] Adjust the 32-bit SEH prologue to better match...
2015-05-29 Evgeniy Stepanov[sanitizer] Add -lrt to dyndd link line.
2015-05-29 Ahmed Bougacha[Sema] Promote compound assignment exprs. with fp16...
2015-05-29 Oleksiy VyalovUse FileSpec::IsRelativeToCurrentWorkingDirectory inste...
2015-05-29 Oleksiy VyalovLeave OS type and vendor as unspecified unknowns.
2015-05-29 Justin Bognerprofile: Fix link errors in this test on darwin
2015-05-29 Evgeniy StepanovAdd descriptive names to sanitizer entries in /proc...
2015-05-29 Jingyue Wu[docs] fix the declarations of the llvm.nvvm.ptr.gen...
2015-05-29 Reid KlecknerDisable FP elimination in funcs using 32-bit MSVC EH...
2015-05-29 Peter CollingbourneCOFF: Move machine type auto-detection to SymbolTable.
2015-05-29 Rafael EspindolaRemove getData.
2015-05-29 Ed MasteXFAIL additional signal vs exception tests failing...
2015-05-29 Ed MasteXFAIL TestHandleSegv on FreeBSD
2015-05-29 Tim NorthoverARM: fix ACLE predefine for iOS's "-arch armv7s".
2015-05-29 Reid KlecknerOnly add the EH state insertion pass on 32-bit Windows
2015-05-29 Rafael EspindolaRemove the MCSymbolData typedef.
2015-05-29 Oleksiy VyalovFix build - GetRemoteWorkingDirectory returns FileSpec...
2015-05-29 Rafael EspindolaMerge MCSymbol and MCSymbolData.
2015-05-29 Kostya Serebryany[lib/Fuzzer] relax an assertion
2015-05-29 Rafael EspindolaRename getOrCreateSymbolData to registerSymbol and...
2015-05-29 Oleksiy VyalovFix PlatformAndroid::GetFile - check for relative sourc...
2015-05-29 Chaoren LinWorking directory FileSpec should use remote path synta...
2015-05-29 Chaoren LinRefactor many file functions to use FileSpec over strings.
2015-05-29 Ed MasteImprove test for g++ 4.6
2015-05-29 Benjamin KramerReplace push_back(Constructor(foo)) with emplace_back...
2015-05-29 Benjamin KramerReplace push_back(Constructor(foo)) with emplace_back...
2015-05-29 Ed MasteTestHandleSegv: also assert that we have a thread
2015-05-29 Chaoren LinImplement snprintf for MSVC with correct return value.
2015-05-29 Rafael EspindolaMove Flags from MCSymbolData to MCSymbol.
2015-05-29 Rafael EspindolaFix build without asserts.
2015-05-29 Rafael EspindolaPass MCSymbols to the helper functions in MCELF.h.
2015-05-29 Ying ChenAdd '+' sign at the end of echo message for debugserver
2015-05-29 Chaoren LinFix hanging test suite when dosep.py is invoked directly.
next