oota-llvm.git
2014-02-01 Craig TopperSimplify some x86 format classes and remove some ambigu...
2014-02-01 David MajnemerUpdate a .fill test to use the updated semantics.
2014-02-01 David MajnemerMC: Improve the .fill directive's compatibility with GAS
2014-02-01 Peter CollingbourneHopefully fix mingw32 bots.
2014-02-01 Reid KlecknerRevert "[SLPV] Recognize vectorizable intrinsics during...
2014-02-01 Josh Magee[stackprotector] Implement the sspstrong rules for...
2014-01-31 Reid KlecknerImplement inalloca codegen for x86 with the new inalloc...
2014-01-31 Peter CollingbourneIntroduce line editor library.
2014-01-31 Peter CollingbourneIntroduce llvm::sys::path::home_directory.
2014-01-31 Reid KlecknerDon't put non-static allocas in the static alloca map
2014-01-31 Lang HamesSplit out small-code-model MCJIT testcase in order...
2014-01-31 Rafael EspindolaRemove a redundant call to hasRawTextSupport.
2014-01-31 Rafael EspindolaRemove another hasRawTextSupport.
2014-01-31 Reid KlecknerSet -mcpu to make this test pass on atom bots
2014-01-31 Chandler Carruth[inliner] Print out extra stats about the cost, thresho...
2014-01-31 Rafael EspindolaRemove the last hasRawTextSupport call from R600.
2014-01-31 Rafael EspindolaReplace another use with hasRawTextSupport+EmitRawText...
2014-01-31 Rafael EspindolaUse emitRawComment to avoid a call to hasRawTextSupport.
2014-01-31 Duncan P. N... Fix file header for APFloat.h
2014-01-31 Duncan P. N... Clean up whitespace
2014-01-31 Rafael EspindolaMark the first dynamic elf symbol as SF_FormatSpecific.
2014-01-31 Lang HamesReplace X86 FMA intrinsic pseduo-instructions with...
2014-01-31 Chandler Carruth[SLPV] Recognize vectorizable intrinsics during SLP...
2014-01-31 Rafael EspindolaSimplify getSymbolFlags.
2014-01-31 Paul RobinsonIf we're not producing DWARF accel tables, don't waste...
2014-01-31 Eric ChristopherAdd support for DW_FORM_flag and DW_FORM_flag_present...
2014-01-31 Eric ChristopherFix name of nested type in comment to match code.
2014-01-31 David BlaikieDebugInfo: Flag type unit references as declarations
2014-01-31 Reid Klecknerx86: Rename NumBytesForCalleeToPush to ...Pop for accuracy
2014-01-31 NAKAMURA TakumiRevert r200560, "LTO itself hasn't depended on MCDisass...
2014-01-31 Reid Kleckner[ms-cxxabi] Add a new calling convention that swaps...
2014-01-31 NAKAMURA TakumiLTO itself hasn't depended on MCDisassembler any more.
2014-01-31 NAKAMURA Takumillvm/tools: Prune redundant target_link_libraries.
2014-01-31 NAKAMURA Takumi[CMake] Move libgtest for external projects.
2014-01-31 NAKAMURA TakumiAddLLVM.cmake: Untabify.
2014-01-31 NAKAMURA TakumiHandleLLVMOptions.cmake: Typo, s/proerty/property/
2014-01-31 Matheus Almeida[mips][msa] Add insert.d instruction.
2014-01-31 Matheus AlmeidaUpdate FileCheck prefixes in preparation for the additi...
2014-01-31 Chandler Carruth[vectorizer] Tweak the way we do small loop runtime...
2014-01-31 Craig TopperSeparate x86 opcode maps and 0x66/0xf2/0xf3 prefixes...
2014-01-31 Craig TopperMove REP out of the Prefix field of the X86 format...
2014-01-31 Craig TopperMove address override handling in X86CodeEmitter to...
2014-01-31 Craig TopperMove address override handling in X86MCCodeEmitter...
2014-01-31 Bob WilsonFix a bug in gcov instrumentation introduced by r195513...
2014-01-31 Venkatraman... [Sparc] Save and restore float registers that may be...
2014-01-31 Manman RenThis patch teaches the DAGCombiner how to fold insert_s...
2014-01-31 Owen AndersonDAGCombine should not produce ISD::OR nodes after opera...
2014-01-31 Manman RenPGO branch weight: update edge weights in SelectionDAGB...
2014-01-31 Matt ArsenaultAllow speculating llvm.sqrt, fma and fmuladd
2014-01-30 Timur IskhodzhanovAdd a link to a bug to a couple of FIXMEs
2014-01-30 NAKAMURA Takumi[CMake] llvm_update_compile_flags: Honor LLVM_COMPILE_F...
2014-01-30 NAKAMURA TakumiHandleLLVMOptions.cmake: Typo in comment.
2014-01-30 David Woodhouse[x86] Fix signed relocations for i64i32imm operands
2014-01-30 Rafael EspindolaThis file already has a "using namespace object;",...
2014-01-30 Chad Rosier[AArch64] Custom lower concat_vector patterns with...
2014-01-30 Timur IskhodzhanovFix PR18381 - print a minimal diagnostic rather than...
2014-01-30 Rafael EspindolaOnly ELF has a dynamic symbol table. Remove it from...
2014-01-30 Rafael EspindolaThis has been fixed.
2014-01-30 Rafael EspindolaUse early returns and factor the object::Binary creation.
2014-01-30 Juergen Ributzka[Stackmaps] Record the stack size of each function...
2014-01-30 Renato GolinComment out unused macro because of warning
2014-01-30 Timur IskhodzhanovExplicitly specify the CPU to avoid Atom-specific assem...
2014-01-30 Evgeniy StepanovReenable ARM EHABI on Android.
2014-01-30 Matheus Almeida[mips] Fix typo.
2014-01-30 Craig TopperRemove duplicate patterns
2014-01-30 Craig TopperCouple minor formatting fixes to the XXXGenDAGISel...
2014-01-30 Craig TopperRemove some AddedComplexity tags that were forcing...
2014-01-30 Saleem Abdulrasooltools: fix Twine abuse
2014-01-30 Saleem Abdulrasooltools: remove unnecessary typename
2014-01-30 Craig TopperRemove duplicate pattern and add predicate checks on...
2014-01-30 Saleem Abdulrasooltools: repair Windows build
2014-01-30 Jakob Stoklund... Implement SPARCv9 atomic_swap_64 with a pseudo.
2014-01-30 Saleem AbdulrasoolARM IAS: support .object_arch
2014-01-30 Saleem Abdulrasooltools: add support for decoding ARM attributes
2014-01-30 Saleem AbdulrasoolARM IAS: support .movsp
2014-01-30 Saleem AbdulrasoolARM: suuport .tlsdescseq directive
2014-01-30 Saleem AbdulrasoolARM: support TLS descriptor relocations
2014-01-30 Saleem AbdulrasoolARM: support tlscall relocations
2014-01-30 Juergen RibutzkaRevert "[Stackmaps] Record the stack size of each funct...
2014-01-30 Juergen Ributzka[Stackmaps] Record the stack size of each function...
2014-01-30 Rafael EspindolaSimplify the handling of iterators in ObjectFile.
2014-01-30 Juergen RibutzkaExtend the preserve_most/all calling convention descrip...
2014-01-30 Timur IskhodzhanovReland r200340 - 'Add line table debug info to COFF...
2014-01-30 Rafael Espindolaadd a bunch of LLVM_OVERRIDE before I start refactoring...
2014-01-30 Rafael EspindolaRemove dead code.
2014-01-30 Manman RenRevert r200431 due to bot failures.
2014-01-30 Rafael EspindolaFix TLS handling in ELF's getAddress and llvm-nm to...
2014-01-30 Manman RenPGO branch weight: update edge weights in SelectionDAGB...
2014-01-29 Manman RenPGO branch weight: update edge weights in IfConverter.
2014-01-29 Eric ChristopherMove range handling for a function to endFunction rathe...
2014-01-29 Eric ChristopherIf we use DW_AT_ranges we need to specify a base addres...
2014-01-29 Eric ChristopherTurn on CU ranges if we've got multiple compile units...
2014-01-29 Eric ChristopherMake the compile unit map a MapVector so that we can...
2014-01-29 Eric ChristopherFix formatting of comment.
2014-01-29 Justin Bognerllvm-cov: Accept the long forms of gcov options
2014-01-29 Justin Bognerllvm-cov: Improve help message text
2014-01-29 Justin Bognerllvm-cov: Expect a source file as a positional parameter
2014-01-29 Jordan RoseRemove C++11ism from r200407.
2014-01-29 David MajnemerMC: Better management of macro arguments
2014-01-29 Arnold SchwaighoferLoopVectorizer: Add a test case for unrolling of small...
next