summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/data-in-code.ll
Commit message (Expand)AuthorAgeFilesLines
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-011-2/+2
* [ARM, AArch64] adjust tests trying to maintain their objective; NFCSanjay Patel2017-10-171-1/+1
* Reland r298901 with modifications (reverted in r298932)Weiming Zhao2017-04-031-17/+0
* Revert "Dont emit Mapping symbols for sections that contain only data."Weiming Zhao2017-03-281-0/+17
* Dont emit Mapping symbols for sections that contain only data.Weiming Zhao2017-03-281-17/+0
* [SimplifyCFG] Handle tail-sinking of more than 2 incoming branchesJames Molloy2016-09-011-2/+2
* Revert "[SimplifyCFG] Handle tail-sinking of more than 2 incoming branches"James Molloy2016-08-311-2/+2
* [SimplifyCFG] Handle tail-sinking of more than 2 incoming branchesJames Molloy2016-08-311-2/+2
* [ARM] Generate ABI_optimization_goals build attribute, as described in the AR...Artyom Skrobov2015-12-071-8/+8
* Revert "[ARM] Generate ABI_optimization_goals build attribute, as described i...Renato Golin2015-11-281-8/+8
* [ARM] Generate ABI_optimization_goals build attribute, as described in the AR...Artyom Skrobov2015-11-271-8/+8
* Re-commit r235560: Switch lowering: extract jump tables and bit tests before ...Hans Wennborg2015-04-231-88/+11
* Revert r235560; this commit was causing several failed assertions in Debug bu...Aaron Ballman2015-04-231-11/+88
* Switch lowering: extract jump tables and bit tests before building binary tre...Hans Wennborg2015-04-221-88/+11
* Revert the switch lowering change (r235101, r235103, r235106)Hans Wennborg2015-04-161-11/+88
* Switch lowering: extract jump tables and bit tests before building binary tre...Hans Wennborg2015-04-161-88/+11
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-2/+2
* Remove -arm-disable-ehabi optionRenato Golin2014-02-071-2/+12
* Enable EHABI by defaultRenato Golin2014-01-291-2/+2
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-141-6/+8
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-61/+61
* Added Mapping Symbols for ARM ELFTim Northover2012-12-071-0/+176
OpenPOWER on IntegriCloud