summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/constantfp.ll
AgeCommit message (Expand)Author
2017-07-01Rewrite ARM execute only support to avoid the use of a command line flag and ...Eric Christopher
2017-06-20[ARM] Support constant pools in data when generating execute-only code.Alexandros Lamprineas
2017-06-14Revert "[ARM] Support constant pools in data when generating execute-only code."Alexandros Lamprineas
2017-06-14[ARM] Support constant pools in data when generating execute-only code.Alexandros Lamprineas
2016-12-15[ARM] Implement execute-only support in CodeGenPrakhar Bahuguna
2014-02-16Fix broken CHECK linesNico Rieck
2013-08-20ARM: implement some simple f64 materializations.Tim Northover