llvm-6502/lib/Transforms
Devang Patel 44a29e066a Remove dead debug info intrinsics.
Intrinsic::dbg_stoppoint
 Intrinsic::dbg_region_start 
 Intrinsic::dbg_region_end 
 Intrinsic::dbg_func_start
AutoUpgrade simply ignores these intrinsics now.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92557 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-05 01:10:40 +00:00
..
Hello Fix a bunch of little errors that Clang complains about when its being pedantic 2009-12-19 07:05:23 +00:00
InstCombine Remove dead debug info intrinsics. 2010-01-05 01:10:40 +00:00
Instrumentation remove the random sampling framework, which is not maintained anymore. 2010-01-02 20:07:03 +00:00
IPO Final step in the metadata API restructuring: move the 2009-12-29 09:01:33 +00:00
Scalar Remove dead debug info intrinsics. 2010-01-05 01:10:40 +00:00
Utils Remove dead debug info intrinsics. 2010-01-05 01:10:40 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00