summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Fix missing words in sentenceMatt Arsenault2014-06-23
* Use helper functionMatt Arsenault2014-06-23
* Alphabetize forward declarationsMatt Arsenault2014-06-23
* Delete utils/FileUpdate.Rafael Espindola2014-06-23
* Support: Extract ScaledNumbers::compare()Duncan P. N. Exon Smith2014-06-23
* Allow using .cfi_startproc without a leading symbol.Rafael Espindola2014-06-23
* clang-format initializer to reduce noise in another patch.Rafael Espindola2014-06-23
* Stop producing func.eh symbols on Darwin.Rafael Espindola2014-06-23
* Remove a temporary hack.Rafael Espindola2014-06-23
* [PowerPC] Refactor getMinCallFrameSize / getMinCallArgumentsSizeUlrich Weigand2014-06-23
* [PowerPC] Allow stack frames without parameter save areaUlrich Weigand2014-06-23
* [PowerPC] Fix IsDarwin arg in PPCFrameLowering:: callsUlrich Weigand2014-06-23
* [PowerPC] Refactor setMinReservedArea and CalculateParameterAndLinkageAreaSizeUlrich Weigand2014-06-23
* [PowerPC] Fix on-stack AltiVec arguments with 64-bit SVR4Ulrich Weigand2014-06-23
* ARM: mark UBFX as not allowing PC.Tim Northover2014-06-23
* MC: Cleanup parseMSInlineAsmDavid Majnemer2014-06-23
* MC: adjust text section flags for WoASaleem Abdulrasool2014-06-22
* Revert r211399, "Generate native unwind info on Win64"NAKAMURA Takumi2014-06-22
* R600: Use LowerSDIVREM for i64 node replaceJan Vesely2014-06-22
* R600: Implement custom SDIVREM.Jan Vesely2014-06-22
* R600: Add udivrem testJan Vesely2014-06-22
* Fix PR20087 by using the source index when changing the vector loadFilipe Cabecinhas2014-06-22
* Introduce a Lit feature "debug_frame" and apply it to llvm/test/MC/ELF/cfi-ve...NAKAMURA Takumi2014-06-22
* Add a description to the test from r211433 explaining why it's written that way.Benjamin Kramer2014-06-22
* LoopVectorizer: Fix a dominance issueArnold Schwaighofer2014-06-22
* MergeFunctions Pass, removed DenseMap helpers.Stepan Dyatkovskiy2014-06-22
* MergeFunctions Pass, updated header comments.Stepan Dyatkovskiy2014-06-22
* Report error for non-zero data in .bssWeiming Zhao2014-06-22
* MergeFunctions Pass, FnSet has been replaced with FnTree.Stepan Dyatkovskiy2014-06-21