summaryrefslogtreecommitdiff
path: root/src/lj_emit_arm.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid negation of signed integers in C that may hold INT*_MIN.Mike Pall2022-12-221-1/+1
* Bump copyright date.Mike Pall2022-01-151-1/+1
* Bump copyright date.Mike Pall2021-01-021-1/+1
* Bump copyright date.Mike Pall2020-01-201-1/+1
* Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* ARM: Fix BLX encoding for Thumb interworking calls.Mike Pall2016-10-021-1/+1
* Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* ARM: Add VFP and hard-float ABI variants to JIT compiler.Mike Pall2012-08-091-2/+53
* ARM: Simplify two-step constant rematerialization.Mike Pall2012-07-021-10/+13
* Fix PHI stack slot syncing.Mike Pall2012-05-071-0/+2
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* ARM: Add ARM-specific assembler backend.Mike Pall2011-06-021-0/+300