summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/globals.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Align ARM constant pool islands via their basic block.Jakob Stoklund Olesen2011-12-06
* Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng2011-07-07
* Start function numbering at 0.Dan Gohman2010-04-17
* Added sub-formats to the NeonI/NeonXI instructions to further refine the NEONFrmJohnny Chen2010-03-17
* --- Reverse-merging r98637 into '.':Bob Wilson2010-03-16
* Initial ARM/Thumb disassembler check-in. It consists of a tablgen backendJohnny Chen2010-03-16
* Emit .comm alignment in bytes but .align in powers of 2 for ARM ELF.Rafael Espindola2010-01-26
* Fix PR6134.Rafael Espindola2010-01-25
* Remove ARMPCLabelIndex from ARMISelLowering. Use ARMFunctionInfo::createConst...Evan Cheng2009-11-06
* convert to filecheck syntax and make a lot more aggressive.Chris Lattner2009-10-19
* rename testChris Lattner2009-10-19