oota-llvm.git
2013-06-25 Nadav RotemSLPVectorizer: support slp-vectorization of PHINodes...
2013-06-25 Jakob Stoklund... Print block frequencies in decimal form.
2013-06-25 Tom StellardR600: Use new getNamedOperandIdx function generated...
2013-06-25 Tom StellardTableGen: Generate a function for getting operand indic...
2013-06-25 Arnold SchwaighoferX86 cost model: Vectorizing integer division is a bad...
2013-06-25 Bob WilsonFix SROA to avoid unnecessary scalar conversions for...
2013-06-25 Manman RenRemove unused code. No functionality change.
2013-06-25 Bill WendlingThe GCDA 402 format won't have a second checksum either.
2013-06-25 Ulrich Weigand[PowerPC] Support @got modifier
2013-06-25 Rafael EspindolaMove GetEXESuffix to the one place it is used.
2013-06-25 Rafael EspindolaRemove sys::PathSeparator.
2013-06-25 Aaron WatryR600: Consolidate expansion of v2i32/v4i32 ops for...
2013-06-25 Aaron WatryR600: Add v2i32 test for vselect
2013-06-25 Aaron WatryR600/SI: Expand xor v2i32/v4i32
2013-06-25 Aaron WatryR600: Add v2i32 test for setcc on evergreen
2013-06-25 Aaron WatryR600/SI: Expand urem of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand udiv v[24]i32 for SI and v2i32 for EG
2013-06-25 Aaron WatryR600/SI: Expand ashr of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand srl of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand shl of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand or of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand mul of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand and of v2i32/v4i32 for SI
2013-06-25 Benjamin KramerBlockFrequency: Bump up the entry frequency a bit.
2013-06-25 Ulrich Weigand[PowerPC] Add extended rotate/shift mnemonics
2013-06-25 Ulrich Weigand[PowerPC] Add rldcr/rldic instructions
2013-06-25 Ulrich Weigand[PowerPC] Add extended subtract mnemonics
2013-06-25 Justin Holewinski[NVPTX] Default pointer type doesn't make sense for...
2013-06-25 Nadav RotemFix a typo in the code that collected the costs recursi...
2013-06-25 Rafael Espindolakeep only the StringRef version of getFileOrSTDIN.
2013-06-25 Rafael EspindolaDon't assume ResultPath is null terminated.
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-25 Tom StellardR600/SI: Report unaligned memory accesses as legal...
2013-06-25 Tom StellardR600: Add support for i32 loads from the constant addre...
2013-06-25 Tom StellardR600/SI: Add support for v4i32 and v4f32 kernel args
2013-06-25 Tom StellardR600: Fix typo in R600Schedule.td
2013-06-25 NAKAMURA TakumiPPCAsmParser.cpp: Quote "@l/@ha" in comments. [-Wdocume...
2013-06-25 Eric ChristopherAdd an autoconf option for turning on -gsplit-dwarf...
2013-06-25 Rafael EspindolaCreate a replacement for sys::Path::PathSeparator.
2013-06-25 Rafael EspindolaCleanup in unique_file when we only want the name.
2013-06-25 Eric ChristopherAs far as I know no linker needs or wants the -g flag.
2013-06-24 Eric ChristopherRemove all non-linker oriented compile options from...
2013-06-24 Eric Christopher80-column and tab character fixes.
2013-06-24 Eric ChristopherFormatting.
2013-06-24 Adrian Prantltypo.
2013-06-24 Eric ChristopherUse const references instead of pointers to references...
2013-06-24 Ulrich Weigand[PowerPC] Support some miscellaneous mnemonics in the...
2013-06-24 Rafael EspindolaAdd a simpler version of is_regular_file.
2013-06-24 David BlaikieDebugInfo: DIBuilder changes to match DIEnumerator...
2013-06-24 Chad RosierImprove diagnostics when getSizeInBits is called on...
2013-06-24 Benjamin KramerPPC: Remove default case from fully covered switch.
2013-06-24 Ulrich Weigand[PowerPC] Add some FIXMEs
2013-06-24 Aaron WatryR600: Fix spelling error in comment
2013-06-24 Ulrich Weigand[PowerPC] Add predicted forms of branches
2013-06-24 NAKAMURA TakumiMove llvm/test/DebugInfo/arguments.ll to X86, for now...
2013-06-24 Nadav RotemRename the variable to fix a warning. Thanks Andy Gibbs.
2013-06-24 Reid KlecknerLook for Python 2 before Python 3 in CMakeLists.txt
2013-06-24 NAKAMURA Takumillvm/test/CodeGen/X86: Add explicit -mtriple=x86_64...
2013-06-24 NAKAMURA Takumillvm/test/CodeGen/X86/legalize-shift-64.ll: Add explici...
2013-06-24 NAKAMURA Takumillvm/test/DebugInfo/arguments.ll: Add explicit -mtriple...
2013-06-24 NAKAMURA TakumiNVPTXTargetObjectFile.h: Initialize some pointers as...
2013-06-24 Ulrich Weigand[PowerPC] Add t/f branch mnemonics to asm parser
2013-06-24 Arnold SchwaighoferReapply 184685 after the SetVector iteration order...
2013-06-24 Arnold SchwaighoferLoopVectorize: Use SetVector for the access set
2013-06-24 Ulrich Weigand[PowerPC] Support generic conditional branches in asm...
2013-06-24 Ulrich Weigand[PowerPC] Support absolute branches
2013-06-24 Ulrich Weigand[PowerPC] Support bd(n)zl and bd(n)zlrl
2013-06-24 Ulrich Weigand[PowerPC] Support b(cond)l in the asm parser
2013-06-24 Ulrich Weigand[PowerPC] Support blrl and variants in the asm parser
2013-06-24 Vladimir Medic This patch introduces RegisterOperand class into Mips...
2013-06-24 Michael Gottesman[APFloat] Removed trailing whitespace from unittests.
2013-06-24 Michael Gottesman[APFloat] Added a large unittest for APFloat.add that...
2013-06-24 Michael Gottesman[APFloat] Added support for parsing float strings which...
2013-06-24 Michael Gottesman[APFloat] Added make{Zero,Inf} methods and implemented...
2013-06-24 Michael Gottesman[APFloat] Removed a assert from significandParts()...
2013-06-24 Michael Gottesman[APFloat] Rename macro convolve => PackCategoriesIntoKe...
2013-06-24 Andrew TrickAdd -mcpu to some unit tests that only fail on certain...
2013-06-24 Amaury de la... ARM: check predicate bits for thumb instructions
2013-06-24 Amaury de la... ARM: rGPR is meant to be unpredictable, not undefined
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2013-06-24 Amaury de la... ARM: fix thumb1 nop decoding
2013-06-24 Amaury de la... ARM: fix IT decoding
2013-06-24 Amaury de la... ARM: enable decoding of pc-relative PLD/PLI
2013-06-24 Chandler CarruthAdd a flag to defer vectorization into a phase after...
2013-06-24 Chandler CarruthFilter out dragonegg when checked out into a projects...
2013-06-24 David BlaikieDebugInfo: enumerator values returned as int64 as they...
2013-06-24 David BlaikieDebugInfo: add some testing from an overly broad end...
2013-06-24 Arnold SchwaighoferRevert "LoopVectorize: Use the dependence test utility...
2013-06-24 Michael Gottesman[APFloat] Removed out of date comment from isNormal().
2013-06-24 Michael Gottesman[APFloat] Rename llvm::exponent_t => llvm::APFloat...
2013-06-24 Arnold SchwaighoferLoopVectorize: Use the dependence test utility class
2013-06-24 Arnold SchwaighoferLoopVectorize: Add utility class for checking dependenc...
2013-06-24 Arnold SchwaighoferLoopVectorize: Add utility class for building sets...
2013-06-24 Nadav RotemSLP Vectorizer: Add support for vectorizing parts of...
2013-06-24 Andrew TrickFix tail merging to assign the (more) correct BasicBloc...
2013-06-23 Nadav RotemSLP Vectorizer: Fix a bug in the code that does CSE...
2013-06-23 Nadav RotemSLP Vectorizer: Erase instructions outside the vectoriz...
2013-06-23 David BlaikieDebugInfo: PR14404: Avoid truncating 64 bit values...
2013-06-23 Tim NorthoverAArch64: fix overzealous NEXTing for Windows testing.
2013-06-23 Andrew TrickAdd MI-Sched support for x86 macro fusion.
next