summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert r211287, "Remove support for LLVM runtime multi-threading."NAKAMURA Takumi2014-06-24
* [mips] Added support for assembling sdbbp.Daniel Sanders2014-06-24
* [mips] Use __clear_cache builtin instead of cacheflush() in Unix Memory::Inva...Daniel Sanders2014-06-24
* InstCombine: Disable umul.with.overflow recognition for vectors.Benjamin Kramer2014-06-24
* InstCombine: Don't try to reorder shuffles where the mask is a ConstantExpr.Benjamin Kramer2014-06-24
* GlobalOpt: Don't optimize dllimport for initializersDavid Majnemer2014-06-24
* Include <tuple> for std::tieAlexey Samsonov2014-06-24
* [AArch64] Fix a build_vector pattern match failKevin Qin2014-06-24
* [Disasm][AVX512] Implement decoding of top bit for non-destructive reg fieldsAdam Nemet2014-06-24
* [Emacs] Use spaces rather than tabs for indentation in tablegen-modeAdam Nemet2014-06-24
* Support: Move class ScaledNumberDuncan P. N. Exon Smith2014-06-24
* BFI: Un-floatify more languageDuncan P. N. Exon Smith2014-06-24
* BFI: Remove more float-like language from ScaledNumberDuncan P. N. Exon Smith2014-06-24
* Support: Return ScaledNumbers::MaxScale from getQuotient()Duncan P. N. Exon Smith2014-06-24
* Support: Extract ScaledNumbers::MinScale and MaxScaleDuncan P. N. Exon Smith2014-06-24
* BFI: Change language from "exponent" to "scale"Duncan P. N. Exon Smith2014-06-23
* BFI: Update ScaledNumber header docsDuncan P. N. Exon Smith2014-06-23
* BFI: Rename UnsignedFloat => ScaledNumberDuncan P. N. Exon Smith2014-06-23
* Fix comments from r211553Duncan P. N. Exon Smith2014-06-23
* Support: Extract ScaledNumbers::getSum() and getDifference()Duncan P. N. Exon Smith2014-06-23
* Support: Return scale from ScaledNumbers::matchScales()Duncan P. N. Exon Smith2014-06-23
* not: Only consider exit code 3 to be a crash with --crashReid Kleckner2014-06-23
* Pass a std::unique_ptr& to the create??? methods is lib/Object.Rafael Espindola2014-06-23
* [FastISel][X86] Lower unsupported selects to control-flow.Juergen Ributzka2014-06-23
* [FastISel][X86] Add support for floating-point select.Juergen Ributzka2014-06-23
* [FastISel][X86] Optimize selects when the condition comes from a compare.Juergen Ributzka2014-06-23
* Make ObjectFile and BitcodeReader always own the MemoryBuffer.Rafael Espindola2014-06-23
* This reverts commit r211533 and r211539.Rafael Espindola2014-06-23
* Fix cmake build.Juergen Ributzka2014-06-23
* Simplify memory management with std::unique_ptr.Rafael Espindola2014-06-23
* nm-trivial-object.test requires shell since Lit internal runner isn't capable...NAKAMURA Takumi2014-06-23
* Fix PR20056: Implement pseudo LDR <reg>, =<literal/label> for AArch64Weiming Zhao2014-06-23
* Convert a few methods to use ErrorOr.Rafael Espindola2014-06-23
* Support: Extract ScaledNumbers::matchScale()Duncan P. N. Exon Smith2014-06-23
* Change the default input for llvm-nm to be a.out instead of standard inputKevin Enderby2014-06-23
* [Mips] Add a target streamer when creating a null streamer.Rafael Espindola2014-06-23
* Recommit 211309 (StringMap::insert), reverted in 211328 due to issues with pr...David Blaikie2014-06-23
* R600/SI: Verify restrictions on div_scale operands.Matt Arsenault2014-06-23
* R600/SI: Fix div_scale intrinsic.Matt Arsenault2014-06-23
* R600: Fix formatting of intrinsic definitions.Matt Arsenault2014-06-23
* Cleanup r211507Duncan P. N. Exon Smith2014-06-23
* ARMEB: Vector extend operationsChristian Pirker2014-06-23
* R600: Remove AMDILISelLoweringMatt Arsenault2014-06-23
* R600: Select is not expensive.Matt Arsenault2014-06-23
* R600: Move add/sub with overflow out of AMDILISelLoweringMatt Arsenault2014-06-23
* R600: Move more out of AMDILISelLoweringMatt Arsenault2014-06-23
* R600: Don't set fp_round_inreg action.Matt Arsenault2014-06-23
* R600/SI: Handle i64 sub.Matt Arsenault2014-06-23
* R600/SI: Move selection of i64 add to separate function.Matt Arsenault2014-06-23
* R600: Rename AMDIL fileMatt Arsenault2014-06-23