Fix comment typo (test commit). NFC
[oota-llvm.git] / lib / Target / AArch64 /
2015-07-20 Geoff BerryFix comment typo (test commit). NFC
2015-07-20 Chad Rosier[AArch64] Change EON pattern to match more often.
2015-07-17 James Molloy[AArch64] Use [SU]ABSDIFF nodes instead of intrinsics...
2015-07-17 Tim NorthoverAArch64: add comment missed out from earlier patch.
2015-07-16 Tim NorthoverAArch64: make inexact signalling on round Darwin-specific
2015-07-16 Matthias BraunAArch64: Implement conditional compare sequence matching.
2015-07-16 Mehdi AminiMove most user of TargetMachine::getDataLayout to the...
2015-07-15 Petr Pavlu[AArch64] Fix problems in decoding generic MSR instructions
2015-07-14 JF BastienWebAssembly: fix build breakage.
2015-07-14 Matthias BraunMachineRegisterInfo: Remove UsedPhysReg infrastructure
2015-07-14 Matthias BraunPrologEpilogInserter: Rewrite API to determine callee...
2015-07-14 Tim NorthoverAArch64: add rev64 alias for 64-bit rev instruction.
2015-07-10 Duncan P. N. Exon... MC: Remove MCSubtargetInfo() default constructor
2015-07-10 Evgeniy StepanovFix AArch64 prologue for empty frame with dynamic allocas.
2015-07-10 JF BastienTarget RegisterInfo: devirtualize TargetFrameLowering
2015-07-09 Pat GavlinAllow {e,r}bp as the target of {read,write}_register.
2015-07-09 Mehdi AminiRe-instate the EVT parameter to getScalarShiftAmountTy...
2015-07-09 Arnaud A. de Grand... [AArch64] Select SBFIZ or UBFIZ instead of left + right...
2015-07-09 Renato GolinAdd support for nest attribute to AArch64 backend
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetSelectionDAGInfo...
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetLowering
2015-07-09 Mehdi AminiMake isLegalAddressingMode() taking DataLayout as an...
2015-07-09 Mehdi AminiMake TargetLowering::getShiftAmountTy() taking DataLayo...
2015-07-09 Mehdi AminiMake TargetLowering::getPointerTy() taking DataLayout...
2015-07-09 Mehdi AminiMake TargetTransformInfo keeping a reference to the...
2015-07-09 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Arnold SchwaighoferAdd more nvcasts
2015-07-07 Arnold SchwaighoferAdd a pattern for a nvcast from v2f64 -> v4f32
2015-07-06 Daniel SandersChange the last few internal StringRef triples into...
2015-07-06 Daniel SandersWhere Triple has a suitable predicate, use it rather...
2015-07-06 Chad RosierFix a bug in the A57FPLoadBalancing register tracking...
2015-07-05 Peter CollingbourneIR: Do not consider available_externally linkage to...
2015-07-05 Benjamin Kramer[TargetLowering] StringRefize asm constraint getters.
2015-07-01 Sanjay Patelfix formatting; NFC
2015-07-01 Arnaud A. de Grand... [AArch64] Implement add/adds/sub/subs/cmp/cmn with...
2015-06-30 Ranjeet SinghReverting r241058 because it's causing buildbot failures.
2015-06-30 Ranjeet SinghThere are a few places where subtarget features are...
2015-06-26 Pete CooperAdd op_values() to iterate over the SDValue operands...
2015-06-26 Rafael EspindolaOptimize the creation of mapping symbols.
2015-06-26 Hao Liu[AArch64] Lower interleaved memory accesses to ldN...
2015-06-25 Benjamin KramerReplace copy-pasted debug value skipping with MBB:...
2015-06-23 Rafael EspindolaUse MCSymbols for FastISel.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Sanjay Patelname change: hasPattern() -> getMachineCombinerPatterns...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-06-17 Rafael EspindolaMove IsUsedInReloc from MCSymbolELF to MCSymbol.
2015-06-17 Matthias BraunRevert "AArch64: Use CMP;CCMP sequences for and/or...
2015-06-16 Daniel SandersClean up redundant copies of Triple objects. NFC
2015-06-16 Ahmed Bougacha[AArch64] Generalize extract-high DUP extension to...
2015-06-15 Sanjoy Das[TargetInstrInfo] Rename getLdStBaseRegImmOfs and imple...
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-13 Matthias BraunRename TargetSubtargetInfo::enablePostMachineScheduler...
2015-06-12 Tim NorthoverAArch64: map bare-metal arm64-macho triple to MachO...
2015-06-11 Daniel SandersReplace string GNU Triples with llvm::Triple in TargetM...
2015-06-11 Ahmed Bougacha[CodeGen] ArrayRef'ize cond/pred in various TII APIs...
2015-06-11 Rafael EspindolaThis reverts commit r239529 and r239514.
2015-06-11 Daniel SandersReplace string GNU Triples with llvm::Triple in compute...
2015-06-11 Aaron BallmanFixing MSVC 2013 build error.
2015-06-11 Hao Liu[AArch64] Match interleaved memory accesses into ldN...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in MCSubta...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in MCAsmBa...
2015-06-10 Craig TopperRemove unnecessary conversion from StringRef to std...
2015-06-09 Chad Rosier[AArch64] Remove an overly conservative check when...
2015-06-09 Matt ArsenaultMC: Add target hook to control symbol quoting
2015-06-08 Ranjeet Singh[AArch64] AsmParser should be case insensitive about...
2015-06-08 Keno Fischer[InstrInfo] Refactor foldOperandImpl to thread through...
2015-06-08 Javed AbsarARM]: Add support for MMFR4_EL1 in assembler
2015-06-04 Jim GrosbachMC: Clean up naming in MCObjectWriter. NFC.
2015-06-04 Ahmed Bougacha[GlobalMerge] Take into account minsize on Global users...
2015-06-04 Jim GrosbachMC: Remove obsolete MachO UseAggressiveSymbolFolding.
2015-06-04 Benjamin KramerReplace custom fixed endian to raw_ostream emission...
2015-06-04 Daniel SandersReplace string GNU Triples with llvm::Triple in MCAsmIn...
2015-06-04 Rafael EspindolaRemove MCELFSymbolFlags.h. It is now internal to MCSymb...
2015-06-02 Rafael EspindolaMerge MCELF.h into MCSymbolELF.h.
2015-06-02 Tim NorthoverAArch64: fix typo in SMIN far atomics and add tests
2015-06-02 Vladimir Sukharev[AArch64] Add v8.1a atomic instructions
2015-06-01 Matthias BraunAArch64: Use CMP;CCMP sequences for and/or/setcc trees.
2015-06-01 Luke CheesemanRe-commit of r238201 with fix for building with shared...
2015-06-01 Matt ArsenaultAdd address space argument to isLegalAddressingMode
2015-05-30 Jim GrosbachMC: Clean up MCExpr naming. NFC.
2015-05-29 Rafael EspindolaRemove getData.
2015-05-29 Rafael EspindolaRemove the MCSymbolData typedef.
2015-05-29 Rafael EspindolaRename getOrCreateSymbolData to registerSymbol and...
2015-05-29 Rafael EspindolaPass MCSymbols to the helper functions in MCELF.h.
2015-05-28 Rafael EspindolaRemove a trivial forwarding function. NFC.
2015-05-28 Chad RosierReuse Loc variable. NFC.
2015-05-27 Rafael EspindolaUse operator<< instead of print in a few more places.
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-26 Michael KupersteinUse std::bitset for SubtargetFeatures.
2015-05-26 Rafael EspindolaStop using MCSectionData in MCMachObjectWriter.h.
2015-05-26 Rafael EspindolaReturn a MCSection from MCFragment::getParent().
2015-05-25 Rafael EspindolaStop forwarding getOrdinal and setOrdinal.
2015-05-23 Benjamin Kramer[AArch64] Clean up the ELF streamer a bit.
2015-05-23 Benjamin Kramer[AArch64] Move AArch64TargetStreamer out of MCStreamer.h
2015-05-21 Chad RosierUse new MachineInstr mayLoadOrStore() API.
next