summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMMachineFunctionInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Prune a LegacyDivergenceAnalysis and MachineLoopInfo include eachReid Kleckner2019-10-191-0/+1
* [IPRA][ARM] Make use of the "returned" parameter attributeOliver Stannard2019-07-221-0/+7
* [ARM] Fix unwind info for Thumb1 functions that save high registers.Eli Friedman2019-07-021-0/+2
* [ARM] Make sure to save/restore LR when we use tBfar.Eli Friedman2019-03-191-0/+7
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-01-261-39/+30
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-261-1/+24
* Revert "[ARM] Promote small global constants to constant pools"James Molloy2016-09-231-24/+1
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-231-1/+24
* Revert r281715, it caused PR30475Nico Weber2016-09-211-24/+1
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-161-1/+24
* Revert "[ARM] Promote small global constants to constant pools"Evgeniy Stepanov2016-09-151-13/+0
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-151-0/+13
* Revert "[ARM] Promote small global constants to constant pools"Evgeniy Stepanov2016-09-141-13/+0
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-141-0/+13
* Revert "[ARM] Promote small global constants to constant pools"James Molloy2016-09-131-13/+0
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-131-0/+13
* Revert "[ARM] Promote small global constants to constant pools"James Molloy2016-09-121-13/+0
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-121-0/+13
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+0
* CXX_FAST_TLS calling convention: performance improvement for ARM.Manman Ren2016-01-121-1/+8
* ARM/ELF: Better codegen for global variable addresses.Peter Collingbourne2015-10-261-9/+1
* Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the...Nick Lewycky2015-07-291-1/+1
* WebAssembly: fix build breakage.JF Bastien2015-07-141-1/+1
* 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: remove custom jump table UIDTim Northover2015-05-131-14/+1
* ARM: simplify and extend byval handlingTim Northover2015-03-111-5/+1
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+1
* ARM/Dwarf: correctly align stack before callee-saved VPRsTim Northover2014-11-051-1/+4
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* Re-apply r214881: Fix return sequence on armv4 thumbJonathan Roelofs2014-08-051-1/+8
* Revert r214881 because it broke lots of build-botsJonathan Roelofs2014-08-051-8/+1
* Fix return sequence on armv4 thumbJonathan Roelofs2014-08-051-1/+8
* [RegisterCoalescer] Add new subtarget hook allowing targets to opt-out of coa...Chris Bieneman2014-07-151-0/+14
* Move ARMJITInfo off of the TargetMachine and down onto the subtarget.Eric Christopher2014-06-181-10/+1
* Replace some assert(0)'s with llvm_unreachable.Craig Topper2014-06-181-1/+1
* Temporarily revert r210953 in an attempt to bring the ARM buildbotsEric Christopher2014-06-151-1/+10
* Move ARMJITInfo off of the TargetMachine and down onto the subtarget.Eric Christopher2014-06-131-10/+1
* ARM: Add support for segmented stacksOliver Stannard2014-04-021-0/+7
* Use 16 byte stack alignment for NaCl on ARMMark Seaborn2014-02-161-1/+1
* ARM: remove unnecessary state-tracking during frame lowering.Tim Northover2013-11-041-61/+0
* PR15868 fix.Stepan Dyatkovskiy2013-05-201-1/+16
* Refactoring patch.Stepan Dyatkovskiy2013-04-301-5/+5
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-2/+2
* [arm-fast-isel] Add support for ELF PIC.Jush Lu2012-09-271-2/+10
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Experimental support for aligned NEON spills.Jakob Stoklund Olesen2011-12-231-0/+16
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+1
OpenPOWER on IntegriCloud