llvm-6502/test/CodeGen/ARM/Windows
Saleem Abdulrasool 74d614a6fc ARM: support PIC on Windows on ARM
Handle lowering of global addresses for PIC mode compilation on Windows.  Always
use the movw/movt load to load the address as Windows on ARM requires ARMv7+ and
is a pure Thumb environment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208385 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-09 00:58:32 +00:00
..
aapcs.ll
chkstk-movw-movt-isel.ll ARM: fix WoA PEI instruction selection 2014-05-07 03:03:27 +00:00
chkstk.ll ARM: support stack probe emission for Windows on ARM 2014-04-30 07:05:07 +00:00
hard-float.ll
mangling.ll
memset.ll CodeGen: correct memset emittance for WoA 2014-05-04 23:13:21 +00:00
movw-movt-relocations.ll
no-aeabi.ll CodeGen: strengthen WoA AEABI avoidance tests 2014-05-04 23:13:18 +00:00
no-arm-mode.ll
no-ehabi.ll
pic.ll ARM: support PIC on Windows on ARM 2014-05-09 00:58:32 +00:00