summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
* Add a RequireStructuredCFG Field to TargetMachine.Vincent Lejeune2013-12-07
* R600: Remove orphaned declarationsVincent Lejeune2013-12-07
* Added support for mcpu kraitAna Pazos2013-12-06
* Bug 18149: [AArch32] VSel instructions has no ARMCC fieldWeiming Zhao2013-12-06
* Update AVX512 vector blend intrinsic names.Cameron McInally2013-12-06
* [SystemZ] Use LOAD AND TEST for comparisons with -0Richard Sandiford2013-12-06
* [SystemZ] Extend the use of C(L)GFRRichard Sandiford2013-12-06
* [SystemZ] Optimize selects between 0 and -1Richard Sandiford2013-12-06
* Fix an index array check.Eric Christopher2013-12-06
* Delete dead code.Reed Kotler2013-12-06
* Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x) ―> __exp10(x)Yi Jiang2013-12-05
* Implemented vget/vset_lane_f16 intrinsicsAna Pazos2013-12-05
* MI-Sched: handle latency of in-order operations with the new machine model.Andrew Trick2013-12-05
* Fix the A9 machine model. VTRN writes two registers.Andrew Trick2013-12-05
* Add a default constructor to get deterministic behavior.Rafael Espindola2013-12-05
* [NVPTX] Fix off-by-one error when creating the VT list for an SDNodeJustin Holewinski2013-12-05
* [mips] Small code generation improvement for conditional operator (select)Matheus Almeida2013-12-05
* [mips] Add some comments related to the optimization performed in performSELE...Matheus Almeida2013-12-05
* [mips][msa] Fix issue with immediate fields of LD/ST instructionsMatheus Almeida2013-12-05
* ARM: fix yet another stack-folding bugTim Northover2013-12-05
* Remove the isImplicitlyPrivate argument of getNameWithPrefix.Rafael Espindola2013-12-05
* Correct word hyphenationsAlp Toker2013-12-05
* Hide the stub created for MO_ExternalSymbol too.Rafael Espindola2013-12-05
* R600/SI: Add comments for number of used registers.Matt Arsenault2013-12-05
* For AArch64, add missing register cost calculation for big value types like v...Jiangning Liu2013-12-05
* Add AVX512 patterns for v16i32 broadcast and v2i64 zero extend load.Cameron McInally2013-12-05
* Fix a bug in darwin's 32-bit X86 handling of evaluating fixups. Kevin Enderby2013-12-04
* Add support for parsing ARM symbol variants on ELF targetsDavid Peixotto2013-12-04
* Fix assembly syntax for AVX512 vector blend instructions.Cameron McInally2013-12-04
* [X86] Check YMM31/ZMM31 as wellMichael Liao2013-12-04
* Update the UseFusedMAC definition to directly specify its dependence on havingChad Rosier2013-12-04
* Suppress '(x < y) ? a : 0 -> (x < y) & a' transform on X86 architectures with...Cameron McInally2013-12-04
* [AArch64 Neon] Add ACLE intrinsic vceqz_f64.Kevin Qin2013-12-04
* [AArch64 NEON] Add missing compare intrinsics.Kevin Qin2013-12-04
* [Stackmap] Emit multi-byte nops for X86.Juergen Ributzka2013-12-04
* final patch for very long conditional branches for mips16 constant islands.Reed Kotler2013-12-03
* Fix mingw32 thiscall + sret.Rafael Espindola2013-12-03
* Addrspacecasts are no-ops on ARM.James Molloy2013-12-03
* [SystemZ] Fix choice of known-zero mask in insertion optimizationRichard Sandiford2013-12-03
* Enhance the fix of PR17631Michael Liao2013-12-03
* [AArch64]Add missing floating point convert, round and misc intrinsics.Hao Liu2013-12-03
* AArch64: add missing ACLE intrinsics mapping to general arithmetic operation ...Hao Liu2013-12-03
* Whitespace.NAKAMURA Takumi2013-12-03
* AArch64: Add missing scalar pair intrinsics.Hao Liu2013-12-03
* Add some missing pattern matches for AArch64 Neon intrinsics like vuqadd_s64 ...Jiangning Liu2013-12-03
* Add some missing pattern matches for AArch64 Neon intrinsics like vmull_high_...Jiangning Liu2013-12-03
* Don't set PrivateGlobalPrefix for NVPTX and R600.Rafael Espindola2013-12-03
* Remove PPCScoreboardHazardRecognizerHal Finkel2013-12-02
* Refactor the setting of PrivateGlobalPrefix.Rafael Espindola2013-12-02
* Don't set PrivateGlobalPrefix twice in the same function.Rafael Espindola2013-12-02