oota-llvm.git
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
2014-05-10 Benjamin KramerSCEV: Use range-based for loop and fold variable into...
2014-05-10 Tim NorthoverARM64: fix SELECT_CC lowering in absence of NaNs.
2014-05-09 Kevin EnderbyFix llvm-nm to print the full 64-bit address for symbol...
2014-05-09 Benjamin KramerSLPVectorizer: When sorting by domination for CSE don...
2014-05-09 Reid KlecknerRevert "[ms-cxxabi] Add a new calling convention that...
2014-05-09 Sebastian Popmove findArrayDimensions to ScalarEvolution
2014-05-09 Sebastian Popfix typo in debug message
2014-05-09 Reid KlecknerAllow sret on the second parameter as well as the first
2014-05-09 Reid KlecknerFix ARM intrinsics-overflow.ll test on Windows
2014-05-09 Rafael EspindolaDon't crash on redefinitions.
2014-05-09 Jonathan RoelofsFix broken build
2014-05-09 Louis GerbargAdd custom lowering for add/sub with overflow intrinsic...
2014-05-09 Louis GerbargAdd ExtractValue instruction to SimplifyCFG's ComputeSp...
2014-05-09 Tom StellardR600/SI: Teach SIInstrInfo::moveToVALU() how to move...
2014-05-09 Tom StellardR600/SI: Fix SMRD pattern for offsets > 32 bits
2014-05-09 Tom StellardR600: Expand i64 SELECT_CC
2014-05-09 Tom StellardR600: Move MIN/MAX matching from LowerOperation() to...
2014-05-09 James MolloyAttempt to pacify the bots - this commit requires asserts.
2014-05-09 Rafael EspindolaUse auto and clang-format this snippet.
2014-05-09 Rafael EspindolaRun clang-format in small sections of code to make...
2014-05-09 Rafael EspindolaDelete trailing whitespace.
2014-05-09 Rafael EspindolaDelete trailing white space.
2014-05-09 Daniel Sanders[mips] Marked up instructions added in MIPS-IV and...
2014-05-09 Oliver StannardARM: HFAs must be passed in consecutive registers
2014-05-09 Simon Atanasyan[yaml2obj] Follow-up to the r208228 and r208406. Remove...
2014-05-09 Rafael EspindolaRemove trailing white space.
2014-05-09 Daniel Sanders[mips] Remove unused CondMov feature bit
2014-05-09 Daniel Sanders[mips] Marked up instructions added in MIPS-III and...
2014-05-09 NAKAMURA TakumiMark yaml2obj-elf-x86-rel.yaml as XFAIL:vg_leak for...
2014-05-09 Andrea Di BiagioFix 80 col violation.
2014-05-09 Benjamin Kramer[asan] Stop leaking X86Operands.
2014-05-09 Daniel Sanders[mips][mips64r6] Add experimental support for MIPS32r6...
2014-05-09 Daniel Sanders[mips] Added missing daddu test to the valid instructio...
2014-05-09 Daniel Sanders[mips] Added missing dsra -> dsrav and sra -> srav...
2014-05-09 Alp TokerMemoryBuffer: don't force mmap when stat fails
2014-05-09 Alp TokerMemoryBuffer: remove unusued definitions
2014-05-09 NAKAMURA Takumitest/TableGen: Remove XFAIL:vg_leak out of 3 tests...
2014-05-09 Rafael EspindolaDon't indent inside a namespace. Don't duplicate a...
2014-05-09 David BlaikieRemove use of = default/= delete as they're unsupported...
2014-05-09 Saleem AbdulrasoolARM: support PIC on Windows on ARM
2014-05-09 Nick LewyckyprintCustom is only used in PseudoSourceValue, remove...
2014-05-09 Rafael EspindolaAdd missing linkage predicates.
2014-05-09 Lang Hames[RuntimeDyld] Unify the RuntimeDyldMachO resolve.*Reloc...
2014-05-08 Filipe CabecinhasOptimize shufflevector that copies an i64/f64 and zeros...
2014-05-08 Quentin Colombet[TargetInstrInfo] Fix the implementation of commuteInst...
2014-05-08 Nick LewyckyImprove wording to make it sounds more like a change...
2014-05-08 Justin Bognertest/CodeGen: Check that the correct register is used...
2014-05-08 David BlaikieReapply r207876 (Try simplifying LexicalScopes ownershi...
2014-05-08 David BlaikieMissed formatting
2014-05-08 David BlaikieStringMap: Move assignment and move construction.
2014-05-08 David BlaikieStringMap: Replace faux-copyability with faux-movabilit...
2014-05-08 David BlaikieStringMap support for move-only values.
2014-05-08 Tobias GrosserCorrect formatting.
next