summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
...
* vpblend intrinsics combines as shifts intrinsics due to absence return stmt b...Robert Khasanov2014-06-24
* R600: Remove DIV_INFMatt Arsenault2014-06-24
* R600/SI: Move pattern to instruction definitionMatt Arsenault2014-06-24
* Resubmit commit r211533Weiming Zhao2014-06-24
* ARM: Fix TPsoft for Thumb modeChristian Pirker2014-06-24
* [mips] Added support for assembling sdbbp.Daniel Sanders2014-06-24
* [Disasm][AVX512] Implement decoding of top bit for non-destructive reg fieldsAdam Nemet2014-06-24
* [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
* This reverts commit r211533 and r211539.Rafael Espindola2014-06-23
* Fix cmake build.Juergen Ributzka2014-06-23
* Fix PR20056: Implement pseudo LDR <reg>, =<literal/label> for AArch64Weiming Zhao2014-06-23
* [Mips] Add a target streamer when creating a null streamer.Rafael Espindola2014-06-23
* R600/SI: Verify restrictions on div_scale operands.Matt Arsenault2014-06-23
* R600/SI: Fix div_scale intrinsic.Matt Arsenault2014-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
* [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
* 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
* Fix PR20087 by using the source index when changing the vector loadFilipe Cabecinhas2014-06-22
* [X86] Add ISel patterns to select SSE3/AVX ADDSUB instructions.Andrea Di Biagio2014-06-21
* Delete dead code.Rafael Espindola2014-06-20
* Don't produce eh_frame relocations when targeting the IOS simulator.Rafael Espindola2014-06-20
* Generate native unwind info on Win64Reid Kleckner2014-06-20
* R600/SI: Add patterns for ctpop inside a branchTom Stellard2014-06-20
* R600/SI: Add a pattern for f32 ftruncTom Stellard2014-06-20
* R600: Expand vector flog2Tom Stellard2014-06-20
* R600: Expand vector fexp2Tom Stellard2014-06-20
* R600/SI: SI Control Flow Annotation bug fixedTom Stellard2014-06-20
* R600/SI: Add a VALU pattern for i64 xorTom Stellard2014-06-20
* [PowerPC] Fix small argument stack slot offset for LEUlrich Weigand2014-06-20
* Allow a target to create a null streamer.Rafael Espindola2014-06-20