oota-llvm.git
2014-05-07 Lang Hames[RuntimeDyld] Make RuntimeDyldImpl::resolveExternalSymb...
2014-05-07 Hal Finkel[X86TTI] Remove the unrolling branch limits
2014-05-07 Justin Bognerllvm-cov: Fix some funny indentation (NFC)
2014-05-07 Quentin Colombet[X86] Selectively mark the FMA variants inside a family...
2014-05-07 Eric ChristopherReformat a couple of functions for clarity.
2014-05-07 Nico WeberLet OnDiskHashTable call the destructor of its Items.
2014-05-07 Rafael EspindolaReplace a virtual with an override.
2014-05-07 Jyotsna Verma[Hexagon] Add New TSFlags to be used in the upcoming...
2014-05-07 Sebastian Popavoid segfaulting
2014-05-07 Sebastian Popdo not collect undef terms
2014-05-07 Matt ArsenaultFix using wrong result type for setcc.
2014-05-07 Eric ChristopherDebug.h already includes raw_ostream.h, no need to...
2014-05-07 Adam Nemet[Test] Remove c-index-test from the list of substitutions
2014-05-07 Sebastian Popsplit delinearization pass in 3 steps
2014-05-07 Chandler Carruth[x86] Make the 'x86-64' cpu, what I see as and many...
2014-05-07 Chandler CarruthTidy up whitespace with clang-format prior to making...
2014-05-07 Simon Atanasyan[yaml2obj] Support ELF x86 relocations.
2014-05-07 Rafael EspindolaStyle update: don't duplicate the function name.
2014-05-07 Alexey Samsonov[CMake] Add build rules for llvm-PerfectShuffle utility
2014-05-07 Rafael EspindolaStyle update: don't duplicate the function name.
2014-05-07 Chad Rosier[ARM64][fast-isel] Disable target specific optimization...
2014-05-07 Daniel Sanders[mips] Add highly experimental support for MIPS-I,...
2014-05-07 Justin Bognerllvm-cov: Explicitly namespace llvm::make_unique to...
2014-05-07 Rafael EspindolaUse range loop.
2014-05-07 Michael Zolotukhin[InstCombine] Add optimization of redundant insertvalue...
2014-05-07 Daniel Sanders[mips] Add FGR_32/FGR_64/GPR_64 adjectives and use...
2014-05-07 Daniel Sanders[mips] Add INSN_<name> adverbs and start using them...
2014-05-07 Evgeniy Stepanov[msan] Fix -fsanitize=memory -fno-integrated-as.
2014-05-07 Tim NorthoverAArch64/ARM64: optimise vector selects & enable test
2014-05-07 Daniel Sanders[mips] Add ISA_<name> adverbs and start using them...
2014-05-07 Rafael EspindolaRemove the UseCFI option from createAsmStreamer.
2014-05-07 Ed MasteDebugInfo: Use enum instead of unsigned
2014-05-07 Daniel Sanders[mips] Continue splitting Instruction.Predicates into...
2014-05-07 James Molloy[ARM64-BE] Fix fast-isel, and add appropriate RUN lines...
2014-05-07 James Molloy[ARM64-BE] Fix variable-argument saving.
2014-05-07 James Molloy[ARM64-BE] Implement the lane-twiddling logic at AAPCS...
2014-05-07 Daniel Sanders[mips] Move IsFP64bit/NotFP64bit to the front of the...
2014-05-07 James Molloy[ARM64-BE] Implement the crazy bitcast handling for...
2014-05-07 James Molloy[ARM64-BE] Predicate VLDR/VSTR for vectors as little...
2014-05-07 James Molloy[ARM64-BE] Make big endian (scalar) argument passing...
2014-05-07 Stepan DyatkovskiyMergeFunctions Pass, introduced total ordering among...
2014-05-07 Tim NorthoverAArch64/ARM64: run test on ARM64 too.
2014-05-07 Tim NorthoverAArch64/ARM64: put annotation in test
2014-05-07 Tim NorthoverAArch64/ARM64: disable test directory if ARM64 not...
2014-05-07 Daniel Sanders[mips] Split Instruction.Predicates into smaller lists...
2014-05-07 Daniel Sanders[tablegen] Add !listconcat operator with the similar...
2014-05-07 Daniel Sanders[mips] Move HasStdEnc to the front of the predicates...
2014-05-07 Zinovy Nis[BUG][REFACTOR]
2014-05-07 Stepan DyatkovskiySecond patch of patch series that improves MergeFunctio...
2014-05-07 Timur IskhodzhanovWork-around MSVS build breakage due to r208148
2014-05-07 Evgeniy Stepanov[asan] Add a flag to control asm instrumentation.
2014-05-07 Joerg SonnenbergerAllow using normal .eh_frame based unwinding on ARM...
2014-05-07 David BlaikiePR19562: DebugInfo temporary MDNode leak: Don't include...
2014-05-07 Tobias Grosser[C++11] Add NArySCEV->Operands iterator range
2014-05-07 Simon Atanasyan[obj2yaml] Recognize input file format using llvm:...
2014-05-07 Saleem AbdulrasoolARM: mark additional instructions as MachineFrameSetup
2014-05-07 Saleem AbdulrasoolARM: fix WoA PEI instruction selection
2014-05-07 Justin Bognerllvm-cov: Document --no-output in the command guide
2014-05-07 Justin Bognerllvm-cov: Handle missing source files as GCOV does
2014-05-07 Justin Bognerllvm-cov: Implement --no-output
2014-05-06 Argyrios Kyrtzidis[Support/MemoryBuffer] Remove the assertion that the...
2014-05-06 Nico WeberFix ASan init function detection after clang r208128.
2014-05-06 Rafael EspindolaSpecial case aliases in GlobalValue::getSection.
2014-05-06 Andrew TrickUpdate an embarassing out-of-date comment.
2014-05-06 Eric ChristopherUse a range based for loop for the SubtargetFeatures...
2014-05-06 David BlaikieRevert "Try simplifying LexicalScopes ownership again."
2014-05-06 Eric ChristopherFix odd formatting that snuck into last patch.
2014-05-06 Joerg SonnenbergerIf a function needs a frame pointer, but r11 (aka fp...
2014-05-06 Eric ChristopherArrayRef-ize the Feature and Processor tables for Subta...
2014-05-06 Reid KlecknerCopy the full TailCallKind in CallInst::clone_impl
2014-05-06 Diego NovilloDo not make -pass-remarks additive.
2014-05-06 Benjamin KramerTTI: Estimate @llvm.fmuladd cost as fmul + fadd when...
2014-05-06 Andrea Di Biagio[X86] Improve the lowering of BITCAST dag nodes from...
2014-05-06 Renato GolinImplememting named register intrinsics
2014-05-06 Rafael EspindolaSpecial case aliases in GlobalValue::getAlignment.
2014-05-06 Eric ChristopherHave the SubtargetFeature help routine just not return...
2014-05-06 Bob WilsonAdd some details to the llvm-cov documentation. <rdar...
2014-05-06 Rafael EspindolaBe more strict about not allowing setSection on aliases.
2014-05-06 Rafael EspindolaBe more strict about not calling setAlignment on global...
2014-05-06 Tim NorthoverAArch64/ARM64: implement diagnosis of unpredictable...
2014-05-06 Tim NorthoverAArch64/ARM64: add two more MC tests to ARM64 set.
2014-05-06 Tim NorthoverAArch64/ARM64: enable MC-level diagnostic tests for...
2014-05-06 Tim NorthoverAArch64/ARM64: make NEON vector list parsing a bit...
2014-05-06 Tim NorthoverAArch64/ARM64: add more specific diagnostic for floatin...
2014-05-06 Tim NorthoverAArch64/ARM64: add more specific diagnostic for invalid...
2014-05-06 Tim NorthoverAArch64/ARM64: produce more informative diagnostic...
2014-05-06 Christian PirkerARM: For thumb fixups store halfwords high first and...
2014-05-06 Kevin Qin[ARM64] Enable alignment control option in front-end...
2014-05-06 Evgeniy StepanovDisable -Wcomment when building with GCC.
2014-05-06 Richard SmithUpdate programmers manual to cover llvm::function_ref...
2014-05-06 Craig TopperUse X86 memory operand enums instead of hardcoding.
2014-05-06 Owen AndersonFix some obvious Doxygen comment bugs.
2014-05-06 David BlaikieUpdate comment from a recent commit.
2014-05-06 Adam Nemet[Build] Add rule to generate fully-expanded .td file
2014-05-06 David BlaikiePR19598: Provide the ability to RAUW a declaration...
2014-05-06 Eric ChristopherRevert "Walk back commits for unused function parameter...
2014-05-06 Duncan P. N... blockfreq: Move include to .cpp
2014-05-06 Richard SmithRevert accidentally-committed files.
2014-05-06 Richard SmithRe-commit r208025, reverted in r208030, with a fix...
2014-05-06 Richard SmithRevert r208025, which made buildbots unhappy for unknow...
next