oota-llvm.git
2014-05-13 Artyom Skrobov[un]wrap extracted from lib/Target/Target[MachineC...
2014-05-13 Tim NorthoverTableGen: strengthen assert
2014-05-13 Jay FoadFix gcc -Wparentheses warning.
2014-05-13 Kevin Qin[ARM64] Fix the misleading diagnostic on bad extend...
2014-05-13 Serge PavlovFix type of shuffle resulted from shuffle merge.
2014-05-13 Rafael EspindolaAssert that we don't RAUW a Constant with a ConstantExp...
2014-05-13 Weiming ZhaoFolding into CSEL when there is ZEXT between SETCC...
2014-05-13 Rafael EspindolaConvert test to FileCheck.
2014-05-13 Rafael EspindolaConvert test to FileCheck.
2014-05-12 David BlaikieRevert "DebugInfo: Include lexical scopes in inlined...
2014-05-12 Pete CooperUse a logical not when inverting SetCC. This unfortuna...
2014-05-12 Adam Nemet[DAGCombiner] Split up an indexed load if only the...
2014-05-12 Louis GerbargFix ARM bswap16.ll test on Windows
2014-05-12 Reid KlecknerTry to fix an SDAG dependence issue with sret
2014-05-12 David BlaikieDebugInfo: Attach DW_AT_inline to inlined subprograms...
2014-05-12 Lang Hames[RuntimeDyld] Add support for MachO __jump_table and...
2014-05-12 David BlaikieDebugInfo: Make gmlt debug info more gmlt-like by remov...
2014-05-12 Kevin EnderbySuggested improvement by Rafael Espindola to use isa...
2014-05-12 Matt ArsenaultUse cast<> for unchecked use
2014-05-12 Sebastian Popuse nullptr instead of NULL
2014-05-12 Adam Nemet[Test] Trim unnecessary .c and .cpp from config.suffix...
2014-05-12 Louis GerbargAdd support bswap16 to/from memory compiling to rev16...
2014-05-12 Matt ArsenaultUse cast<> for unchecked use
2014-05-12 Matt ArsenaultUse range for
2014-05-12 Sebastian Popdo not assert when delinearization fails
2014-05-12 Sebastian Popuse isZero()
2014-05-12 David BlaikieDwarfDebug: Avoid an extra map lookup while constructin...
2014-05-12 Tim NorthoverTableGen: use PrintMethods to print more aliases
2014-05-12 Tim NorthoverAArch64/ARM64: use InstAliases for NEON logical (imm...
2014-05-12 Tim NorthoverAArch64/ARM64: implement "mov $Rd, $Imm" aliases in...
2014-05-12 Matt ArsenaultR600: Add mul24 intrinsics
2014-05-12 Matt ArsenaultMake SimplifyDemandedBits understand BUILD_PAIR
2014-05-12 Matheus Almeida[mips] Move disassembler test (test_2r_msa64) into...
2014-05-12 Matheus Almeida[mips] Move disassembler test (Mips MSA test_vec) into...
2014-05-12 Matheus Almeida[mips] Move disassembler tests (Mips MSA test_i*, test_...
2014-05-12 Matheus Almeida[mips] Move disassembler tests (Mips MSA test_elm*...
2014-05-12 Matheus Almeida[mips] Move disassembler tests (Mips MSA test_lsa,...
2014-05-12 Matheus Almeida[mips] Move disassembler test (Mips MSA test_ctrlregs...
2014-05-12 Matheus Almeida[mips] Move disassembler test (Mips MSA test_bit) into...
2014-05-12 Matheus Almeida[mips] Move disassembler tests (Mips MSA test_2r, test_...
2014-05-12 Daniel SandersRevert: r208582 - [mips][mips64r6] Add sel.s and sel.d
2014-05-12 Daniel Sanders[mips][mips64r6] Add sel.s and sel.d
2014-05-12 James Molloy[ARM64-BE] Correct grammar mistake pointed out by Tobias.
2014-05-12 Daniel Sanders[mips][mips64r6] Add d?div, d?mod, d?divu, d?modu
2014-05-12 James Molloy[ARM64-BE] Add sphinx documentation for the ARM64 NEON...
2014-05-12 Daniel Sanders[mips][mips64r6] Added mul/mulu/muh/muhu
2014-05-12 Rafael EspindolaMove EmitDwarfAdvanceLineAddr and EmitDwarfAdvanceFrame...
2014-05-12 Rafael EspindolaPass a MCObjectStreamer instead of a MCStreamer when...
2014-05-12 Rafael EspindolaPass a MCObjectStreamer instead of a MCStreamer when...
2014-05-12 Aaron BallmanSilencing an MSVC warning about not all control paths...
2014-05-12 Tim NorthoverARM64: remove dead validation code from the AsmParser.
2014-05-12 Tim NorthoverARM64: merge "extend" and "shift" addressing-mode enums.
2014-05-12 Rafael EspindolaMove EH/Debug frame handling to the object streamer.
2014-05-12 Rafael EspindolaRemove always true argument and unused field.
2014-05-12 Rafael EspindolaRemove always true argument and field.
2014-05-12 Rafael EspindolaRemove always true argument.
2014-05-12 Rafael EspindolaRemove an always true argument.
2014-05-12 Rafael EspindolaRemove write only field.
2014-05-12 Rafael EspindolaRemove now empty method.
2014-05-12 Rafael EspindolaRemove the always true UseCFI member.
2014-05-12 Benjamin KramerX86: Make sure that we have SSE4.1 before we generate...
2014-05-12 Rafael EspindolaRemove the useCFI constructor argument to MCAsmStreamer.
2014-05-12 Daniel Sanders[mips] Marked up instructions added in MIPS32 and teste...
2014-05-12 Rafael EspindolaRemove MCUseCFI from TargetMachine.
2014-05-12 Daniel Sanders[mips] Marked up instructions added in MIPS-V and teste...
2014-05-12 Daniel Sanders[mips] Fold FeatureBitCount into FeatureMips32 and...
2014-05-12 Daniel Sanders[mips] Fold FeatureSEInReg into FeatureMips32r2
2014-05-12 Daniel Sanders[mips] Fold FeatureSwap into FeatureMips32r2 and Featur...
2014-05-12 Daniel Sanders[mips] Replace FeatureFPIdx with FeatureMips4_32r2
2014-05-12 Bradley Smith[ARM64] Add proper bounds checking/diagnostics to logic...
2014-05-12 Christian PirkerARM: Implement big endian bit-conversion for NEON type
2014-05-12 NAKAMURA TakumiX86ISelLowering.cpp:LowerINTRINSIC_W_CHAIN(): Prune...
2014-05-12 Serge PavlovFix type of shuffle obtained from reordering with binar...
2014-05-12 Bradley Smith[ARM64] Add diagnostics for bitfield extract/insert...
2014-05-12 Bradley Smith[ARM64] Correct more bounds checks/diagnostics for...
2014-05-12 Bradley Smith[ARM64] Move register/register MOV handling into tableg...
2014-05-12 Elena DemikhovskyFixed compilation issue
2014-05-12 Elena DemikhovskyAVX-512: changes in intrinsics
2014-05-12 Saleem AbdulrasoolCodeGen: add parenthesis around complex expression
2014-05-12 Serge PavlovFix reordering of shuffles and binary operations
2014-05-12 NAKAMURA TakumiReformat blank lines.
2014-05-11 Matt ArsenaultFix return before else
2014-05-11 Hal Finkel[PowerPC] Add global named register support
2014-05-11 Hal FinkelPass the value type to TLI::getRegisterByName
2014-05-11 Hal FinkelAdd 'override' to getRegisterByName in *ISelLowering.h
2014-05-11 David BlaikieDebugInfo: Include lexical scopes in inlined subroutines.
2014-05-11 David BlaikieDebugInfo: Simplify/correct test for correct constant...
2014-05-11 David BlaikieDwarfUnit: Make explicit a limitation/bug in enumeratio...
2014-05-11 Hal Finkel[PowerPC] On PPC32, 128-bit shifts might be runtime...
2014-05-11 David BlaikieDwarfUnit: Pick a winner between isTypeSigned and isUns...
2014-05-11 David BlaikieDwarfUnit: Factor out calling isUnsignedDIType into...
2014-05-11 David BlaikieDwarfUnit: Share common constant value emission between...
2014-05-11 David BlaikieDebugInfo: Simplify constant value emission.
2014-05-11 Benjamin KramerSLPVectorizer: Instead of just performing CSE on dead...
2014-05-11 Simon Atanasyan[llvm-readobj] Print values of FLAGS and MIPS_FLAGS...
2014-05-11 Serge PavlovReorder shuffle and binary operation.
2014-05-11 Filipe CabecinhasFixed a bug when lowering build_vector (PR19694)
2014-05-10 Vincent LejeuneR600/SI: Fold fabs/fneg into src input modifier
2014-05-10 Vincent LejeuneR600/SI: Prettier display of input modifiers
2014-05-10 Vincent LejeuneR600/SI: Use pseudo instruction for fabs/clamp/fneg
next