summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-10XXX: SALUr600-private-memoryTom Stellard1-1/+17
2013-10-09XXX: SALUTom Stellard2-12/+43
2013-10-09XXX: SALUTom Stellard3-11/+27
2013-10-09XXX: Prefer SALUTom Stellard1-8/+6
2013-10-09XXX: Prefer SALUTom Stellard5-54/+173
2013-10-08XXX: Move SALUTom Stellard1-2/+25
2013-10-08XXX: Debugging for SGPRCopiesTom Stellard1-1/+9
2013-10-08XXX: Radeonsi privateTom Stellard1-81/+0
2013-10-08XXX: SI PRivateTom Stellard1-7/+0
2013-10-08XXX: SI PrivateTom Stellard1-1/+0
2013-10-08XXX: Prefer SALUTom Stellard1-2/+3
2013-10-08XXX: SI Private MemTom Stellard9-15/+309
2013-10-04R600/SI: Add support for private address space load/storeTom Stellard23-123/+290
2013-10-04R600/SI: Prefer SALU instructions for bit shift operationsTom Stellard16-128/+408
2013-10-04R600: Simplify handling of private address spaceTom Stellard14-436/+134
2013-10-04R600: Remove unused InstrInfo::getMovImmInstr() functionTom Stellard5-31/+0
2013-10-04R600/SI: Implement SIInstrInfo::verifyInstruction() for VOP*Tom Stellard5-4/+141
2013-10-03R600/SI: Use -verify-machineinstrs for most testsTom Stellard84-86/+86
2013-10-03R600/SI: Define a separate MIMG instruction for each possible output value typeTom Stellard5-35/+90
2013-10-02R600/SI: Mark the EXEC register as reservedTom Stellard1-1/+2
2013-10-02AVX-512: fixed a bug in getLoadStoreRegOpcode() for AVX-512 targetElena Demikhovsky3-8/+14
2013-10-02Program.h: Fix \Note into \note. [-Wdocumentation]NAKAMURA Takumi1-2/+2
2013-10-02[DebugInfo] Further simplify DWARFDebugAranges public interfaceAlexey Samsonov3-42/+33
2013-10-02AVX-512: Added TB prefix to all instructions without prefixes,Elena Demikhovsky2-20/+18
2013-10-02Disable libc++ building by default with CMake with MSVC -- some botsChandler Carruth1-1/+5
2013-10-02This threads SectionName through the allocateCodeSection/allocateDataSection ...Filip Pizlo16-70/+97
2013-10-01Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_typeManman Ren10-96/+273
2013-10-01[llvm-c][Disassembler] Add an option to reproduce in disassembled output theQuentin Colombet2-8/+47
2013-10-01Remove triple from type unique testing cases.Manman Ren3-6/+0
2013-10-01Try to fix native-arm botManman Ren1-2/+0
2013-10-01Debug Info: remove duplication of DIEs when a DIE is part of the type systemManman Ren6-18/+129
2013-10-01R600: add a pass that merges clauses.Vincent Lejeune10-7/+238
2013-10-01R600: Put PRED_X instruction in its own clauseVincent Lejeune5-6/+1190
2013-10-01R600: Enable -verify-machineinstrs in some tests.Vincent Lejeune10-14/+24
2013-10-01[MC] When MCInstPrint::printAnnotation uses a comment stream, it has to ensureQuentin Colombet1-2/+6
2013-10-01Don't merge tiny functions.Matt Arsenault3-2/+37
2013-10-01Reverts commit r190808 and r190556.Rafael Espindola1-37/+17
2013-10-01Add test case for PR16785.Preston Gurd1-0/+19
2013-10-01[DebugInfo] Simplify and speedup .debug_aranges parsingAlexey Samsonov1-58/+25
2013-10-01Fixing MCJIT multiple module linking for OSXAndrew Kaylor1-0/+4
2013-10-01[DebugInfo] Further simplify DWARFDebugAranges. No functionality change.Alexey Samsonov2-56/+43
2013-10-01[DebugInfo] Remove unused functions from DWARFDebugAranges and fix code style.Alexey Samsonov2-93/+44
2013-10-01[SystemZ] Add comparisons of high words and memoryRichard Sandiford8-2/+200
2013-10-01[SystemZ] Add comparisons of large immediates using high wordsRichard Sandiford7-2/+134
2013-10-01[SystemZ] Add immediate addition involving high wordsRichard Sandiford9-2/+236
2013-10-01[SystemZ] Extend test-under-mask support to high GR32sRichard Sandiford5-8/+56
2013-10-01[SystemZ] Extend 32-bit RISBG optimizations to high wordsRichard Sandiford2-8/+41
2013-10-01[SystemZ] Extend pseudo conditional 8- and 16-bit stores to high wordsRichard Sandiford3-6/+54
2013-10-01ARM: support interrupt attributeTim Northover9-21/+278
2013-10-01[SystemZ] Add test missing from r191764.Richard Sandiford1-0/+30