oota-llvm.git
2014-02-10 NAKAMURA Takumi[CMake] LLVMSupport should be responsible to provide...
2014-02-10 NAKAMURA TakumiFix LLVM install rules to not set permissions on include/
2014-02-10 NAKAMURA Takumi[CMake] Introduce llvm_add_library().
2014-02-10 Kostya Serebryany[asan] support for FreeBSD, LLVM part. patch by Viktor...
2014-02-10 Elena DemikhovskyAVX-512: Fixed extract_vector_elt for v16i1 and v8i1...
2014-02-10 Craig TopperRecommit r201059 and r201060 with hopefully a fix for...
2014-02-10 Bob WilsonRevert r201059 and r201060.
2014-02-10 NAKAMURA Takumi[CMake] LLVMProcessSources.cmake: Prune add_file_depend...
2014-02-10 NAKAMURA Takumi[CMake] Re-apply r200765, "Get rid of llvm_config(...
2014-02-10 Hao Liu[AArch64]Implement the copy of two FPR8 registers by...
2014-02-10 Craig TopperSimplify a bunch of code by removing the need for the...
2014-02-10 Craig TopperAdd MRMXr/MRMXm form to X86 for use by instructions...
2014-02-09 Saleem AbdulrasoolMCParser: add a single token lookahead
2014-02-09 Bob WilsonRemove shell comment in the middle of a single-line...
2014-02-09 Benjamin KramerAsmParser: Simplify code with ArrayRef.
2014-02-09 NAKAMURA TakumiWhitespace.
2014-02-09 NAKAMURA TakumiProvide CMake package modules in install tree
2014-02-09 NAKAMURA TakumiAdd version, arch, system libs, and targets to Makefile...
2014-02-09 NAKAMURA TakumiLoad exported lib and exe targets from LLVMConfig
2014-02-09 NAKAMURA TakumiExport lib and exe build target names from build tree
2014-02-09 NAKAMURA TakumiExport lib and exe build target names from install...
2014-02-09 NAKAMURA TakumiProvide LLVMConfig in both build and install tree
2014-02-09 NAKAMURA TakumiTeach LLVMConfig to avoid modifying CMAKE_MODULE_PATH
2014-02-09 NAKAMURA TakumiDe-duplicate references to share/llvm/cmake path
2014-02-09 Benjamin KramerAsmParser: Parse (and ignore) nested .macro definitions.
2014-02-09 Rafael EspindolaUse a consistent argument order in TargetLoweringObject...
2014-02-09 David BlaikieFix formatting introduced in r200941
2014-02-09 Craig TopperRemove unnecessary include.
2014-02-09 Craig TopperRemove some unnecessary code. The conditions it was...
2014-02-09 Saleem Abdulrasooltools: cast the right operand
2014-02-09 Sean Silva[docs] [tblgen] clarify that code fragments are just...
2014-02-09 Sean Silva[docs] [tblgen] There is no "code" type.
2014-02-09 Sean Silva[docs] TableGen easter egg: Multiline string literals
2014-02-09 Saleem Abdulrasooltools: explicitly cast to avoid a warning
2014-02-08 Saleem Abdulrasooltools: handle out-of-line personality 0 decoding
2014-02-08 Saleem AbdulrasoolARM: change attribute tests to use parsed form
2014-02-08 Arnold SchwaighoferLoopVectorizer: Keep track of conditional store basic...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-08 Rafael EspindolaAdd LLVM_OVERRIDE to a few declarations.
2014-02-08 Juergen Ributzka[Constant Hoisting] Fix insertion point for constant...
2014-02-08 Juergen Ributzka[Constant Hoisting] Don't update the use list while...
2014-02-07 Rafael EspindolaRemove dead code.
2014-02-07 Nikola SmiljanicImprove existing visualizers by:
2014-02-07 Rafael Espindola Comment cleanup. Don't repeat the function name in...
2014-02-07 Rafael EspindolaComment cleanup. Don't repeat the function name in...
2014-02-07 Rafael EspindolaRemove training whitespace.
2014-02-07 Rafael EspindolaAlways create a temporary symbol to use with the cfi...
2014-02-07 Rafael EspindolaUse FileCheck variables to simplify this test.
2014-02-07 Renato GolinFix Darwin bots from EHABI change
2014-02-07 Matt ArsenaultR600/SI: Add failing test for 3 x i64 vectors.
2014-02-07 Renato GolinRemove -arm-disable-ehabi option
2014-02-07 Rafael EspindolaDon't internalize linkonce_odr non constant variables.
2014-02-07 Alexander KornienkoFix an invalid check for duplicate option categories.
2014-02-07 Sasa Stankovic[mips] Forbid the use of registers t6, t7 and t8 if...
2014-02-07 Rafael EspindolaFix a bug with .weak_def_can_be_hidden: Mutable variabl...
2014-02-07 Rafael EspindolaRefactor logic into a function predicate.
2014-02-07 Benjamin KramerTry to unbreak the mingw32 build.
2014-02-07 Oliver StannardLLVM-1163: AAPCS-VFP violation when CPRC allocated...
2014-02-07 Sasa StankovicChanged comment.
2014-02-07 Venkatraman... [Sparc] Add support for parsing synthetic instruction...
2014-02-07 Venkatraman... [Sparc] Emit correct encoding for atomic instructions...
2014-02-07 Venkatraman... [Sparc] Emit relocations for Thread Local Storage ...
2014-02-07 Venkatraman... [Sparc] Emit correct relocations for PIC code when...
2014-02-07 Venkatraman... [Sparc] Use SparcMCExpr::VariantKind itself as MachineO...
2014-02-07 Manman RenPGO branch weight: fix PR18752.
2014-02-07 Jim GrosbachX86: Resolve a long standing FIXME and properly isel...
2014-02-06 Rafael EspindolaConvert test to FileCheck.
2014-02-06 Quentin Colombet[CodeGenPrepare] Move away sign extensions that get...
2014-02-06 Andrew TrickTrack register pressure a bit more carefully (weird...
2014-02-06 Evan ChengRevert r200095 and r200152. It turns out when compiling...
2014-02-06 Tom StellardR600/SI: Add a MUBUF store pattern for Reg+Imm offsets
2014-02-06 Tom StellardR600/SI: Add a MUBUF store pattern for Imm offsets
2014-02-06 Tom StellardR600/SI: Add a MUBUF load pattern for Reg+Imm offsets
2014-02-06 Tom StellardR600/SI: Use immediates offsets for SMRD instructions...
2014-02-06 David PeixottoRemove const_cast for STI when parsing inline asm
2014-02-06 Tim NorthoverX86: add costs for 64-bit vector ext/trunc & rebalance
2014-02-06 Eli BenderskyAdd a -suppress-warnings option to bitcode linking.
2014-02-06 Puyan LotfiYet another patch to reduce compile time for small...
2014-02-06 Tim NorthoverX86: deduplicate V[SZ]EXT_MOVL and V[SZ]EXT nodes
2014-02-06 Puyan LotfiThe following patch' purpose is to reduce compile time...
2014-02-06 Puyan LotfiThis small change reduces compile time for small progra...
2014-02-06 Nick LewyckyA memcpy out of an fresh alloca is a no-op, delete...
2014-02-06 Craig TopperDelete all of the CodeGenInstructions from CodeGenTarge...
2014-02-06 Chandler Carruth[PM] Fix horrible typos that somehow didn't cause a...
2014-02-06 Chandler Carruth[PM] Add a new "lazy" call graph analysis pass for...
2014-02-06 Chandler Carruth[PM] Back out one hunk of the patch in r200901 that...
2014-02-06 Chandler Carruth[PM] Wire up the analysis managers in the opt driver...
2014-02-06 Juergen Ributzka[DAG] Don't pull the binary operation though the shift...
2014-02-06 Manman RenSet default of inlinecold-threshold to 225.
2014-02-06 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to accept
2014-02-06 Rafael Espindoladon't set HasReliableSymbolDifference for ELF.
2014-02-06 Rafael EspindoladoesSectionRequireSymbols is meaningless on ELF, remove.
2014-02-06 Paul RobinsonDisable most IR-level transform passes on functions...
2014-02-06 Rafael EspindolaJust returning false is the default.
2014-02-05 Matt ArsenaultPass address space to allowsUnalignedMemoryAccesses
2014-02-05 Matt ArsenaultAdd address space argument to allowsUnalignedMemoryAccess.
2014-02-05 Manman RenInliner uses a smaller inline threshold for callees...
2014-02-05 Nick KledzikFix layering StringRef copy using BumpPtrAllocator.
2014-02-05 Quentin Colombet[RegAlloc] Add a last chance recoloring mechanism when...
2014-02-05 Chandler Carruth[PM] Don't require analysis results to be const in...
next