oota-llvm.git
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...
2014-05-06 Reid KlecknerFix i128 div/mod on mingw64
2014-05-06 Argyrios Kyrtzidis[Support/MemoryBuffer] Rename IsVolatile -> IsVolatileS...
2014-05-06 Richard SmithAdd llvm::function_ref (and a couple of uses of it...
2014-05-06 Reid KlecknerInclude intrin.h before windows.h as a workaround for...
2014-05-06 Argyrios Kyrtzidis[Support/MemoryBuffer] Move the IsVolatile check inside...
2014-05-06 Nick LewyckyDetabify.
2014-05-05 Nick LewyckyImprove 'tail' call marking in TRE. A bootstrap of...
2014-05-05 Eric ChristopherWalk back commits for unused function parameters -...
2014-05-05 Yi JiangReapply: Add slp vectorization to LTO passes. The bug...
2014-05-05 Eric ChristopherRemove a now unnecessary function since all calls have...
2014-05-05 Eric ChristopherRemove a call to std::exit in a library. Make "Help...
2014-05-05 Argyrios Kyrtzidis[Support/MemoryBuffer] Introduce a boolean parameter...
2014-05-05 Eric ChristopherFix typo.
2014-05-05 Tom StellardR600: Expand i64 ISD:SUB
2014-05-05 Eric ChristopherRemove unused argument from AddFeature.
2014-05-05 Eric ChristopherFix typo (also tab character).
2014-05-05 Rafael EspindolaUse a range loop.
2014-05-05 Filipe CabecinhasRevert "Optimize shufflevector that copies an i64/f64...
2014-05-05 Filipe CabecinhasOptimize shufflevector that copies an i64/f64 and zeros...
2014-05-05 Marek OlsakR600/SI: allow 5 more input SGPRs to a shader
2014-05-05 Michael ZolotukhinMove test from r207969 to another folder and rename it.
2014-05-05 Yi JiangAlways set alignment of vectorized LD/ST in SLP-Vectori...
2014-05-05 Joerg SonnenbergerFix spelling.
2014-05-05 Rafael EspindolaBe a bit more specific in the release notes.
2014-05-05 Duncan P. N... LTO: -internalize sets visibility to default
2014-05-05 Rafael EspindolaRemove the -disable-cfi option.
2014-05-05 Adam Nemet[Test] Remove substitution for clang
2014-05-05 Rafael EspindolaModify test to not use -disable-cfi.
2014-05-05 Kaelyn TakataSelect bdver2 instead of bdver1 if TBM support is prese...
2014-05-05 Rafael EspindolaMove test to the ARM64 directory.
2014-05-05 Rafael EspindolaConvert a CodeGen test into a MC test.
2014-05-05 Michael ZolotukhinFix test from r207966 and add a comment there.
2014-05-05 Timur Iskhodzhanov[ASan/Win] Fix issue 305 -- don't instrument .CRT initi...
2014-05-05 Rafael EspindolaTrivial simplification. No functionality change.
2014-05-05 Michael ZolotukhinAdd regression test for r207692.
2014-05-05 Patrik HagglundFix gcc -pedantic warning in lto.cpp.
2014-05-05 Simon AtanasyanAdd range access to ELFFile's sections collection.
2014-05-04 Saleem AbdulrasoolCodeGen: correct memset emittance for WoA
2014-05-04 Saleem AbdulrasoolCodeGen: strengthen WoA AEABI avoidance tests
2014-05-04 Saleem AbdulrasoolMC: support FK_SecRel_4 for Windows on ARM
2014-05-04 Benjamin KramerLoopUnroll: If we're doing partial unrolling, use the...
2014-05-04 Arnold SchwaighoferSLPVectorizer: Bring back the insertelement patch ...
2014-05-04 Elena DemikhovskyAVX-512: minor change in rndscale intrinsic
2014-05-04 Chandler Carruth[LCG] Add the last (and most complex) of the edge inser...
2014-05-04 Chandler Carruth[LCG] Reorder the tests to be a bit more logical: inter...
2014-05-04 Saleem AbdulrasoolX86: further range-loopify AsmPrinter
2014-05-04 Saleem AbdulrasoolX86: remove X86COFFMachineModuleInfo
2014-05-04 Saleem AbdulrasoolX86: repair export compatibility with MinGW/cygwin
2014-05-04 Saleem AbdulrasoolX86: refactor export directive generation
2014-05-03 David MajnemerIR: Cleanup AttributeSet::get for AttrBuilder
2014-05-03 Juergen Ributzka[TBAA] Fix handling of mixed TBAA (path-aware and non...
2014-05-03 Rafael EspindolaFix pr19645.
2014-05-03 Joey Gouly[ARM64] Correctly select ANDWri in FastISel.
2014-05-03 Benjamin KramerSLPVectorizer: Lazily allocate the map for block numbering.
2014-05-03 Rafael EspindolaRename member variable to try to fix the bots.
2014-05-03 Alp TokerUpdate docs still mentioning LLVM_ENABLE_CXX11
2014-05-03 Rafael EspindolaMove LTOModule and LTOCodeGenerator to the llvm namespace.
2014-05-03 Rafael EspindolaStyle fix: don't duplicate the method names.
2014-05-03 Rafael EspindolaStyle update: don't duplicate comments, they were getti...
2014-05-03 Yaron KerenUpdated Doxygen link for InstIterator.h.
next