[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / load-global.ll
2015-10-26 Peter CollingbourneARM/ELF: Better codegen for global variable addresses.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-10-11 Matthias BraunRevert "Tests: Be less dependent on a specific schedule...
2013-10-11 Matthias BraunTests: Be less dependent on a specific schedule/regalloc
2013-07-22 Mihai PopaThis adds range checking for "ldr Rn, [pc, #imm]" Thumb
2011-01-21 Evan ChengLast round of fixes for movw + movt global address...
2009-10-19 Chris Lattnerrename test
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-05-04 Evan ChengTest load global in static mode.
2007-04-22 Lauro Ramos VenancioImplement PIC for arm-linux.
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-01-19 Evan ChengARM test cases contributed by Apple.