Reformat linebreaks.
[oota-llvm.git] / test / CodeGen / AArch64 /
2015-08-07 John BrawnRevert "Make global aliases have symbol size equal...
2015-08-06 Juergen Ributzka[AArch64][FastISel] Always use AND before checking...
2015-08-06 Juergen RibutzkaRevert "[AArch64][FastISel] Add more truncation tests...
2015-08-06 Kit BartonFix possible infinite loop in shrink wrapping when...
2015-08-04 Ahmed Bougacha[AArch64] Add isel support for f16 indexed LD/ST.
2015-08-04 Ahmed Bougacha[AArch64] Vector FCOPYSIGN supports Custom-lowering...
2015-08-04 Ahmed Bougacha[CodeGen] Fix FCOPYSIGN legalization to account for...
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-31 Geoff Berry[AArch64] Favor extended reg patterns for sub
2015-07-29 Tim NorthoverAArch64: use 32-bit MOV rather than UBFX to truncate...
2015-07-29 Akira Hatanaka[AArch64] Define subtarget feature strict-align.
2015-07-28 Tim NorthoverAArch64: be careful of large immediates when optimising...
2015-07-28 Chih-Hung HsiehMove unit tests to target specific directories.
2015-07-28 Chih-Hung HsiehImplement target independent TLS compatible with glibc...
2015-07-28 Geoff Berry[AArch64] Match float round and convert to int instruct...
2015-07-28 Adhemerval ZanellaImplement __builtin_thread_pointer
2015-07-27 Akira Hatanaka[AArch64] Remove check for Darwin that was needed to...
2015-07-27 Juergen Ributzka[AArch64][FastISel] Add more truncation tests.
2015-07-25 Juergen Ributzka[AArch64][FastISel] Always use an AND instruction when...
2015-07-25 Akira Hatanaka[AArch64] Define subtarget feature "reserve-x18", which...
2015-07-23 Weiming ZhaoThis patch eanble register coalescing to coalesce the...
2015-07-20 Matthias BraunAArch64: Add aditional Cyclone macroop fusion opportunities
2015-07-20 Matthias BraunMachineScheduler: Restrict macroop fusion to data-depen...
2015-07-20 Chad Rosier[AArch64] Change EON pattern to match more often.
2015-07-17 Quentin Colombet[RAGreedy] Add an experimental deferred spilling feature.
2015-07-17 John BrawnMake global aliases have symbol size equal to their...
2015-07-16 Tim NorthoverAArch64: make inexact signalling on round Darwin-specific
2015-07-16 Matthias BraunAArch64: Implement conditional compare sequence matching.
2015-07-15 Alexey Bataev[SDAG] Optimize unordered comparison in soft-float...
2015-07-14 JF BastienWebAssembly: fix build breakage.
2015-07-10 Quentin Colombet[ShrinkWrap][PEI] Do not insert epilogue for unreachabl...
2015-07-10 Evgeniy StepanovFix AArch64 prologue for empty frame with dynamic allocas.
2015-07-10 Fiona GlaserComputeKnownBits: be a bit smarter about ADDs
2015-07-09 Arnaud A. de Grand... [AArch64] Select SBFIZ or UBFIZ instead of left + right...
2015-07-09 Renato GolinTest for 241794 (nest attribute in AArch64)
2015-07-07 Arnold SchwaighoferAdd more nvcasts
2015-07-07 Arnold SchwaighoferAdd CHECK lines to test case
2015-07-07 Arnold SchwaighoferAdd a pattern for a nvcast from v2f64 -> v4f32
2015-07-02 Nadav RotemFix an overly aggressive assertion in getCopyFromPartsV...
2015-06-26 Hao Liu[AArch64] Lower interleaved memory accesses to ldN...
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-06-18 Yi JiangAvoid redundant select node in early if-conversion...
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-17 Ahmed Bougacha[CodeGenPrepare] Generalize inserted set from truncs...
2015-06-17 Matthias BraunRevert "AArch64: Use CMP;CCMP sequences for and/or...
2015-06-16 Ahmed Bougacha[AArch64] Generalize extract-high DUP extension to...
2015-06-16 Ahmed Bougacha[AArch64] Robustize neon-2velem-high test. NFC.
2015-06-15 Evgeny AstigeevichOn behalf of Alexandros Lamprineas:
2015-06-15 Hao Liu[AArch64] Delete two empty files, which should be remov...
2015-06-15 Hao Liu[AArch64] Revert r239711 again. We need to discuss...
2015-06-15 Hao Liu[AArch64] Match interleaved memory accesses into ldN...
2015-06-12 Tim NorthoverAArch64: map bare-metal arm64-macho triple to MachO...
2015-06-11 Rafael EspindolaThis reverts commit r239529 and r239514.
2015-06-11 Hao Liu[AArch64] Match interleaved memory accesses into ldN...
2015-06-09 Chad Rosier[AArch64] Remove an overly conservative check when...
2015-06-04 Ahmed Bougacha[GlobalMerge] Take into account minsize on Global users...
2015-06-04 James MolloyDon't create a MIN/MAX node if the underlying compare...
2015-06-01 Matthias BraunAArch64: Use CMP;CCMP sequences for and/or/setcc trees.
2015-06-01 Luke CheesemanRemoving commited assembly file.
2015-06-01 Luke CheesemanRe-commit of r238201 with fix for building with shared...
2015-05-26 Diego NovilloRevert "Re-commit changes in r237579 with fix for bug...
2015-05-26 Luke CheesemanRe-commit changes in r237579 with fix for bug breaking...
2015-05-22 Ahmed Bougacha[AArch64][CGP] Sink zext feeding stxr/stlxr into the...
2015-05-22 Ahmed Bougacha[AArch64] Robustize atomic cmpxchg test a little more...
2015-05-22 Ahmed Bougacha[AArch64] Robustize atomic cmpxchg test. NFC.
2015-05-21 Chad Rosier[AArch64] Enhance the load/store optimizer with target...
2015-05-18 Oliver StannardRevert r237579, as it broke windows buildbots
2015-05-18 Oliver Stannard[LLVM - ARM/AArch64] Add ACLE special register intrinsics
2015-05-15 James MolloyMark SMIN/SMAX/UMIN/UMAX nodes as legal and add pattern...
2015-05-14 Artyom SkrobovRe-apply r237247 - [AArch64] Codegen VMAX/VMIN for...
2015-05-13 Silviu BarangaRevert r237247 - [AArch64] Codegen VMAX/VMIN.. as it...
2015-05-13 Artyom Skrobov[AArch64] Codegen VMAX/VMIN for safe math cases
2015-05-12 Sunil SrivastavaChanged renaming of local symbols by inserting a dot...
2015-05-09 NAKAMURA Takumillvm/test/CodeGen/AArch64/tailcall_misched_graph.ll...
2015-05-08 Arnold SchwaighoferScheduleDAGInstrs: In functions with tail calls PseudoS...
2015-05-08 Pete CooperClear kill flags on all used registers when sinking...
2015-05-07 Pete Cooper[AArch64] Fix sext/zext folding in address arithmetic.
2015-05-06 Tim NorthoverCodeGen: move over-zealous assert into actual if statement.
2015-05-05 Quentin Colombet[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
2015-05-04 Tim NorthoverCodeGen: match up correct insertvalue indices when...
2015-05-01 Quentin Colombet[AArch64][FastISel] Variant of the logical instructions...
2015-05-01 Quentin Colombet[AArch64][FastISel] Fix the setting of kill flags for...
2015-04-30 Quentin Colombet[AArch64] Fix bad register class constraint in fast...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-27 Ahmed Bougacha[AArch64] Also combine vector selects fed by non-i1...
2015-04-27 Ahmed Bougacha[AArch64] Don't assert when combining (v3f32 select...
2015-04-24 Yaron KerenTeach AArch64\lit.local.cfg the new triple names window...
2015-04-23 Pirama Arumuga Nainar[AArch64] Add nvcast patterns for v4f16 and v8f16
2015-04-23 Pirama Arumuga Nainar[AArch64] Handle vec4, vec8, vec16 *itofp for half
2015-04-22 James Molloy[AArch64] Disable complex GEP optimization by default.
2015-04-18 Ahmed Bougacha[GlobalMerge] Look at uses to create smaller global...
2015-04-17 Ahmed Bougacha[AArch64] Don't force MVT::Untyped when selecting LD1LA...
2015-04-17 Ahmed BougachaFix another typo in r235224 testcase. NFC.
2015-04-17 Pete CooperAArch64: Add test for returning [2 x i64] in registers...
2015-04-17 Ahmed BougachaFix typo in r235224 testcase. NFC.
2015-04-17 Ahmed Bougacha[AArch64] Avoid vector->load dependency cycles when...
2015-04-17 James MolloyFix TRUNCATE splitting helper logic.
2015-04-16 Ahmed Bougacha[AArch64] Don't assert on f16 in DUP PerfectShuffle...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
next