Fix typo.
[oota-llvm.git] / test / CodeGen / PowerPC / tls-pic.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-10 Daniel JasperFix overly prescriptive test that broken on Mac after...
2015-02-06 Hal Finkel[PowerPC] Fixup incomplete revert of test/CodeGen/Power...
2015-02-06 Hal FinkelRevert "r227976 - [PowerPC] Yet another approach to...
2015-02-04 Bill Schmidt[PowerPC] Handle 32-bit targets properly in PPCTLSDynam...
2015-02-03 Bill SchmidtDisable 32-bit tests in tls-pic.ll until they can be...
2015-02-03 Bill SchmidtFurther revise too-restrictive test CodeGen/PowerPC...
2015-02-03 Bill SchmidtFurther revise too-restrictive test CodeGen/PowerPC...
2015-02-03 Bill SchmidtRevise too-restrictive test CodeGen/PowerPC/tls-pic.ll
2014-11-12 Justin HibbitsRevert part of the PIC tests (TLS part)
2014-11-12 Justin HibbitsAdd support for small-model PIC for PowerPC.
2014-07-25 Hal Finkel[PowerPC] Support TLS on PPC32/ELF
2013-12-12 Tim NorthoverPowerPC: add Linux triple to TLS tests
2013-12-11 Roman DivackyMerge all tls tests to two files. One for normal codege...