summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARM.h
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Register the Thumb2SizeReducePass. NFCDavid Green2017-12-191-0/+1
* [ARM] Register ARMExpandPseudo pass.Eli Friedman2017-09-051-0/+1
* [ARM] GlobalISel: Use TableGen instruction selectorDiana Picus2017-05-021-1/+1
* [ARM] GlobalISel: Get rid of ARMInstructionSelector.h. NFC.Diana Picus2017-04-281-0/+6
* [ARM] Register ConstantIslands with the pass managerJames Molloy2017-02-131-0/+1
* [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-01-261-6/+6
* This refactoring of ARM machine block size computation creates two utilitySjoerd Meijer2016-07-221-0/+5
* ARM: Initialize LoadStore passes in TargetMachineMatthias Braun2016-07-161-0/+4
* ARM/ELF: Better codegen for global variable addresses.Peter Collingbourne2015-10-261-1/+0
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [ARM] Pass a callback to FunctionPass constructors to enable skipping executionAkira Hatanaka2015-06-081-1/+4
* [ARM] Remove unused declaration. NFC.Ahmed Bougacha2015-02-161-1/+0
* [PM] Remove a bunch of stale TTI creation method declarations. I nukedChandler Carruth2015-02-011-3/+0
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-5/+0
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-0/+5
* Nuke the old JIT.Rafael Espindola2014-08-071-5/+0
* Atomics: promote ARM's IR-based atomics pass to CodeGen.Tim Northover2014-04-171-2/+0
* ARM: expand atomic ldrex/strex loops in IRTim Northover2014-04-031-0/+3
* Remove duplicated DMB instructionsRenato Golin2014-04-021-0/+1
* Prune includes in ARM target.Craig Topper2014-03-221-4/+3
* Adding an A15 specific optimization pass for interactions between S/D/Q regis...Silviu Baranga2013-03-151-0/+1
* ARM: Fix a few copy-paste errors.Jim Grosbach2013-01-071-1/+1
* Switch TargetTransformInfo from an immutable analysis pass that requiresChandler Carruth2013-01-071-0/+3
* [arm-fast-isel] Add support for ELF PIC.Jush Lu2012-09-271-0/+1
* Reorder includes to match coding standards. Fix an issue or two exposed by that.Craig Topper2012-03-171-2/+0
* comment fix ARM.hJia Liu2012-02-191-1/+1
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Delete NEONMoveFix, now unused.Jakob Stoklund Olesen2011-09-291-1/+0
* Move to ISelLowering.Bill Wendling2011-09-291-1/+0
* This is the start of the new SjLj EH preparation pass, which will replace theBill Wendling2011-09-271-0/+1
* Code clean up.Evan Cheng2011-07-251-6/+0
* Sink ARM mc routines into MCTargetDesc.Evan Cheng2011-07-231-13/+1
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-2/+1
* - Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfoEvan Cheng2011-07-111-6/+8
* Add missing header.Jim Grosbach2011-06-221-0/+1
* Move ARMMachObjectWriter to its own file.Jim Grosbach2011-06-221-0/+7
* Making use of VFP / NEON floating point multiply-accumulate / subtraction isEvan Cheng2010-12-051-0/+1
* Move the ARMAsmPrinter class defintiion into a header file.Jim Grosbach2010-12-011-3/+3
* rename LowerToMCInst -> LowerARMMachineInstrToMCInst.Chris Lattner2010-11-141-1/+2
* even more simplifications. ARM MCInstLowering is now justChris Lattner2010-11-141-0/+5
* I added a new file ARMAsmBackend which stubs out in similar ways toJason W Kim2010-09-301-0/+3
* Add skeleton infrastructure for the ARMMCCodeEmitter class. Patch by Jason Kim!Jim Grosbach2010-09-171-0/+5
* Factor out basic enums and hleper functions from ARM.h for cleaner sharingJim Grosbach2010-09-151-101/+1
* Convert some VTBL and VTBX instructions to use pseudo instructions prior toBob Wilson2010-09-131-1/+0
* Add comments for what the condition code symbols mean.Bill Wendling2010-08-241-16/+16
* Cleaned up the for-disassembly-only entries in the arm instruction table so thatJohnny Chen2010-08-121-0/+27
* Hook in GlobalMerge passAnton Korobeynikov2010-07-241-0/+1
* Remove early IT block formation. It's not used.Evan Cheng2010-07-021-1/+1
OpenPOWER on IntegriCloud