llvm-6502/test/CodeGen/Generic/GC
Gordon Henriksen 572742e876 Setting GlobalDirective in TargetAsmInfo by default rather than
providing a misleading facility. It's used once in the MIPS backend
and hardcoded as "\t.globl\t" everywhere else.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45676 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-07 02:31:11 +00:00
..
alloc_loop.ll Adding a collector name attribute to Function in the IR. These 2007-12-10 03:18:06 +00:00
argpromotion.ll Tests for changes made in r45356, where IPO optimizations would drop 2007-12-26 02:47:37 +00:00
badreadproto.ll Adjusting verification of "llvm.gc*" intrinsic prototypes to match 2007-12-25 02:02:10 +00:00
badrootproto.ll Adjusting verification of "llvm.gc*" intrinsic prototypes to match 2007-12-25 02:02:10 +00:00
badwriteproto.ll Adjusting verification of "llvm.gc*" intrinsic prototypes to match 2007-12-25 02:02:10 +00:00
deadargelim.ll Tests for changes made in r45356, where IPO optimizations would drop 2007-12-26 02:47:37 +00:00
dg.exp For PR1319: Upgrade to new test harness. 2007-04-15 19:35:51 +00:00
frame_size.ll Setting GlobalDirective in TargetAsmInfo by default rather than 2008-01-07 02:31:11 +00:00
inline2.ll GC poses hazards to the inliner. Consider: 2007-12-25 03:10:07 +00:00
inline.ll GC poses hazards to the inliner. Consider: 2007-12-25 03:10:07 +00:00
lower_gcroot.ll Noting and enforcing that GC intrinsics are valid only within a 2007-12-25 02:31:26 +00:00
outside.ll Noting and enforcing that GC intrinsics are valid only within a 2007-12-25 02:31:26 +00:00
redundant_init.ll With this patch, the LowerGC transformation becomes the 2008-01-07 01:30:53 +00:00
simple_ocaml.ll Setting GlobalDirective in TargetAsmInfo by default rather than 2008-01-07 02:31:11 +00:00